cryoswath.l4 module

cryoswath.l4.difference_to_reference_dem(l3_data: Dataset, save_to_disk: str | bool = True, basin_shapes: GeoDataFrame = None) Dataset[source]
cryoswath.l4.differential_change(data: Dataset, save_to_disk: str | bool = True) Dataset[source]
cryoswath.l4.fit_trend(data: Dataset, *, pivot: DateOffset, timestep_months: int = 12, return_raw: bool = False) Dataset[source]
cryoswath.l4.relative_change(l3_data: Dataset, basin_shapes: GeoDataFrame = None, glac_ref_year: int = 2010, pivot_month: int = 9, save_to_disk: str | bool = True) Dataset[source]