| checkLongitude | Check and correct Longitude values given the position of the... |
| findPrimeMeridian | Find the Prime Meridian |
| nc_apply | Apply Functions Over Dimensions of a netCDF variable. |
| ncatt_get_all | Get all variable's attributes from a ncdf object |
| ncatt_put_all | Put several attributes to a ncdf object |
| nc_changePrimeMeridian | Change the Prime Meridian of a variable in a ncdf file. |
| ncdim_isUnlim | Is the dimention unlimited? |
| ncdim_size | Get the dimensions of the variables in a ncdf object. |
| nc_extract | Create a new file with one variable from a ncdf file |
| nc_mask | Extract a mask from a ncdf file. |
| nc_max | Calculate sample maximum over the dimensions of a ncdf... |
| nc_mean | Calculate sample mean over the dimensions of a ncdf variable |
| nc_min | Calculate sample minimum over the dimensions of a ncdf... |
| nc_quantile | Calculate sample quantiles over the dimensions of a ncdf... |
| nc_rcat | Concatenate records of the same variable from different ncdf... |
| nc_regrid | Regrid a variable from a ncdf file |
| nc_regrid2 | Title |
| nc_rename | Renaming variable and dimensions in a netCDF File |
| nc_subset | Subset a ncdf variable |
| nc_unlim | Make a dimension unlimited |
| ncvar_change_compression | Change the compression of the variables in a ncdf object. |
| ncvar_compression | Get the compression of the variables in a ncdf object. |
| ncvar_dim | Get dimension names for each variable in a ncdf file |
| ncvar_size | Get the size of the variables in a ncdf object. |
| write_ncdf | Data output in ncdf format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.