Running Python in Flows
Danomics gives you the ability to run Python directly in the platform – leverage our data handling infrastructure to get the most out of your code. To get started with this you’ll need to have already loaded some well log data, which we’ll be running some calculations on. During this demonstration we’ll use the following components within Flows (File >> New Flow…):
- LogInput – This block pull the well log data into the flow.
- Python – This block will allow you to use Python to perform calculations
- LogOutput – This block will write out the log database with our newly calculated curve.
In the video below I demonstrate how to set up a flow to run Python, review a simple code block, and show you how you can incorporate menus on the front end of your Python code.
Tags
Related Insights
DCA: Type well curves
In this video I demonstrate how to generate a well set filtered by a number of criteria and generate a multi-well type curve. Before starting this video you should already know how to load your data and create a DCA project. If not, please review those videos. Type well curves are generated by creating a decline that represents data from multiple wells.
DCA: Loading Production data
In this video I demonstrate how to load production and well header data for use in a decline curve analysis project. The first step is to gather your data. You’ll need: Production data – this can be in CSV, Excel, or IHS 298 formats. For spreadsheet formats you’ll need columns for API, Date, Oil, Gas, Water (optional), and days of production for that period (optional). Well header data – this can be in CSV, Excel, or IHS 297 formats.
Sample data to get started
Need some sample data to get started? The files below are from data made public by the Wyoming Oil and Gas Commission. These will allow you to get started with petrophysics, mapping, and decline curve analysis. Well header data Formation tops data Deviation survey data Well log data (las files) Production data (csv) or (excel) Wyoming counties shapefile and projection Wyoming townships shapefile and projection Haven’t found the help guide that you are looking for?