Bugfix: Fix support for OSI-SAF sea ice concentration data on LAEA grids in CF-compliant NetCDF files #2651
Labels
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
alert: NEED CYCLE ASSIGNMENT
Need to assign to a release development cycle
MET: Library Code
MET: Plotting Tools
priority: high
High Priority
requestor: NOAA/EMC
NOAA Environmental Modeling Center
type: bug
Fix something that is not working
Milestone
Describe the Problem
This issue was raised in the second topic of the dtcenter/METplus#2312 discussion. Please see this comment for details.
Expected Behavior
While the sample NetCDF file follows the CF-convention, MET is not properly parsing the LAEA grid from it. This issue is to correct that support. MET should be able to parse CF-compliant LAEA grid definitions. And if the grid specifications do not actually follow the convention, MET should error out with a error message stating as much.
Environment
Describe your runtime environment:
1. Machine: Mac Laptop
2. OS: MacOS
3. Software version number(s): Tested using the main_v11.1 branch of MET
To Reproduce
Describe the steps to reproduce the behavior:
1. Download this file:
ice_conc_nh_ease-125_cont-reproc_201908071200.nc.gz
2. Run
plot_data_plane
at verbosity level 4:3. Note the incorrect grid definition:
The
Lat_LL
andLon_LL
entries should NOT benan
.Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
Define the source of funding and account keys here or state NONE.
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: