swot_simulator.product_specification.Nadir._data_array

Nadir._data_array(attr: str, data: numpy.ndarray, fill_value: Optional[numpy.ndarray] = None)None[source]

Get the properties of a data array to be inserted in the dataset.

Parameters
  • attr (dict) – Name of the method of the ProductSpec class defining the variable to be inserted.

  • data (np.array) – data to be recorded

  • fill_value (np.array, optional) – Fill value of the reference track vector to be inserted in the centre of the swath.