GlobalCarbonAtlas / bobcat

Interactive, dynamic, zoomable, synchroneaously connected to each other, and exportable to Google Earth maps
http://www.globalcarbonatlas.org/?q=flux_maps
Other
4 stars 0 forks source link

Get range - Unexpected error of type java.lang.NullPointerException #19

Closed PBrockmann closed 10 years ago

PBrockmann commented 10 years ago

Bug visible when user clicks on Get range Analysis gives:

Prod : http://research.globalcarbonatlas.org/thredds/wms/Atlas/Flux/LandModels/monthlymean/fco2_CLM4CN_Sep2013-ext3_1980-2010_monthlymean_XYT.nc?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMetadata&item=minmax&SRS=EPSG:4326&BBOX=-180,-90,180,90&WIDTH=200&HEIGHT=200&TIME=2010-12-16T00:00:00.000Z&ELEVATION=false&LAYERS=Terrestrial_flux returns "Unexpected error of type java.lang.NullPointerException"

Webportals : http://webportals.ipsl.jussieu.fr/thredds/wms/ATLAS/Flux/LandModels/monthlymean/fco2_CLM4CN_Sep2013-ext3_1980-2010_monthlymean_XYT.nc?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMetadata&item=minmax&SRS=EPSG:4326&BBOX=-180,-90,180,90&WIDTH=200&HEIGHT=200&TIME=2010-12-16T00:00:00.000Z&ELEVATION=false&LAYERS=Terrestrial_flux returns {"min":-1302.419,"max":2023.4001}

PBrockmann commented 10 years ago

Have sent a mail to the Thredds mailing list http://www.unidata.ucar.edu/mailing_lists/archives/thredds/2014/msg00153.html

PBrockmann commented 10 years ago

Have installed new release 4.3.22 on both servers. Have to patch epsg-wkt.jar to add projection 4087 and patch ncwms.jar (background color of legend) Bug not present anymore !