You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics-2025/2025-02-28-ERDDAP-Py/index.qmd
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,29 @@ jupyter:
13
13
language: python
14
14
name: python3
15
15
---
16
+
17
+
Link to training repo in CoastWatch org: [CoastWatch tutorials](https://github.com/coastwatch-training/CoastWatch-Tutorials)
18
+
19
+
# Tutorials
20
+
21
+
*[Satellite data matchup track locations](erddap_intro_satellite_matchup_track_2_options.html) This tutorial shows how to use ERDDAP data to get SST and CHL along a sea turtle track.
22
+
*[ERDDAP and xarray](erddap_xarray.html) This tutorial shows an example of creating a data cube from a ERDDAP data collection and creating spatial and temporal means.
23
+
24
+
The [erddapy Python package](https://ioos.github.io/erddapy/) helps you search and do common tasks with ERDDAP servers. See the tutorials on the IOOS CodeLab: <https://ioos.github.io/ioos_code_lab/search.html?q=import+erddapy>
Have cloned it but need to update? This is going to destroy any changes that you made to the repo to make it match the current state of the repo on GitHub.
0 commit comments