Data access in Python#
- Data Access
- whoami
- My day job: IOOS
- Big or small we need data!
- Feedback
- Web Services/Type of servers
- What are we going to see in this tutorial?
- 1) ERDDAP
- What is ERDDAP?
- 2) OPeNDAP
- 3) ~~SOS~~
- 4) WMS
- 5) Catalog Service Web (CSW)
- Catalog Service for the Web (CSW)
- For more complex examples on how to find data in the catalog please check the IOOS code gallery:
- Where to find data?
- Extras: how does this all work?
- Standards!
- Bad example
- Good example
- Extras: load netCDF files directly from HTTPS
- Data Clean Up (QARTOD)
- Quality Assurance/Quality Control (QA/QC) configuration
- data from the AOOS ERDDAP server
- Run the QC
- Function to plot the results
- Gross Range test
- Spike test
- Flat Line test
- First create the erddapy object