gmdsi / GMDSI_notebooks

python-based predictive groundwater modeling workflow examples
GNU General Public License v3.0
47 stars 32 forks source link

missing notebook for "Choose Your Own Adventure" tutorial #91

Open JackElsey opened 10 months ago

JackElsey commented 10 months ago

The directory tutorials/part0_choose_your_own_adventure only contains one file: choose_your_own_adventure.py. Running that script starts a time-consuming optimization.

The list of notebooks doesn't mention anything for this tutorial. Are there any explanatory files for it that weren't included in the repo?

jtwhite79 commented 9 months ago

That script is a way to generate a new/different "truth" set of observation values and forecasts to use across the part 2 notebooks. Admittedly we probably need to say that somewhere and also let people know that they don't need to run this script (there is a truth already setup and ready to go)