[−][src]Function netcdf::file::append
pub fn append(file: &str) -> Result<File, String>
Open a netCDF file in append mode (read/write). The file must already exist.
pub fn append(file: &str) -> Result<File, String>
Open a netCDF file in append mode (read/write). The file must already exist.