Created
June 22, 2016 17:26
-
-
Save lukecampbell/263975df5fe190222e98609ca652dd62 to your computer and use it in GitHub Desktop.
List of existing WAFs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"providers": [ | |
"PacIOOS", | |
"SCCOOS", | |
"NDBC", | |
"GLOS", | |
"GCOOS", | |
"Unidata", | |
"NANOOS", | |
"CariCOOS", | |
"CDIP", | |
"HFradar_DAC", | |
"MARACOOS", | |
"USACE", | |
"CO-OPS", | |
"NERACOOS", | |
"Other", | |
"Navy", | |
"Glider_DAC", | |
"CeNCOOS", | |
"AOOS", | |
"OceanSITES", | |
"SECOORA", | |
"USGS", | |
"Modeling_Testbed" | |
], | |
"sources": [ | |
{ | |
"provider": "PacIOOS", | |
"type": "ISOWAF", | |
"url": "http://oos.soest.hawaii.edu/pacioos/metadata/iso/" | |
}, | |
{ | |
"provider": "NDBC", | |
"type": "SOS", | |
"url": "http://sdf.ndbc.noaa.gov/sos/server.php?service=SOS&request=GetCapabilities" | |
}, | |
{ | |
"provider": "GLOS", | |
"type": "ISOWAF", | |
"url": "http://oos.soest.hawaii.edu/pacioos/metadata/iso/" | |
}, | |
{ | |
"provider": "GCOOS", | |
"type": "ISOWAF", | |
"url": "http://barataria.tamu.edu/iso/" | |
}, | |
{ | |
"provider": "Unidata", | |
"type": "ISOWAF", | |
"url": "http://thredds.axiomalaska.com/iso/unidata/" | |
}, | |
{ | |
"provider": "NANOOS", | |
"type": "ISOWAF", | |
"url": "http://data.nanoos.org/metadata/coastwatcherded/osuclm/" | |
}, | |
{ | |
"provider": "CariCOOS", | |
"type": "ISOWAF", | |
"url": "http://blue2.caricoos.org/capella/WAF/iso/" | |
}, | |
{ | |
"provider": "MARACOOS", | |
"type": "ISOWAF", | |
"url": "http://tds.maracoos.org/iso/" | |
}, | |
{ | |
"provider": "MARACOOS", | |
"type": "ISOWAF", | |
"url": "http://sos.maracoos.org/maracoos-iso/" | |
}, | |
{ | |
"provider": "NERACOOS", | |
"type": "ISOWAF", | |
"url": "http://www.neracoos.org/WAF/UMaine/iso/" | |
}, | |
{ | |
"provider": "Glider_DAC", | |
"type": "ISOWAF", | |
"url": "http://data.ioos.us/gliders/metadata/" | |
}, | |
{ | |
"provider": "CeNCOOS", | |
"type": "ISOWAF", | |
"url": "http://thredds.axiomdatascience.com/iso/cencoos/" | |
}, | |
{ | |
"provider": "AOOS", | |
"type": "ISOWAF", | |
"url": "http://thredds.axiomalaska.com/iso/aoos/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/ncsu_meas/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/uf/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/usc/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/usf/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/usc/hfradar/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/usc/platforms/" | |
}, | |
{ | |
"provider": "SECOORA", | |
"type": "ISOWAF", | |
"url": "http://neptune.baruch.sc.edu/xenia/waf/ncsu_cfdl/" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment