[][src]Function netcdf::append_with

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

Open a netCDF file in append mode with the given options