You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
additionally, the download utility is looking for the module to be named just tethys rather than tethys-downscaling which is also definitely causing problems
@hassaniazi can you branch your fixes for this off of dev and create a new pull request? also, i think we should stick with semver versioning, so instead of just 2.1 we'll want something more like 2.1.0. @crvernon, preference for the next version number?
README here https://github.com/JGCRI/tethys?tab=readme-ov-file#installation says
pip install tethys-downscale
but quickstarter here https://github.com/JGCRI/tethys/blob/main/notebooks/quickstarter.ipynb says
pip install tethys-downscaling
Both may work, I haven't tested. Maybe we can be consistent.
The text was updated successfully, but these errors were encountered: