Skip to content

Store grid information in config files #20

@leuty

Description

@leuty

The following parameters define the rotated COSMO-2 grid:

rlon_first: -6.82
rlon_last: 4.80
drlon: 0.02
rlat_first: -4.42
rlat_last: 3.36
dralt: 0.02
pole_longitude: -170.0
pole_latitude: 43.0

They should be stored in a yaml next to the dataset rather than hard-coded in plotting.py.

Or maybe store the grid info as metadata into the the output, once we switch from torch to zarr?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions