Releases: asascience-open/ncSOS
Version 1.4.3
Added the ability to enable/disable ncsos globally in the threddsConfig.xml file.
To enable ncSOS add the following to the threddsConfig file:
<NCSOS>
<allow>true</allow>
</NCSOS>
Version 1.4.2
- Added response formats to return data in CSV or JSON
- Get observations for GRID feature type when latitude/longitude is specified
- Addresses all issue from Milestone 1.4
Version 1.3
This release is for THREDDS version 4.5+.
Addresses all issues from Milestone 1.3
Fixes issue with attributes not being found in Describe Sensor response (THREDDS 4.5)
This release is for THREDDS version 4.5
Fixes issues related to issue #171
Fixes issue with attributes not being found in Describe Sensor response (THREDDS 4.3)
This release is for THREDDS version 4.3
Fixes issues related to issue #171
v1.2
Version 1.2 of ncSOS contains the same functionality as v1.1 but requires version 4.5 of the THREDDS data server. Please note that v1.2 is not backward compatible with previous version of the THREDDS data server.
v1.1
v1.0
Added support for GetObservation requests on TimeSeriesProfile datasets.
RC9
NCSOS RC9 addresses the milestone 1.0 issues and makes use of THREDDS Spring implementation. Modifications to the sos-servlet.xml file and the web.xml file are no longer needed.