[−][src]Function netcdf::open_with
pub fn open_with<P>(name: P, options: Options) -> Result<File> where
P: AsRef<Path>,
Open a netCDF
file in read mode
pub fn open_with<P>(name: P, options: Options) -> Result<File> where
P: AsRef<Path>,
Open a netCDF
file in read mode