Function netcdf::create[][src]

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