Function netcdf::create_with[][src]

pub fn create_with<P>(name: P, options: Options) -> Result<MutableFile> where
    P: AsRef<Path>, 

Open a netCDF file in create mode with the given options