Overview of eReefs

An introduction to eReefs
An introduction to the eReefs information platform, the core models, their outputs, how to access these outputs, and their potential applications and limitations.

Setup your development environment

Setup RStudio
Setup R and RStudio on your development environment, to run the R tutorials found in this website.

Setup Python
Setup Python on your development environment, to run the Python tutorials found in this website.

Access eReefs data

Basic access to the AIMS eReefs THREDDS server
Learn the basics of extracting aggregated eReefs data from the AIMS eReefs THREDDS server using the efficient OPeNDAP data access protocol.

Programmatic access to the AIMS eReefs Server
Extends the methods introduced in the basic access tutorial to programmatically extract aggregated eReefs data from the AIMS eReefs THREDDS server for multiple dates and points.

Plot eReefs data

Time series plots
Learn how to create time series plots of eReefs data.
[Note: the python tutorial has not yet been updated to cover the more advanced topics included in the R tutorial]

Process eReefs data

Correlation: wind and current
Learn how to extract and process eReefs data to answer the question: How strong does the wind need to be to set the direction of the surface ocean currents?