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