xarray_eop.conversion.convert.product_converter#
- xarray_eop.conversion.convert.product_converter(sample_path: str | Path, output_path: str | Path, zip: bool | None = True) DataTree#
Convert Sentinel-3 SAFE product to the EOP zarr structure. See the Product Structure and Format Definition
- Parameters:
sample_path – input Sentinel-3 SAFE product path
output_path – output Zarr product path
zip – output the zipped product in addition (zero compression), by default True
optional – output the zipped product in addition (zero compression), by default True
- Return type:
Converted Zarr product