ereefs
An R package containing few useful functions to make accessing eReefs and other CSIRO-EMS output files easier.
These functions rely on the netcdf4 package, which works best under Linux or MacOS. The functions provided here should work under Windows for locally-stored files, but will also work for OPeNDAP-served netcdf files under Linux or MacOS. They can be made to work for OPenDAP-served files under Windows with a custom-compiled version of the ncdf4 package -- contact me, Barbara Robson (brobson@aims.gov.au) for details.
get_ereefs_ts() Functions to extract time-series from eReefs netcdf files
get_ereefs_depth_integrated_ts ()
get_ereefs_depth_specified_ts()
map_ereefs() Functions to produce maps or animations of eReefs model outputs
map_ereefs_movie()
plume_class() Function to calculate optical plume class from modelled surface reflectances
get_ereefs_profile() Functions to extract profiles and vertical slices
get_ereefs_slice()
plot_ereefs_profile() Functions to plot profiles
plot_ereefs_zvt()
poly2sp() Functions to convert outputs to GIS formats
sp2raster()