[−][src]Function netcdf::create
pub fn create<P>(name: P) -> Result<MutableFile> where
P: AsRef<Path>, Open a netcdf file in create mode
Will create a netCDF4 file and overwrite existing file
pub fn create<P>(name: P) -> Result<MutableFile> where
P: AsRef<Path>, Open a netcdf file in create mode
Will create a netCDF4 file and overwrite existing file