-
Notifications
You must be signed in to change notification settings - Fork 19
Reinstate JRA55 multi year tests #538
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
Conversation
https://buildkite.com/clima/climaocean-ci/builds/4157#0196f83f-7b7f-4365-a261-529567e11b3b/183-644 RequestError: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds while requesting https://esgf-data2.llnl.gov/thredds/fileServer/user_pub_work/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-5-0/atmos/3hrPt/tas/gr/v20200916/tas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0_gr_195801010000-195812312100.nc |
Uff, at least the link now works. We can figure out here a solution. |
The download is extremely slow even if using the
We probably need to find a way to ignore the time limit of requests in julia until we find a faster server. |
353cb83 aims to check whether Oceananigans#ss/fix-indexing-bug resolves the resolves the GPU-related errors. |
Ah not a bit problem, I think it's because the GPU test removes the file before the CPU test can read it. We can just test on one architecture. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #538 +/- ##
==========================================
+ Coverage 23.06% 23.17% +0.10%
==========================================
Files 47 47
Lines 2844 2844
==========================================
+ Hits 656 659 +3
+ Misses 2188 2185 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
let's see if they work now... Otherwise we can fix the links here.