mwentzWW / PetroAlchemy

Open source petroleum forecasting and financial tool.
https://mwentzww.github.io/PetroAlchemy/
GNU General Public License v3.0
24 stars 13 forks source link

Loading Wells with only Oil rate does not create a Decline Curve #6

Open discover-volve opened 3 years ago

discover-volve commented 3 years ago

Describe the bug If we load the production data with only the Oil Rate and skip the Gas Rate data, I am not able to create a decline curve plot. The "Create New Decline Curve" option does not work. Also I am not able to change wells in the drop down menu.

To Reproduce Steps to reproduce the behavior:

  1. Go to Gusher #1.xlsx can delete the Gas rate column.
  2. Load the data into the software
  3. Go to forecasting and try to perform decline curve analysis

Expected behavior I should be able to plot the decline curve on the screen.

Desktop (please complete the following information):

mwentzWW commented 3 years ago

@discover-volve thanks for detailing your issue. This will be addressed in the next release. For a temporary fix you should be able to fill in zeros for the gas production instead of deleting the column and it should work. Thanks!