-
Notifications
You must be signed in to change notification settings - Fork 24
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
Bugfix: Fix reading of upside-down CF-compliant NetCDF Rotated Lat/Lon data #2578
Closed
8 of 22 tasks
Closed
8 of 22 tasks
Labels
MET: Library Code
priority: high
High Priority
requestor: UK Met Office
United Kingdom Met Office
type: bug
Fix something that is not working
Milestone
Comments
JohnHalleyGotway
added
type: bug
Fix something that is not working
requestor: UK Met Office
United Kingdom Met Office
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
MET: Library Code
priority: high
High Priority
labels
Jun 15, 2023
JohnHalleyGotway
added this to
Coordinated METplus-5.0 Support and MET-11.1.0 Development
Jun 15, 2023
github-project-automation
bot
moved this to 📋 Backlog
in Coordinated METplus-5.0 Support
Jun 15, 2023
27 tasks
hsoh-u
pushed a commit
that referenced
this issue
Jun 29, 2023
hsoh-u
pushed a commit
that referenced
this issue
Jun 29, 2023
hsoh-u
pushed a commit
that referenced
this issue
Jun 29, 2023
15 tasks
hsoh-u
pushed a commit
that referenced
this issue
Jul 12, 2023
hsoh-u
pushed a commit
that referenced
this issue
Jul 12, 2023
hsoh-u
pushed a commit
that referenced
this issue
Jul 12, 2023
hsoh-u
pushed a commit
that referenced
this issue
Jul 12, 2023
15 tasks
jprestop
removed
the
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
label
Jul 12, 2023
github-project-automation
bot
moved this from 👀 In review
to ✅ Done
in Coordinated METplus-5.0 Support
Jul 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
MET: Library Code
priority: high
High Priority
requestor: UK Met Office
United Kingdom Met Office
type: bug
Fix something that is not working
Describe the Problem
@mpm-meto sent a sample NetCDF file containing data originally generated by LFRic, but converted to a rotated lat/lon projection and stored in a CF-Compliant NetCDF file. When MET plots it, the data appears upside-down. The country outlines appears in the expected location but the data is plotted upside-down.
The left image is the upside down plot from Plot-Data-Plane. The middle image is the output from ncview. The right image is the plot from panoply:
Expected Behavior
MET should orient this rotated lat/lon data correctly. Please fix this functionality in both the main_v11.0 branch (for inclusion in MET 11.0.3 bugfix release) and in main_v11.1 (for inclusion in the 11.1.0 release).
To Reproduce
test_lfric_lam.nc.gz
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
2799991
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
No impacts.
Bugfix Checklist
See the METplus Workflow for details.
Branch name:
bugfix_<Issue Number>_main_<Version>_<Description>
Pull request:
bugfix <Issue Number> main_<Version> <Description>
Select: Reviewer(s) and Development issue
Select: Organization level software support Project for the current coordinated release
Select: Milestone as the next bugfix version
Branch name:
bugfix_<Issue Number>_develop_<Description>
Pull request:
bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version
The text was updated successfully, but these errors were encountered: