Commits
Greg Sjaardema committed 0794171bcc0
Remove error check for NC_INT64 type There is a case that handles a memtype of NC_INT64, so the code should not error out if that memtype is passed in. This type is also handled in the other file types, so not sure why it should cause invalid values error in parallel-netcdf mode.