swot_simulator.product_specification.Nadir.to_netcdf

Nadir.to_netcdf(cycle_number: int, pass_number: int, path: str, complete_product: bool)None[source]

Writes the dataset in a netCDF file.

Parameters
  • cycle_number (int) – Cycle number.

  • pass_number (int) – Pass number.

  • complete_product (bool) – True if you want to obtain a complete SWOT dataset, i.e. containing all the variables of the official dataset, even those not calculated by the simulator.