Skip to content

Draft: Add NetCDF output format

Daniel Scheffler requested to merge feature/add_netcdf_output_format into main

This adds NetCDF as a new, optional EnPT output format.

Tasks to be done:

  • provide NetCDF template to which we could adapt the EnPT output
  • add NetCDF as a new option to the output format configuration parameter
  • adapt the EnPT L2A output writer to include the NetCDF file format there
  • update documentation (should at least mention the option to use NetCDF but should also give a broad overview about the NetCDF-internal data structure)
  • update HISTORY.rst
Edited by Daniel Scheffler

Merge request reports