angstroms {angstroms}R Documentation

Tools for ROMS model output.

Description

Facilities for easy access to Regional Ocean Modeling System (ROMS) output.

Details

coords_points produce sp::SpatialPoints from ROMS coordinate arrays
croproms create a raster::extent by cropping a ROMS data layer
rawdata read raw NetCDF variables by name
romsdata read data layers from 4D variables by arbitrary slice
romsboundary generate the spatial boundary of the ROMS data set in x-y coordinate space
romscoords extract the x-y (long-lat) coordinates
romshcoords extract the multi-layer 'h'eight grid with S-coordinate stretching applied
romsmap re-map a spatial layer (polygons, lines, points) into ROMS grid space

[Package angstroms version 0.0.1 Index]