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
Stable version: **v1.2.1** for THREDDS version 4.5
6
6
7
-
Stable version: **v1.1** for all other THREDDS versions
7
+
Stable version: **v1.1.1** for all other THREDDS versions
8
8
9
-
NcSOS adds an OGC SOS service to datasets in your existing [THREDDS](http://www.unidata.ucar.edu/projects/THREDDS/) server. It complies with the [IOOS SWE Milestone 1.0](https://code.google.com/p/ioostech/source/browse/#svn%2Ftrunk%2Ftemplates%2FMilestone1.0) templates and requires your datasets be in any of the [CF 1.6 Discrete Sampling Geometries](http://cf-pcmdi.llnl.gov/documents/cf-conventions/1.6/cf-conventions.html#discrete-sampling-geometries).
9
+
NcSOS adds an OGC SOS service to datasets in your existing [THREDDS](http://www.unidata.ucar.edu/projects/THREDDS/) server. It complies with the [IOOS SWE Milestone 1.0](https://code.google.com/p/ioostech/source/browse/#svn%2Ftrunk%2Ftemplates%2FMilestone1.0) templates and requires your datasets be in any of the [CF 1.6 Discrete Sampling Geometries](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.6/build/cf-conventions.html#discrete-sampling-geometries).
10
10
11
11
NcSOS acts like other THREDDS services (such an OPeNDAP and WMS) where as there are individual service endpoints for each dataset. It is best to aggregate your files and enable the NcSOS service on top of the aggregation. i.e. The NcML aggregate of hourly files from an individual station would be a good candidate to serve with NcSOS. Serving the individual hourly files with NcSOS would not be as beneficial.
12
12
13
-
_You will need a working THREDDS installation of at least version **4.3.16** to run NcSOS v1.1 or ealrier_
14
-
_You will need a working THREDDS installation of at least version **4.5** to run NcSOS v1.2_
13
+
_You will need a working THREDDS installation of at least version **4.3.16** to run NcSOS v1.1.1 or ealrier_
14
+
_You will need a working THREDDS installation of at least version **4.5** to run NcSOS v1.2.1_
* Fixes an issue with attributes not being set correctly in the Describe Sensor response - see issue #171
31
33
32
34
### v1.2
33
35
* Works with version 4.5 of the THREDDS data server. Please note that this version contains all of the same functionality as v1.1 and that it is not backwards compatible with previous versions of the THREDDS data server.
34
36
35
-
36
37
### v1.1
37
38
* Addressed defects identified in the November 2014 test report (#156).
0 commit comments