Teagan King
Teagan King
Hi @justin-richling and @phillips-ad , thanks for chiming in here. I ran CVDP again after removing the extra time series files (and making sure the config file points to the...
This will be super useful for [CUPiD issue 322](https://github.com/NCAR/CUPiD/issues/322)!
Hey @nmizukami ! Thanks so much for adding these notebooks! I made those changes we discussed to `cupid-run` and the config file to include `rof` in running cupid and in...
Hi @nmizukami , Sorry I let this slip! In the environment in which this was working, did you have a particular version of `geopandas` or `pyogrio` pinned? I could also...
It sounds like there may be some issue related to the ipykernel installation. I think one of these might be the installation from ipykernel (a soft linked conda environment) and...
Hi @nmizukami , I'm glad that is temporarily working (but of course we need this to work for any user's environment). Yes, I think this would be a good conversation...
Hey @nmizukami , I added a [PR](https://github.com/NCAR/CUPiD/pull/132) to bring `rof` into `run.py`. And then I realized these changes are already in this PR... so apologies-- feel free to ignore that!
To-do: - [x] update readme to include 'rof' on line 104: `-rof, --river-runoff Run river runoff component diagnostics`
Per conversation with @nmizukami , this is now working when he cloned the cupid package, installed both of the python environments, and ran `create_conda_kernel` under cupid-analysis, instead of `python -m...
Thanks for fixing that! These are now running smoothly on my end with those updated permissions!