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
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).
8
8
@@ -20,12 +20,16 @@ _You will need a working THREDDS installation of a least version **4.3.16** to r
* Makes use of THREDDS Spring implementation. Modifications to the web.xml and sos-servlet.xml files are no longer needed.
31
+
* Bug fixes for issues detected during IOOS validation tests.
32
+
29
33
### RC8
30
34
* Better/automatic workaround for aggregation caching problem (software will automatically detect aggregations and disable caching support. This is only necessary until the problem is fixed in THREDDS, hopefully in 4.4.1)
31
35
* Bug fixes for bugs deteected during OGC and IOOS validation tests.
0 commit comments