[][src]Function netcdf::create

pub fn create<P>(name: P) -> Result<File> where
    P: AsRef<Path>, 

Open a netcdf file in create mode

Will overwrite exising file