- Weatherford Knowledge Base
- Getting Started
- Consistency Guidelines
-
Getting Started
-
Customer Training
-
Customer Success
-
Updates
-
Production Optimization
-
Artificial Lift Optimization
-
Completion Optimization
-
Environmental, Social & Governance
-
Development, Acquisition & Divestitures
-
Enhanced Oil Recovery
-
Admin
-
P#
- Getting Started with P#
- Data Cleansing
- String Functions
- Scenario Functions
- Regression Functions
- Placeholder Functions
- Mathematical Functions
- Logic Functions
- Entities Function
- Moving Window Functions
- Time and Date Functions
- Statistical Functions
- Economic Functions
- Data Handling
- Additional Functions
- Directional Functions
- Machine Learning Functions
- DCA Functions
- Neighborhood Functions
-
Packages
Introduction and Best Practices
Introduction
The guidelines and conventions stated in the following sections serve the following purposes:
- They create a consistent look to the workspace, so that everyone working with it can focus on the content.
- They facilitate copying, changing, sharing, and maintaining the content of the workspace.
- They demonstrate best practices for working with PetroVisor
Best Practices
- be consistent
- only save data to signals if reused often or the calculation takes a long time (e.g. cumulatives)
- use placeholders for parameters used in a single workflow, otherwise use workspace values
- use labels
- consider different time increments when writing your script (e.g. script should work with daily and monthly scopes)
-
to improve the in-app documentation, items shall be given a concise description adhering to the following guidelines:
- keep it short and simple (one liner)
- if the description needs to be more than just one line, format the description using the available options
- if possible, put links to the knowledge base into the description