Package: ncmeta 0.4.0.9001

Michael Sumner

ncmeta: Straightforward 'NetCDF' Metadata

Extract metadata from 'NetCDF' data sources, these can be files, file handles or servers. This package leverages and extends the lower level functions of the 'RNetCDF' package providing a consistent set of functions that all return data frames. We introduce named concepts of 'grid', 'axis' and 'source' which are all meaningful entities without formal definition in the 'NetCDF' library <https://www.unidata.ucar.edu/software/netcdf/>. 'RNetCDF' matches the library itself with only the named concepts of 'variables', 'dimensions' and 'attributes'.

Authors:Michael Sumner [aut, cre], Tomas Remenyi [ctb], Ben Raymond [ctb], David Blodgett [ctb], Milton Woods [ctb], Patrick Van Laake [ctb]

ncmeta_0.4.0.9001.tar.gz
ncmeta_0.4.0.9001.zip(r-4.5)ncmeta_0.4.0.9001.zip(r-4.4)ncmeta_0.4.0.9001.zip(r-4.3)
ncmeta_0.4.0.9001.tgz(r-4.4-any)ncmeta_0.4.0.9001.tgz(r-4.3-any)
ncmeta_0.4.0.9001.tar.gz(r-4.5-noble)ncmeta_0.4.0.9001.tar.gz(r-4.4-noble)
ncmeta_0.4.0.9001.tgz(r-4.4-emscripten)ncmeta_0.4.0.9001.tgz(r-4.3-emscripten)
ncmeta.pdf |ncmeta.html
ncmeta/json (API)
NEWS

# Install 'ncmeta' in R:
install.packages('ncmeta', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hypertidy/ncmeta/issues

On CRAN:

17 exports 11 stars 3.05 score 23 dependencies 9 dependents 105 scripts 1.9k downloads

Last updated 6 months agofrom:5f569a6bb0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-winOKAug 22 2024
R-4.5-linuxOKAug 22 2024
R-4.4-winOKAug 22 2024
R-4.4-macOKAug 22 2024
R-4.3-winOKAug 22 2024
R-4.3-macOKAug 22 2024

Exports:nc_attnc_attsnc_axesnc_axisnc_coord_varnc_dimnc_dimsnc_extendednc_gm_to_prjnc_grid_mapping_attsnc_gridsnc_inqnc_metanc_prj_to_gridmappingnc_sourcesnc_varnc_vars

Dependencies:CFtimeclicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangRNetCDFstringistringrtibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
NetCDF attributesnc_att nc_att.character nc_att.NetCDF
NetCDF attributesnc_atts nc_atts.character nc_atts.NetCDF
NetCDF axesnc_axes nc_axes.character nc_axes.NetCDF
NetCDF axesnc_axis nc_axis.character nc_axis.NetCDF
Get Coordinate Variables for Given Variablenc_coord_var nc_coord_var.character nc_coord_var.NetCDF
NetCDF variables Obtain information about a single dimension by index.nc_dim nc_dim.character nc_dim.ncdf4 nc_dim.NetCDF
NetCDF dimensionnc_dims nc_dims.character nc_dims.ncdf4 nc_dims.NetCDF
NetCDF extended dimension attributesnc_extended nc_extended.character nc_extended.ncdf4 nc_extended.NetCDF
Get projection from NetCDF-CF Grid Mappingnc_gm_to_prj nc_gm_to_prj.data.frame nc_gm_to_prj.list
Get Grid Mappingnc_grid_mapping_atts nc_grid_mapping_atts.character nc_grid_mapping_atts.data.frame nc_grid_mapping_atts.NetCDF
NetCDF gridsnc_grids nc_grids.character nc_grids.NetCDF nc_grids.tidync
File infonc_inq nc_inq.character nc_inq.NetCDF
Top level NetCDF metadata.nc_meta nc_meta.character nc_meta.NetCDF
Get NetCDF-CF grid mapping from projectionnc_prj_to_gridmapping
NetCDF sourcesnc_sources nc_sources.character
NetCDF variablenc_var nc_var.character nc_var.NetCDF
NetCDF variablesnc_vars nc_vars.character nc_vars.NetCDF