Esri / geoportal-server-harvester

Metadata Harvester for Esri Geoportal Server
http://esri.github.io/geoportal-server/
Apache License 2.0
31 stars 25 forks source link

THREDDS support. #123

Closed pandzel-zz closed 4 years ago

pandzel-zz commented 4 years ago

Input broker for THREDDS protocol.

Tested with the following catalogs:

  1. NOAA NODC (https://data.nodc.noaa.gov/thredds/catalog.xml),
  2. OCEANWATCH (https://oce)anwatch.pfeg.noaa.gov/thredds/catalog.xml,
  3. WHOI (https://geoport.whoi.edu/thredds/catalog.xml),
  4. https://cida.usgs.gov/thredds/catalog.xml,
  5. https://hfrnet-tds.ucsd.edu/thredds/catalog.xml,
  6. https://thredds.ucar.edu/thredds/catalog.xml

Notes:

  1. Some of the metadata fail validation but THREDDS broker itself is working as designed,
  2. Some older known THREDDS catalogs appear to be no longer in service,
  3. Catalog of interest at https://chlthredds.erdc.dren.mil/thredds/catalog/wis/Atlantic/ST41001/1980/catalog.xml seems to be faulty (fails to provide metadata with 500 exception to be thrown) at the time of testing.