Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnviroDIY performance and related issues #228

Open
emiliom opened this issue Jun 17, 2018 · 7 comments
Open

EnviroDIY performance and related issues #228

emiliom opened this issue Jun 17, 2018 · 7 comments
Milestone

Comments

@emiliom
Copy link
Member

emiliom commented Jun 17, 2018

Compiling in one place (to make it easier to follow up) various issues and investigation that have arisen in testing EnviroDIY WOFpy performance on the Model-My-Watershed App.

@emiliom
Copy link
Member Author

emiliom commented Aug 7, 2018

ulmo: issues to address in a PR (or more) to ulmo

@emiliom
Copy link
Member Author

emiliom commented Jan 7, 2019

Submitted ulmo PR with the two updates involving waterml parsing and wof/suds timeout, ulmo-dev/ulmo#165

I won't fix the other issue (pandas Timestamp().to_datetime) at this time, b/c the current ulmo conda_environment.yml was already pinned to pandas<=0.22.0.

@emiliom
Copy link
Member Author

emiliom commented Jan 21, 2019

Link to the Python code in the MMW client that handles querying and reading CUAHSI HIS data services: https://github.com/WikiWatershed/model-my-watershed/tree/develop/src/mmw/apps/bigcz/clients/cuahsi ulmo WOF access is done here

@emiliom
Copy link
Member Author

emiliom commented Feb 6, 2019

For reference re: database optimization strategies to explore: ODM2/ODM2-performance-optimization#7

@emiliom
Copy link
Member Author

emiliom commented Feb 6, 2019

Regarding #228 (comment): my ulmo PR (plus many others) has been merged into ulmo master. A new release is being prepared, and will almost certainly be ready by mid February. A new conda package will be created on conda-forge immediately after.

@aufdenkampe
Copy link
Member

@emiliom, thanks for moving the Ulmo PR forward into an upcoming Ulmo release. That is awesome.

@emiliom
Copy link
Member Author

emiliom commented Mar 25, 2019

We've issued a new ulmo release, 0.8.5, with all recent bug fixes and improvements, including the ones discussed in this issue. It's available on conda-forge and pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants