Skip to content

Update README to specify how new datasets can be added to config.yaml #16

Description

@KristianHMoller

Currently, it is not clear to a user how to add a new dataset, but this is quite easy. It simply needs to be added to config.yaml.
The required fields are nc_variable_names and filename_format.

The new dataset should then be added to the --dataset argument parser in main.py as a choice.

If cfgrib is added as a dependency, it should also be able to read directly from a grib-file.

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