Re: [Geoserver-users] NetCDF packed values

2016-10-14 Thread Ben Caradoc-Davies
Viv, I merged this fix today. It should appear in the next nightly build for GeoServer master. Note that, for reasons of backwards compatibility, this functionality is disabled by default. To enable this option, set the JVM system property: -Dorg.geotools.coverage.io.netcdf.enhance.ScaleMissin

[Geoserver-users] Proposal for a change to the Recode function

2016-10-14 Thread Tom S
While I love the Recode function, there is one problem with it. There is no (obvious) way to define a value to use if none of the 'data' items matches the 'lookupValue', and the current structure doesn't lend itself to adding one. I can see three potential ways to solve this 1) Change the defi

Re: [Geoserver-users] NetCDF packed values

2016-10-14 Thread Daniele Romagnoli
Hi Viv, a JIRA has been created in the past weeks to deal with that: https://osgeo-org.atlassian.net/browse/GEOT-5516 A PR has already been made to handle it (thanks Devon): https://github.com/geotools/geotools/pull/1301 I think that it will be merged early next week (these days there is a Freeze

[Geoserver-users] NetCDF packed values

2016-10-14 Thread vivste
Hello Everyone, I have downloaded a NetCDf file that contains packed short integer values. The NetCDF Variables section looks like this: variables: float longitude(longitude) ; longitude:units = "degrees_east" ; longitude:long_name = "longitude" ; float latitude(latitude)

Re: [Geoserver-users] Adding NetCDF datastore gives a runtime exception

2016-10-14 Thread Danny Smit
Hi Ben, Thanks for your answer. It gave good insights in the nature of the problem. Therefore I tried to use another NetCDF based map from the same provider, which does use a spatial grid as supported by NetCDF. That works much better. However, I'm currently looking at better sources for maps wit

Re: [Geoserver-users] WFS will not read the same date that it stores

2016-10-14 Thread Walter Stovall
There’s also a problem handling date/times. See the following Insert transaction that populates an Oracle column of type TIMESTAMP. http://www.opengis.net/wfs"; xmlns:gml="http://www.opengis.net/gml"; xmlns:ogc="http://www.opengis.net/ogc"; version="1.0.0" service="WFS"> 2