TerriaJS / neii-viewer

Data viewer for National Environmental Information Infrastructure
http://neii.gov.au/viewer/
Apache License 2.0
8 stars 4 forks source link

Error retrieving multiple layers #161

Open KeyboardSounds opened 3 years ago

KeyboardSounds commented 3 years ago

Air --> Australian Gridded Solar Climatology (BoM) --> Monthly climatology of daily exposure - Direct Normal Exposure fails to load with a 400 error. This error was present in v7, but didn't actually break the layer, it just errored silently and worked.

Url for bad request: http://neii.bom.gov.au/services/solarclim/wms/data/annClim_gloHorExp1Day.nc?service=WMS&version=1.1.1&sld_version=1.1.0&request=DescribeLayer&layers=mean_exposure

This is probably a problem with error handling.