New data files to match the convertor changes for Caliop measurement - #594
Open
rajichidamb wants to merge 7 commits into
Open
New data files to match the convertor changes for Caliop measurement#594rajichidamb wants to merge 7 commits into
rajichidamb wants to merge 7 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The data file in develop branch used by the operator ctest is using the following
since the ioda converter has been updated to write the nc4 file with two channel and location = n_profile*nobslayers the files are now updated. The ob file is the output of the python convertor script with addition of TestReference group (calculated hofx). The geoval file's shape is changed to match the testing location count.
Issue(s) addressed
Resolves https://github.com/JCSDA-internal/ufo/issues/4293
Dependencies
List the other PRs that this PR is dependent on:
build-group=https://github.com/JCSDA-internal/ufo/pull/4325
Impact
Expected impact on downstream repositories:
Manual Testing Instructions (optional)
If you would like your reviewers to manually build and test the change, please include
instructions on how the change should be built and tested. Also include a short
justification on why manual testing is necessary for this change.
Checklist