asascience-open / ncSOS

SOS Service on top of THREDDS
MIT License
15 stars 15 forks source link

NcSOS

Build Status

Stable version: v1.4.3 for THREDDS version 4.5+

Stable version: v1.1.1 for all other THREDDS versions

NcSOS adds an OGC SOS service to datasets in your existing THREDDS server. It complies with the IOOS SWE Milestone 1.0 templates and requires your datasets be in any of the CF 1.6 Discrete Sampling Geometries.

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.

You will need a working THREDDS installation of at least version 4.3.16 to run NcSOS v1.1.1 or ealrier You will need a working THREDDS installation of at least version 4.5 to run NcSOS v1.4.2

Quick Links

  1. Mailing list: https://groups.google.com/forum/#!forum/ncsos
  2. Documentation wiki: https://github.com/asascience-open/ncSOS/wiki
  3. Source repository: https://github.com/asascience-open/ncSOS/
  4. Issues and Ideas: https://github.com/asascience-open/ncSOS/issues?state=open
  5. Get source/installers: https://github.com/asascience-open/ncSOS/releases
  6. Deployed Servers:
ncSOS version/ branch THREDDS version Catalog URL
v1.1.1 (release) 4.3.20 (20131125.1409) http://sos.maracoos.org/stable/catalog.html
master (branch) 4.6.3 http://sos.maracoos.org/pre/catalog.html
v1.4.3 (release) 4.5.4 (20141008.1804) http://sos.maracoos.org/dev/catalog.html

ChangeLog

v1.4.3

<NCSOS>
  <allow>true</allow>
</NCSOS>

v1.4.2

v1.2.1 / v1.1.1

v1.2

v1.1

v1.0

RC9

RC8

RC7

RC6

RC5

RC3-4

RC2:

RC1:

Known Issues