NetCDF (Network Common Data Form) Writer Parameters

Format

Specifies the format of the netCDF file to write.

  • Classic is the original netCDF format, and the form in which most netCDF data is stored.
  • 64-bit Offset is similar to Classic, except it allows creation of larger datasets than are possible with the classic format.