pysiral.scripts.l2preproc
Classes
Functions
|
Caller for converting Level-2 Intermediate (l2i) into |
Module Contents
- pysiral.scripts.l2preproc.l2preproc(processing_period: dateperiods.DatePeriod = None, l2i_product_dir: str | pathlib.Path = None, l2p_outputs: List[str | pathlib.Path] = None, doi: str = None, exclude_month: List[int] = None) None
Caller for converting Level-2 Intermediate (l2i) into Level-2 Pre-Processed (l2p) data products. NOTE: At the moment that only means summary of valid freeboard/thickness
data points into daily summary files.