-
Notifications
You must be signed in to change notification settings - Fork 38
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
Speed up ESGF search #1512
Speed up ESGF search #1512
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1512 +/- ##
=======================================
Coverage 90.74% 90.74%
=======================================
Files 197 197
Lines 10547 10547
=======================================
Hits 9571 9571
Misses 976 976
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cheers much @bouweandela - I will trun on one GA action here then turn it off if all goes well, so please don't merge just yet (I'll turn it on in a few minutes, I just merged a PR and that's hogging a fair bit of GA nodes now); @schlunma heads up you guys will have to change the feedstock recipe with the new pins Bouwe put it, I think 👍
I will do a couple of tests of the download feature with this change 👍 |
I don't feel like opening anew issue and since we have @bouweandela 's attention here I'll just ask: we had loads of coonectivity issues to llnl last night: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested 3 recipes with this and everything worked fine! From these 3 tests I cannot really tell if there is a speedup, but let's use the next round of recipe tests for that.
Thanks @bouweandela!!
@remi-kazeroni Please merge when you are happy with this 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @bouweandela! It works fine for me as well. I have run several recipes and the ESGF search seemed rather fast. I can't tell the gain based on these runs. We'll have a better overview after the next round of recipe testing for the v2.5 release.
Description
This pull request speeds up searching for files on ESGF. This requires the latest version of esgf-pyclient (0.3.1), because it uses a feature that was broken in the previous release. See ESGF/esgf-pyclient#75.
This pull request also takes into account that ESGF/esgf-pyclient#71 and conda-forge/esgf-pyclient-feedstock#12 have been solved now.
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: