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.

Categories: flowsHelp