swot_simulator.product_specification.ProductSpecification._data_array

ProductSpecification._data_array(name: str, data: numpy.ndarray, split: bool = True) Optional[Tuple[Dict, List[xarray.core.dataarray.DataArray]]][source]

Returns a tuple containing the netCDF encoding of the variable and the data array.