On 1/14/19 12:23 PM, Daniele Romagnoli wrote: > Hi Richard. > Today I have downloaded GeoServer 2.14.1, together with NetCDF extension > and I have configured your sample data. > I have simply created a NetCDF store, pointing to your test4dz28992.nc > <http://test4dz28992.nc> file. > I was able to configure the layer and related dimensions. I have setup a > fake style so you can see the 4 different values as 4 different colors. > > This is the result of the openLayers preview (getMap request with > default values). > fakedata-default.jpg > Next one, is same getMap request with elevation=100. > fakedata-elevation100.jpg > > So, I'm not sure why you are having issues in configuring it. > Could you retry from a clean situation? > Wondering if you successfully configured the dataset without t/z and > then you replaced the file without reconfiguring it or something similar > so that the configuration doesn't reflect the new data. > As a quick check, you may want to move the sample file to another > location and reconfigure it, in order to make sure it isn't using any > preconfigured/partially configured ancillary file. > Are you configuring it as a simple NetCDF store? (I mean... not an > ImageMosaic)
Hi Daniele, THANKS! For trying and testing, and letting me know it was working, you've made my day ( see below :-) )! I've already invested a lot of hours to try all kind of different netcdf-configs creations with attributes/variables etc etc, and 2d was working but 3d or 4d (that is with t/z) was NOT. I just was not sure if my self created netcdf's were crippled, or I hit a geoserver problem. I just downloaded a fresh 2.14.1 + netcdf extension, but had the same error again... BUT... because you are showing results, I figured out the netcdf is ok, so it has to do with something else... So I moved the test4dz28992.nc from my /home/richard/dev/python/netcdf dir to the [geoserver]/datadir/coverages.. and THEN it works!!! Halleluya So the crux is: while latlon-netcdfs work outside the datadir, NON-latlon-netcdfs fail outside the datadir (though you can browse in the store creation page to you home dir....). Worth an issue I think? Regards & thanks again, now I can proceed with my life \o/ Richard _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
