Skip to content

calendar/4D error #127

@mee067

Description

@mee067

I have changed the way I process grib2 data to use nc format (converted using cdo) for forecasting purposes. I am getting a weird error message with the temperature variable (from RDPS) when I tried to run MESH:

 READING: basin_temperature.nc
   Checking the spatial reference of the file.
   WARNING: A CRS projection 'crs' was not found in the file (Code -49).
   ERROR: An error occurred reading information about the 'calendar' attribute (Code: -43).
   ERROR: The 't' variable contains an incompatible number of dimensions for the time dimension (3). The variable must contain only one dimension.

It managed to read shortwave, longwave, and precipitation. Temperature is the next variable (the nc file is attached) and it was originally 4D, but I did remove the additional height dimension (different methods but same issue). The calendar was "proleptic_gregorian" but I changed it to "gregorian" for MESH to stop some warnings. This applies to all forcing files, so I do not understand the error with temperature.

basin_temperature.zip

I remember learning from Dan that the 4D variable issue was resolved but I could not find a confirmation.

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