forked from geosolutions-it/geoserver-restconfig
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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
Labels
No labels