msi2slstr.data.typing¶
Helper module for avoiding circular imports during annotations.
Classes
|
Abstract class for NETCDFSubDataset static type checking. |
|
Abstract class for Sentinel2L1C static type checking. |
|
Abstract class for Sentinel3RBT static type checking. |
|
Abstract class for Sentinel3SLSTR static type checking. |
- class msi2slstr.data.typing.NETCDFSubDataset(*args, **kwargs)[source]¶
Bases:
Protocol
Abstract class for NETCDFSubDataset static type checking.
- class msi2slstr.data.typing.Sentinel2L1C(*args, **kwargs)[source]¶
Bases:
Protocol
Abstract class for Sentinel2L1C static type checking.