-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
ulmo: issues to address in a PR (or more) to ulmo
|
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 |
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 |
For reference re: database optimization strategies to explore: ODM2/ODM2-performance-optimization#7 |
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. |
@emiliom, thanks for moving the Ulmo PR forward into an upcoming Ulmo release. That is awesome. |
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. |
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.
ulmo
with clear description of recommended enhancement to WOF reader. See also EnviroDIY WDC result fails WikiWatershed/model-my-watershed#2807 (directly related to the ulmo issue, I think)The text was updated successfully, but these errors were encountered: