Skip to content

Add support for NetCDF #26

@MartinPontius

Description

@MartinPontius

Is your feature request related to a problem? Please describe.
I would like to use the library to create NetCDF coverage stores and layers, e.g. with the create_coveragestore method.
At the moment this is not possible because the allowed_types list doesn't contain this type.

Describe the solution you'd like
After adding 'NetCDF' to the allowed_types list, the create_coveragestore method works with NetCDF files. No other changes were necessary. However, I haven't tested all other functionalities/methods, so there might be more changes necessary for a full support.

Describe alternatives you've considered

Additional context
In order to use this the Geoserver NetCDF plugin(s) need to be installed.

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