Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

References

Derrick Snowden edited this page Sep 2, 2014 · 109 revisions

General Resources and References
Gridded Ocean Data Available for Visualization and Download Policy Documents/References
Tutorials and References Ontologies
Notebooks By Category
Abbreviated Terms

## General Resources and References * [The Open Geospatial Consortium. Open Geospatial Consortium Reference Model](www.opengis.net/doc/orm/2.1.) * [Catalog Services for the Web Features](http://docs.geoserver.org/latest/en/user/extensions/csw/features.html) * Provides operations supported, information on supported schemes, mapping files, * [OpenSearch](http://www.opensearch.org/Home): A collection of simple formats for sharing of search results * [GEOSS AIP-6 Architecture Document](http://www.earthobservations.org/documents/cfp/201302_geoss_cfp_aip6_architecture.pdf) * [GEOSS AIP-3 Use Cases Engineering Report GEOSS Architecture Implementation Pilot, Phase3,](http://www.ogcnetwork.net/pub/ogcnetwork/GEOSS/AIP3/documents/AIP-3_Use_Cases_ER110210.pdf) * [Paper on DMAC technologies in support of modeling](http://www.mdpi.com/2077-1312/2/1/194) * * Karl Benedicts presentation to the DMAC ST on 2013-11-19. * Links to the DATE project presentation materials for tomorrow morning's session: * [Presentation (self-contained web page. arrow-keys advance)](https://www.dropbox.com/s/ehlu0p3s7caxp8i/presentation.slides.html) * [Notes (just an alternative format for the same content)](https://www.dropbox.com/s/0spmxekonaivneu/presentation.html) * [Rich Signell's presentation at the same meeting](https://drive.google.com/file/d/0BzAHlPEEP_ujTHo2MHN0akdPLTA/edit?usp=sharing) * [Example IPython Notebook Demonstrating Search, Access](https://www.wakari.io/sharing/bundle/rsignell/NGDC-CSW-DAP) * Rich's IPython Tutorial](https://www.youtube.com/watch?v=4NyMWK4as-U) * Invasive Species Data Cataloging Methods * [Global Invasive Species Information Network](http://www.gisin.org/DH.php?WC=/WS/GISIN/GISINDirectory/WebservicesForConsumers.html&WebSiteID=4) * [USGS Documenting, Mapping, and Predicting Invasive Species Model](http://www.fort.usgs.gov/Research/research_tasks.asp?TaskID=2190) * [USDA Aquatic Species Databases](http://www.invasivespeciesinfo.gov/aquatics/databases.shtml) * Sea Level Rise and Inundation Case Studies * [Elevated East Coast Sea Level Anomaly, NOAA Technical Report NOS CO-OPS 051](http://tidesandcurrents.noaa.gov/publications/EastCoastSeaLevelAnomaly_2009.pdf) * [Gridded Ocean Data Available for Visualization and Download](http://blog.marinexplore.com/15-beautiful-ocean-data-visualizations/) * A number of visualization models are linked from the Marineexplore.com blog ### Policy and Standards Documents * [NetCDF CF Metadata Conventions](http://cfconventions.org) * [IOOS Build Out Plan Synthesis](http://www.ioosassociation.org/sites/nfra/files/documents/ioos_documents/regional/BOP%20Synthesis%20Final.pdf) * [FEMA report on post Sandy](http://www.fema.gov/media-library/assets/documents/33772) * [Strategic Plan for Federal Research and Monitoring of Ocean Acidification](http://www.whitehouse.gov/sites/default/files/microsites/ostp/NSTC/iwg-oa_strategic_plan_march_2014.pdf) * See Theme 2. Monitoring of Ocean Chemistry and Biological Impacts (P 28) * [NMFS Data Documentation Procedural Directive](https://inport.nmfs.noaa.gov/inport/downloads/data-documentation-procedural-directive.pdf) * [Dublin Core Metadata Initiative](http://dublincore.org/documents/dces/) * [ISO Standards](http://www.iso.org/iso/home/standards.htm) * [NISO Standards](http://www.niso.org/apps/group_public/download.php/10256/Z39-85-2012_dublin_core.pdf) ### Tutorials and References * [Editor Commands](http://www.cs.rit.edu/~cslab/vi.html) * Exploring Catalogs * [IOOS Service Registries Github](https://github.com/ioos/registry) * This site also provides informative webinars about how data is harvested from the regions. * [Step By Step Approach to Exploring Web Map Services](http://nbviewer.ipython.org/github/Unidata/tds-python-workshop/blob/master/wms_sample.ipynb) * This Notebook is really valuable for looking at code to access various aspects of a map layer and print out available data on those aspect and is written as a tutorial. * [WMS Documentation](http://mapserver.org/ogc/wms_server.html#changing-the-online-resource-url) * Wakari Tutorials * [Versioning Wakari notebooks on Github](https://www.youtube.com/watch?v=0SQa2a18tMM) * [IPython Notebook Documents](http://ipython.org/ipython-doc/dev/interactive/notebook.html) * [Tutorial on Wakari Environments](https://www.youtube.com/watch?v=6mxCf8a_rMM) * [Anaconda Environments How To](https://www.wakari.io/docs/anaconda.html) * [Custom Wakari Environments](http://continuum.io/blog/wakari_custom_envs) * [owslib Installation Instructions](https://binstar.org/rsignell/owslib/0.8.6) * [OWSLib 0.8.6 documentation](http://geopython.github.io/OWSLib/) * [IPython Tutorial on Accessing Geospatial Data, including NASA data](http://nbviewer.ipython.org/github/profLewis/geogg122/blob/master/Chapter4_GDAL/GDAL_HDF.ipynb) * [Install Instructions for Wakari Environment](https://github.com/esc24/installation-recipes/blob/78e4b70345c0d093bc2a68f747ad464f584f648e/wakari/install.txt) * [pyoos](https://github.com/asascience-open/pyoos) * [ulmo](http://ulmo.readthedocs.org/en/latest/) sites and documentation * Python Tutorials * [The Python Standard Library](http://docs.python.org/2/library/) * [Python Lists and Loops](http://www.icrar.org/__data/assets/pdf_file/0008/1436615/challenge09b-notes3.pdf) * [Python Dicts](https://developers.google.com/edu/python/dict-files) * [Library of Python Packages](https://github.com/asascience-open) * [Python Tutorial in Ipython notebooks](http://nbviewer.ipython.org/github/profLewis/geogg122/blob/master/Chapter2_Python_intro/python101.ipynb) * [matplotlib Overview and User's Guides](http://matplotlib.org/contents.html) * [pycsw Workshop Materials](http://www.coastalmarinedata.net/pycsw-workshop-materials-now-posted/) * [Shell Commands](http://learncodethehardway.org/cli/book/cli-crash-course.html#introduction-shut-up-and-shell) * Geospatial Tools In Python * [Notebook on Geospatial analysis in Python including Tutorial Video](http://nbviewer.ipython.org/github/mqlaql/geospatial-data/blob/master/Geospatial-Data-with-Python.ipynb) * [Chapter4_GDAL/OGR_Python](http://nbviewer.ipython.org/github/profLewis/geogg122/blob/master/Chapter4_GDAL/OGR_Python.ipynb) * [Bounding Box Documentation](http://rk700.github.io/python-fitz/bbox.html) * [Shapely User Manual](http://toblerity.org/shapely/manual.html) * [Useful Bounding Box Finder](http://bboxfinder.com/) * Miscelaneous * [Online Stats Reference](https://www.statsoft.com/Textbook/Elementary-Statistics-Concepts/button/1) * [KML Documentation](https://developers.google.com/kml/documentation/kml_tut) * [Instructions for building my Wakari environment](https://github.com/ioos/ipython-notebooks/blob/master/creating_wakari_environments.md), and the [Wakari notebook that bundles the environment (so you can install it easily)](https://www.wakari.io/sharing/bundle/emayorga/pyoos_ioos_sos_demo1) ## Ontologies * [Marine Metadata Interoperability Ontology Registry and Repository/Biological Terms](http://mmisw.org/orr/#http://mmisw.org/ont/ioos/biological) * [Additional MMI Endpoints for "Biological" Terms](http://mmisw.org/orr/#b) * [NOAA ERDDAP](http://coastwatch.pfeg.noaa.gov/erddap/index.html) * [Setting up ERDDAP](http://coastwatch.pfeg.noaa.gov/erddap/download/setup.html) * [NOAA ERDDAP API](http://www.programmableweb.com/api/noaa-erddap) * Regional ERDDAP Data Set Searches * [PACIOOS ERDDAP](http://oos.soest.hawaii.edu/erddap/info/index.html?page=1&itemsPerPage=1000) * [NERACOOS ERDDAP](http://www.neracoos.org/erddap/index.html) ## Existing Notebooks By Category

###NetCDF4 files --> (NetCDF simply provides a way of opening datasets as files or remote access URLs and offers a library of functions to use on those datasets)

###ERDDAP

###SciTool Python Packages for Cartography

###Testing IOOS/Regional Services

###Comparing Data Catalogs

###Miscellaneous

## Abbreviated Terms **API** Application Program Interface **DCP** Distributed Computing Platform **GML** Geographic Markup Language **ISO** International Organization for Standardization **OGC** Open Geospatial Consortium **OWS** OGC Web Services **O&M** Observations and Measurements **SensorML** Sensor Model Language **SOS** Sensor Observation Service [formerly Sensor Collection Service, SCS] **SPS** Sensor Planning Service **SWE** Sensor Web Enablement **TML** Transducer Markup Language **UML** Unified Modeling Language **WNS** Web Notification Service **XML** eXtended Markup Language