[][src]Function netcdf::file::create

pub fn create(file: &str) -> Result<File, String>

Open a netCDF file in creation mode (write only).