-
Notifications
You must be signed in to change notification settings - Fork 128
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
Cmorizer for the ESACCI-OC dataset is broken #2323
Comments
@remi-kazeroni I'll have a look in next days to this (and #2322), but I would definitely prefer to do it only after we complete and close PR #1812 |
it's funny how iris gracefully creates time as aux coord even if points are not monotonic, but then belches out at longitude for the same reason. This is something that should probably be raised with the ESACCI guys, maybe they'll thank us for it 😁 Can you post the time and lon points for us to have a look and see how bad it is maybe? 🍺 |
Please note that we have picked this up in #2055. |
good pointer @zklaus - that PR is dusty, I can give it a one go next week if need still be 👍 |
Thanks for the info. Hopefully the updated cmorizer from that PR won't suffer from this problem. Let's keep the issue open for now until #2055 is merged.
Both the time and longitude contain duplicated points:
time (first few points):
longitude (a few points):
|
@remi-kazeroni These inconsistencies on time and longitude are in the final cmorized file? Actually I made and update to this cmorizer to use ESACCI-OC version 5, but I was waiting to close all the other pending activities before opening a new issue/PR/branch ... |
Yes that is right. Using the cmorizer in the main branch on the version
Sure I understand that (taking a look at the other PRs now) but opening issues about planned/ongoing work may help preventing duplicated efforts (see #2055 mentioned in this comment). You may want to take a look at that PR whenever time permits. |
@remi-kazeroni @zklaus I was not aware of #2055 and I updated this dataset to V5 only recently as I needed it. |
Closing this since #2055 is merged. The ESACCI-OC cmorizer has been updated ( |
Describe the bug
While testing the cmorizers in #1657, I realized that the ESACCI-OC one is broken because the time coordinate is non-monotonous:
I guess this may not have been an issue at the time this cmorizer was releases. @tomaslovato: could you please have a look since you authored this cmorizer? Thanks!
Please attach
cmorize_obs -c config-user.yml -o ESACCI-OC
main_log_debug.txt
file, this can also be found in therun
directory in the output directory:main_log_debug.txt
The text was updated successfully, but these errors were encountered: