| Line 1758... |
Line 1758... |
| 1758 |
Packages @CRANpkg{h5}, @I{Bioconductor}'s @pkg{rhdf5}, @CRANpkg{RNetCDF} and
|
1758 |
Packages @CRANpkg{h5}, @I{Bioconductor}'s @pkg{rhdf5}, @CRANpkg{RNetCDF} and
|
| 1759 |
@CRANpkg{ncdf4} on @acronym{CRAN} provide interfaces to @acronym{NASA}'s
|
1759 |
@CRANpkg{ncdf4} on @acronym{CRAN} provide interfaces to @acronym{NASA}'s
|
| 1760 |
@abbr{HDF5} (Hierarchical Data Format, see
|
1760 |
@abbr{HDF5} (Hierarchical Data Format, see
|
| 1761 |
@uref{https://www.hdfgroup.org/wp-content/uploads/2017/07/HDF5.pdf}) and to @I{UCAR}'s @I{netCDF} data files
|
1761 |
@uref{https://www.hdfgroup.org/wp-content/uploads/2017/07/HDF5.pdf}) and to @I{UCAR}'s @I{netCDF} data files
|
| 1762 |
(network Common Data Form, see
|
1762 |
(network Common Data Form, see
|
| 1763 |
@uref{https://www.unidata.ucar.edu/software/netcdf/}).
|
1763 |
@uref{https://www.unidata.ucar.edu/software/netcdf}).
|
| 1764 |
|
1764 |
|
| 1765 |
Both of these are systems to store scientific data in array-oriented
|
1765 |
Both of these are systems to store scientific data in array-oriented
|
| 1766 |
ways, including descriptions, labels, formats, units, @dots{}. @abbr{HDF5} also
|
1766 |
ways, including descriptions, labels, formats, units, @dots{}. @abbr{HDF5} also
|
| 1767 |
allows @emph{groups} of arrays, and the @R{} interface maps lists
|
1767 |
allows @emph{groups} of arrays, and the @R{} interface maps lists
|
| 1768 |
to @abbr{HDF5} groups, and can write numeric and character vectors and
|
1768 |
to @abbr{HDF5} groups, and can write numeric and character vectors and
|