You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
re: e-support PXS-613580
It appears that the opendap (dap2) code is not properly handling backslash
characters embedded in DAS string constants.
See for example: http://stellwagen.er.usgs.gov/thredds/dodsC/TSdata/MVCO_14/10103whp-cal.nc.das
which has a constant like this:
String WavesMonCfg.OutPath "C:\data\MVCO14\101003_ADCP767\wavesB";
This server claims to be
THREDDS Data Server [Version 4.6.3 - 2015-08-31T15:28:06-0600] Documentation
The text was updated successfully, but these errors were encountered:
re: e-support PXS-613580
It appears that the opendap (dap2) code is not properly handling backslash
characters embedded in DAS string constants.
See for example:
http://stellwagen.er.usgs.gov/thredds/dodsC/TSdata/MVCO_14/10103whp-cal.nc.das
which has a constant like this:
String WavesMonCfg.OutPath "C:\data\MVCO14\101003_ADCP767\wavesB";
This server claims to be
THREDDS Data Server [Version 4.6.3 - 2015-08-31T15:28:06-0600] Documentation
The text was updated successfully, but these errors were encountered: