Function netcdf::open

source ·
pub fn open<P>(name: P) -> Result<File>
where P: AsRef<Path>,
Expand description

Open a netCDF file in read mode