Added new meta data to a test netcdf4 file. - #582
Open
samueljmcameron wants to merge 2 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Git LFS-tracked NetCDF4 test input testinput_tier_1/profile_filter_testdata.nc4 to include a new variable (MetaData/ordering) needed for downstream testing referenced by JCSDA-internal/ufo#4190.
Changes:
- Updated the Git LFS object pointer (oid/size) for
profile_filter_testdata.nc4, reflecting new embedded metadata in the binary file.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
1
to
+3
| version https://git-lfs.github.com/spec/v1 | ||
| oid sha256:d3b0dc2955969d79e8e5e685fdd0d25a7ff9382e654f689d5834ec086dd9978c | ||
| size 30522 | ||
| oid sha256:c8930b0f9f4e21759f6cea5f9e8e5978739e96c6d903ef66f2e4e2ace02cd5c6 | ||
| size 37130 |
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
This PR adds a new variable,
MetaData/ordering, totestinput_tier_1/profile_filter_testdata.nc4.Issue(s) addressed
Required for JCSDA-internal/ufo#4190
Dependencies
n/a
Impact
There should be no impact as a variable is just added to the file.
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