eccc-fstd

To read files in the standard format used at Environment and Climate Change Canada (ECCC), the following source can be used:

input:
  eccc-fstd:
    path: /path/to/data

The recipe will build a dataset from a standard file using the fstd2nc xarray plugin.

The fstd2nc dependency is not part of the default anemoi-datasets installation and has to be installed following the fstd2nc project description.

See Create a dataset from CF-compliant data for more information.