| ascends | Determine if cell locations are stored in ascending or... |
| bbox_to_polygon | Convert a bbox to sp::polygon, sp::Polygons, or... |
| BlendedSeaWindsBlendedSeaWindsRefClass_subset_bbox | Craft subset indices into a ncdf array |
| BlendedSeaWindsRefClass-class | A subclass of SPNCRefClass for Blended Sea Winds |
| BlendedSeaWindsRefClass_get_raster | Get a raster |
| BSW_get_raster | Get a raster for BlendedSeaWindsRefClass |
| coerce_within | Coerce values of x two be within the range of the bounds b. |
| CPCUGBDP_get_points | Get points for CPCUGBDPRefClass |
| CPCUGBDP_get_raster | Get a raster |
| CPCUGBDPRefClass-class | A subclass of SPNCRefClass for CPC .25x.25 Daily US Unified... |
| CPCUGBDPRefClass_get_points | Get points |
| CPCUGBDPRefClass_get_raster | Get a raster |
| CPCUGBDPRefClass_step | Get the step size (resolution) as a guess - the space between... |
| CPCUGBDPRefClass_subset_bbox | Craft subset indices into a ncdf array |
| CPCUGBDPRefClass_subset_points | Compute indicies (start and count) for individual [lon,lat]... |
| find_interval | A wrapper around base::findInterval() that allows decreasing... |
| get_loc | Get a vector of lon or lat cell locations |
| get_matrix | Extract a matrix of data from a SPNCRefClass of raster flavor |
| get_projection | Retrieve projection CRS by name |
| get_res | Get a 2 element vector of [dx, dy] resolution |
| get_shape | Get a 2 element vector of [nx, ny] dimensions |
| is_BSW | Test if an NCDF contains Blended Sea Winds data. |
| is_CPCUGBDP | Test if an NCDF contains CPCUGBDP data. |
| is_L3SMI | Test if an NCDF contains L3SMI data. |
| is_MURSST | Test if an NCDF contains MURSST data. |
| is_NAMANL | Test if an NCDF contains NAM-ANL data. |
| is_NARR | Test if an NCDF contains NARR data. |
| is_NCEP | Test if an NCDF contains NCEP/NMC data. |
| is_OISST | Test if an NCDF contains OISST data. |
| L3SMI_get_points | Get points for L3SMIRefClass |
| L3SMI_get_raster | Get a raster for L3SMIRefClass |
| L3SMIRefClass-class | A subclass of SPNCRefClass for OBPG L3 Standard Mapped Image |
| L3SMIRefClass_get_extent | Compute extent given a bounding box |
| L3SMIRefClass_get_points | Get points |
| L3SMIRefClass_get_raster | Get a raster |
| L3SMIRefClass_lat | Get the latitude locations |
| L3SMIRefClass_lon | Get the longitude locations |
| L3SMIRefClass_step | Get the step size (resolution) as reported in the global... |
| L3SMIRefClass_subset_bbox | Craft subset indices into a ncdf array |
| mgrepl | Perform grepl on multiple patterns; it's like OR-ing... |
| MURSSTClass_step | Get the step size (resolution) as a guess - the space between... |
| MURSST_get_points | Get points for MURSSTRefClass |
| MURSST_get_raster | Get a raster |
| MURSSTRefClass-class | A subclass of SPNCRefClass for Multi-scale Ultra-high... |
| MURSSTRefClass_get_extent | Compute extent given a bounding box |
| MURSSTRefClass_get_points | Get points |
| MURSSTRefClass_get_raster | Get a raster |
| MURSSTRefClass_subset_bbox | Craft subset indices into a ncdf array |
| MURSSTRefClass_subset_points | Compute indicies (start and count) for individual [lon,lat]... |
| NAMANL_get_raster | Get a raster for NAMANLRefClass |
| NAMANLRefClass-class | A subclass of SPNCRefClass for NAM-ANL |
| NAMANLRefClass_get_extent | Compute extent given a bounding box |
| NAMANLRefClass_get_raster | Get a raster |
| NAMANLRefClass_lat | Get the latitude locations |
| NAMANLRefClass_lon | Get the longitude locations |
| NAMANLRefClass_subset_bbox | Craft subset indices into a ncdf array |
| NARR_get_points | Get data values by specifying long/lat locations |
| NARRREfClass_bbox_project | Convert bb to longlat |
| NARRRefClass-class | A subclass of SPNCRefClass for... |
| NARRRefClass_get_extent | Compute extent given a bounding box |
| NARRRefClass_get_points | Retrieve points of data |
| NARRRefClass_get_raster | Retrieve a raster, possibly a cropped |
| NARRRefClass_lat | Get the latitude values of the grid |
| NARRRefClass_lon | Get the longitude values of the grid. Note the grid is... |
| NARRRefClass_step | Get the nominal step size (resolution) in km |
| nav_from_bb | Generate the navigation elements required to subset an ncdf4... |
| nc_crop | Crop a ncdf4 object |
| ncdim_get | Retrieve a vector of dimensions |
| NCEPRefClass-class | A subclass of SPNCRefClass for NCEP/NCM |
| NCEPRefClass_get_extent | Compute extent given a bounding box |
| NCEPRefClass_lat | Get the latitude locations |
| NCEPRefClass_lon | Get the longitude locations |
| NCEPRefClass_step | Get the step size (resolution) as a guess - the space between... |
| ncglobal_atts | Retrieve a named list of global attributes |
| nc_step | Compute the mean step. If the step size is provided in the... |
| nc_subset | Compute subset coordinates given a bounding box - suitable... |
| nc_template | Create a raster template from the contents of a ncdf4 object |
| nctime_get | Retrieve a vector of timestamps for a multilayer NC object or... |
| ncvardim_get | Retrieve a list of dimension vectors, one for each variable |
| ncvarname_get | Retrieve a vector of variable names |
| OISST_get_raster | Get a raster for OISSTRefClass |
| OISSTRefClass-class | A subclass of SPNCRefClass for NOAA Optimum Interpolation... |
| OISSTRefClass_get_raster | Get a raster |
| OISSTRefClass_step | Get the step size (resolution) as a guess - the space between... |
| OISSTRefClass_subset_bbox | Craft subset indices into a ncdf array |
| SNAMANLRefClass_step | Get the step size (resolution) as a guess - the space between... |
| SPNC | A function to create an SPNCRefClass or subclass reference |
| spnc_flavor | Determine the type and source of the netcdf data |
| spnc-package | A simplified interface between spatial classes and NetCDF... |
| SPNCRefClass-class | An object that connects to NetCDF (file or OpeNDAP) using... |
| SPNCRefClass_close | Close the ncdf4 object if it is not closed already |
| SPNCRefClass_get_dims | Retrieve a named vector of dimensions |
| SPNCRefClass_get_extent | Compute extent given a bounding box |
| SPNCRefClass_get_global_atts | Get global attributes |
| SPNCRefClass_get_path | Get path (line) data |
| SPNCRefClass_get_points | Get point data |
| SPNCRefClass_get_raster | Get one or more variables of one or more layers (time) By... |
| SPNCRefClass_get_varnames | Retrieve the variable names |
| SPNCRefClass_is_local | Test if this is a local file |
| SPNCRefClass_is_open | Test if the ncdf4 path is open |
| SPNCRefClass_lat | Get the latitude locations |
| SPNCRefClass_lon | Get the longitude locations |
| SPNCRefClass_open | Open the ncdf4 object |
| SPNCRefClass_order_subset | Order a subset coordinate system into the order matching that... |
| SPNCRefClass_show | Show the contents in a tidy fashion |
| SPNCRefClass_step | Get the step size (resolution) as a guess - the space between... |
| SPNCRefClass_subset_bbox | Craft subset indices into a ncdf array |
| SPNCRefClass_subset_coords | Retrieve the subset coordinates |
| SPNCRefClass_subset_points | Compute indicies (start and count) for individual [lon,lat]... |
| SPNCRefClass_time_index | Compute time indices (which must be contiguous) from POSIXt,... |
| subset_bbox | Craft subset indices into a ncdf array |
| subset_nav | Craft subset indices into a ncdf array |
| subset_points | Converts Lon/Lat to start and count suitable for extracting... |
| to180 | Convert [0,360] longitudes to [-180, 180] |
| to180BB | Convert bounding box [0,360] longitudes to [-180, 180] |
| to360 | Convert [-180,180] longitudes to [0,360] |
| to360BB | Convert [-180,180] bounding box longitudes to [0,360] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.