-
Notifications
You must be signed in to change notification settings - Fork 283
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
LBC File Integration Tests #3748
Comments
actually I was wrong - there is already 1 integration test for LBCs. Data is at https://github.com/SciTools/iris-test-data/tree/master/test_data/FF/lbc and the test is here |
Looking in detail at this file, many of the headers are wrong. It also will have been created with the legacy code makeBC not the more modern CreateBC (when this file was uploaded 18 Nov 2014, CreateBC had not been released (27 Feb 2015). Therefore an LBC file with some valid metadata should be included, possibly incliding a 360 day calendar and a variable resolution file. |
In order to maintain a backlog of relevant issues, we automatically label them as stale after 500 days of inactivity. If this issue is still important to you, then please comment on this issue and the stale label will be removed. Otherwise this issue will be automatically closed in 28 days time. |
This stale issue has been automatically closed due to a lack of community activity. If you still care about this issue, then please either:
|
After discussion with @nhsavage during #3743, we believe it would be beneficial to have one or two integration tests for parsing LBC files - to be stored in SciTools/iris-test-data.
@nhsavage will be sourcing these files in due course. It is important that these files:
See SciTools/iris-test-data, and try running any existing Iris integration tests that use iris-test-data files, for an idea of appropriate files.
The text was updated successfully, but these errors were encountered: