[Geoserver-devel] Enable Time dimension for coveragestore from REST API

2018-02-07 Thread Corina Tudorache via Geoserver-devel
Hi list, Is there a way to enable time dimension through the REST API for coveragestores? As far as I understood, this would be possible when creating an empty imagemosaic. I didn't find anything regarding coveragestores. Kind regards, Corina -- Sent from: http://osgeo-org.1560.x6.nabble.com/G

[Geoserver-devel] Uploading netCDF files through RESt interface

2018-01-08 Thread Corina Tudorache via Geoserver-devel
Hi list, I have been trying without real success to upload netCDF files in GeoServer throungh REST interface. The file contains only one netCDF file, without any subsets or bands. So it is a pretty simple netCDF file. I have tried the following two methods: 1) curl -u admin:geoserver -v -POST -H

Re: [Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-08-04 Thread Corina Tudorache via Geoserver-devel
Hi Nuno, I followed the guide lines from here (http://geoserver.geo-solutions.it/educational/en/clustering/load_balancing/tomcat.html and http://geoserver.geo-solutions.it/educational/en/clustering/clustering/active/usage.html) to create a cluster of GeoServer both instances sharing a common data

[Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-07-31 Thread Corina Tudorache via Geoserver-devel
Hello everyone, I am trying to set a GeoServer cluster system, but I am having issues setting the -DGEOSERVER_CONFIG_DIR variable. I am able to point my two GeoServer instances to a common geoserver-data folder, but both of my GeoServer instances point to the same cluster UUID ID. I installed the