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?
The following parameters define the rotated COSMO-2 grid:
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?