Skip to content

LatLon grid of full NCEP GFS advertises the wrong left longitude #28

@bartdevriendt

Description

@bartdevriendt

When reading a full domain GFS file the Lo1 of the LatLonGridDefintion is shown as 180. Lo2 is equal to 179.75. This makes querying the data inconsistent.

The fix is to check if Lo1 > Lo2 and subtract 360 from Lo1 if that's the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions