Upgraded all obs files from v2 to v3 with ioda-upgrade-v2-to-v3#54
Upgraded all obs files from v2 to v3 with ioda-upgrade-v2-to-v3#54
Conversation
|
@srherbener I've just checked a few test runs in fv3-jedi, and looks like the |
|
Yes, I just put a comment in https://github.com/JCSDA-internal/r2d2/issues/269 about the same thing. In that comment I suggested using the time_IodaIO.x application to fix these issues. If you need this to be fixed now, how difficult would it be to add running the time_IodaIO.x application (which will fix these issues) either before or after the upgrader? If this isn't really urgent, then perhaps it might be better to add the fixes to the upgrader. |
|
Sorry didn't see the link to the script that runs the upgrader, and it should be easy to add a step to run time_IodaIO.x. If you want to go that route, I can help. |
That would be great, I think, thank you! |
Turns out that using time_IodaIO.x will not be feasible. See https://github.com/JCSDA-internal/r2d2/issues/269 for details. Need to try adding fixes to the upgrader next. |
|
I have pushed an update:
I believe this is now finalized and can be reviewed. |
|
I've rerun the upgrader with the latest version of the code + https://github.com/JCSDA-internal/ioda/pull/874 to rename |
huishao-r
left a comment
There was a problem hiding this comment.
Worked with the yaml files! Thanks!!
Description
Upgrades all observation file used in fv3-jedi tests to use JEDI Obs convention (https://github.com/orgs/JCSDA-internal/teams/jedi-models/discussions/91)
All files were updated automatically with
ioda-upgrade-v2-v3using this script.fixes https://github.com/JCSDA-internal/fv3-jedi/issues/729
Dependencies
Impact