ioos / service-monitor

A web based catalog of IOOS services and datasets
http://catalog.ioos.us
6 stars 13 forks source link

Fixes CSW harvesting bug for ERDDAP URLs #424

Closed lukecampbell closed 9 years ago

lukecampbell commented 9 years ago

Fixes https://github.com/ioos/catalog/issues/423

Because the 'url' variable wasn't set when a proper ERDDAP match was discovered, the URL actually bled over into the very next CSW record. So you wound up with SOS endpoints being registered as DAP or WMS pointing to the ERDDAP instance instead.