thredds icon indicating copy to clipboard operation
thredds copied to clipboard

THREDDS Data Server v4.6

Results 100 thredds issues
Sort by recently updated
recently updated
newest added

See #1015.

Type: Enhancement
Area: TDS
Area: Configuration Catalogs
Note: User Visible Change

The following code: `boolean c = NetcdfFile.canOpen("path/to/some/file");` throws `EOFException` if the file is very short (tested with a 11 bytes long file on Netcdf-Java 4.6.10). I would except the method...

When configuring the TDS 5 catalog to expose the WMS service on a GRIB2 dataset containing u/v vector component variables, ncWMS2 does not generate a combined/derivative vector field layer as...

Type: Bug

Many warnings when converting asciidoc files to html regarding headings / sections out of sequence. ``` asciidoctor: WARNING: PointFeatures.adoc: line 24: section title out of sequence: expected level 2, got...

Area: Docs

From [BFS-580070](https://andy.unidata.ucar.edu/esupport/staff/index.php?_m=tickets&_a=viewticket&ticketid=26631): > Hi, > > I'm working through trying to get a THREDDS server running on our weather data server here at UW. Long overdue.. Anyways.. > > On...

Area: Docs
Type: Cleanup

For this NcML dataset picked up by DatasetScan, variables are listed twice for some reason, the second time with a the `location` attribute appended. Thus the variable `h`, with attribute...

Area: WMS

From esupport ticket WML-374203: ``` This is a request to please add support for the "timeStride" parameter for Point Datasets served via NetCDF Subset Service (NCSS) in TDS. As your...

Type: Enhancement
Area: NCSS

I get a NullPointerException when trying to read this GRIB file (gziped so that GitHub will accept the upload): [W_fr-meteofrance,MODEL,ENSEMBLE+FORECAST+SURFACE+OLIVEPOLLEN+0H24H_C_LFPW_20180129000000.grib2.gz](https://github.com/Unidata/thredds/files/1673268/W_fr-meteofrance.MODEL.ENSEMBLE.FORECAST.SURFACE.OLIVEPOLLEN.0H24H_C_LFPW_20180129000000.grib2.gz) I guess the issue is similar to #834 but in...

Hi, I'm working with subseasonal data of ECMWF. I download the data of the TIGGE page for the NCEP model, for real time data: (http://apps.ecmwf.int/datasets/data/s2s-realtime-instantaneous-accum-kwbc/levtype=sfc/type=cf/) and reforecasts data: (http://apps.ecmwf.int/datasets/data/s2s-reforecasts-instantaneous-accum-kwbc/levtype=sfc/type=cf/). I...

Area: GRIB