Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.1 KB

ERDDAP demo

Demonstration of ERDDAP and erddapy initially presented in Gothenburg 2023-01-29.

If you don't have conda/Python on your computer, I recommend using miniforge

To run the notebooks:

  1. download this repo (green button in the top right)
  2. create the environment with conda using the environment.yml file
  3. launch jupyter-lab or jupyter notebooks
  4. navigate to the notebooks and run the sequentially

If you don't have conda installed, you can try it out on Binder Binder


If you have any queries, requests or suggestions, please raise an Issue or PR or emaail me at [email protected]

Acknowledements

This repo would not be possible without the excellent erddapy library. These notebooks have benefitted from the feedback and suggestions of MartinMohrmann, Chiara Monforte and Joanna Paczkowska.