ncdfCF - Easy Access to NetCDF Files with CF Metadata Conventions
Network Common Data Form ('netCDF') files are widely used for scientific data. Library-level access in R is provided through packages 'RNetCDF' and 'ncdf4'. Package 'ncdfCF' is built on top of 'RNetCDF' and makes the data and its attributes available as a set of R6 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.
Last updated
n-dimensional-arraynetcdf
6.99 score 6 stars 19 scripts 5.3k downloadszarr - Native and Extensible R Driver for 'Zarr'
The 'Zarr' specification is widely used to build libraries for the storage and retrieval of n-dimensional array data from data stores ranging from local file systems to the cloud. This package is a native 'Zarr' implementation in R with support for all required features of 'Zarr' version 3. It is designed to be extensible such that new stores, codecs and extensions can be added easily.
Last updated
geozarrn-dimensional-arrayzarrcpp
5.30 score 14 stars 16 scripts 552 downloads