Skip to content

Commit 2785b92

Browse files
committed
RC9
1 parent b5ddd65 commit 2785b92

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/asascience-open/ncSOS.png?branch=master)](https://travis-ci.org/asascience-open/ncSOS)
44

5-
Stable version: **RC8**
5+
Stable version: **RC9**
66

77
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).
88

@@ -20,12 +20,16 @@ _You will need a working THREDDS installation of a least version **4.3.16** to r
2020

2121
| ncSOS version | THREDDS version | Catalog URL |
2222
| ------------- | ---------------------- | ----------------------------------------------- |
23-
| [RC8](https://github.com/asascience-open/ncSOS/releases/tag/RC8-2) | 4.3.20 (20131125.1409) | http://sos.maracoos.org/stable/catalog.html |
23+
| [RC9](https://github.com/asascience-open/ncSOS/releases/tag/RC9) | 4.3.20 (20131125.1409) | http://sos.maracoos.org/stable/catalog.html |
2424
| [master](https://github.com/asascience-open/ncSOS/tree/master) | 4.3.20 (20131125.1409) | http://sos.maracoos.org/pre/catalog.html |
2525
| [tds_4.4.1](https://github.com/asascience-open/ncSOS/tree/tds_4.4.1) | 4.4.1 (20131220.1427) | http://sos.maracoos.org/dev/catalog.html |
2626

2727
## ChangeLog
2828

29+
### RC9
30+
* 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+
2933
### RC8
3034
* 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)
3135
* Bug fixes for bugs deteected during OGC and IOOS validation tests.

0 commit comments

Comments
 (0)