Hi Devon,
I am still stuck on this one. I checked in the database and both the TIME and
IMAGEINDEX columns are null, so they are not being populated when the grib2
file is processed. Any help getting passed this would be greatly appreciated.
It is likely that I will be using several data files
Hi,
Is it possible using gsconfig.py to create a raster store within a
*specific* workspace ?
The following creates one in the default workspace and the resultant layer
takes the *default* raster style.
from geoserver.catalog import Catalog
> cat = Catalog("http://localhost:8080/geoserver/rest";)