thredds
thredds copied to clipboard
THREDDS Data Server v4.6
Hello THREDDS users - this issue is being opened to keep users who are not subscribed to the mailing list updated on the log4j and TDS saga. As of December...
When clicking on the Godiva2 link on my TDS catalogs, I've noticed that the basemaps are now blank. The map tiles show broken image icons instead. This didn't used to...
Hello, We are facing an issue with the use of NcMLReader.readNcML method. If the NcML used in input of the function is using isUnsigned="true" in the NCML attribute, the isUnsigned...
The GetTransect implementation outputs coordinates as space-separated coordinates: https://github.com/Unidata/thredds/blob/4.6.x/tds/src/main/webapp/WEB-INF/jsp/wms/showTransect_xml.jsp#L33 The included xml_header adds the trimWhitespaceDirectives attribute, which has the effect of removing the space between the two numbers. Changing it...
Hi, I use THREDDS Data Server [Version 4.6.15 - 2020-06-16T13:36:16-0600] hosted at http://silam.fmi.fi/thredds/catalog.html. I have found out that when downloading large subsets over lousy connections DAP requests result sometimes in...
Small typo in "Station list" in "NCSS for Stations": latitude in show as latitide, e.g. [example](https://thredds.unidata.ucar.edu/thredds/ncss/nws/metar/ncdecoded/Metar_Station_Data_fc.cdmr/station.xml) This can make things a little difficult for someone reading the xml directly. Checking...
Using netcdfAll-4.6.16.1 java library. I've encountered multiple NetCDF files where the date is truncated by a second in DateUnit.makeStandardDateString(double). The implementation in 4.6.16.1 results in a date string with second...
Hi dear, I have an issue about cros. I tried to get this link using ajax (http://192.168.229.94:8080/thredds/wms/testAll/GFS202009060000?service=WMS&version=1.3.0&REQUEST=GetMetadata&item=minmax&LAYERS=HGT&SRS=EPSG%3A4326&BBOX=50.4,38,56.8,44.4&WIDTH=256&HEIGHT=256&callback=jQuery3410787186710990256_1599400222381&_=1599400222382) But I've got the following error: > Cross-Origin Read Blocking (CORB) blocked cross-origin...
We are missing Product Definition Section (PDS) [Template 32](http://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_table4-0.shtml): | template | description | |----------|------------| | 32 | Analysis or forecast at a horizontal level or in a horizontal layer...
I'm having trouble with QGIS interacting with our Thredds WCS endpoint. I'm not sure if its a bug in Thredds or QGIS or neither, or if I'm just interpreting it...