BarbaraRobson/ereefs: Useful Functions to Handle eReefs and EMS model Output

A few useful functions to make accessing eReefs and other CSIRO-EMS output files easier. The functions provided here should work under Windows for locally-stored files, but will also work for OPeNDAP-served netcdf files Functions to extract time-series from eReefs netcdf files: get_ereefs_ts() get_ereefs_depth_integrated_ts() get_ereefs_bottom_ts() get_ereefs_depth_specified_ts() Functions to produce maps or animations of eReefs model outputs: map_ereefs() map_ereefs_movie() plot_map() Function to calculate optical plume class from modelled surface reflectances: plume_class() Functions to extract profiles and vertical slices: get_ereefs_profile() get_ereefs_slice() Functions to plot profiles: plot_ereefs_profile() plot_ereefs_zvt() Functions to convert outputs to GIS formats: poly2sp() sp2raster() Wrapper to ncvar_get with failsafe in case of DAP errors: safe_ncvar_get() Function to download discharge data from Qld. Govt servers: download_discharge() Utility: get_chron_date()

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.2.4
URL https://ereefs.info
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BarbaraRobson/ereefs")
BarbaraRobson/ereefs documentation built on April 23, 2023, 5:47 a.m.