geospatial Datasets#
Geospatial Datasets are used to process large amounts of geospatial data files that have common information. These files are combined to form a complete dataset.
The following datasets are available:
- basic geospatial Datasets:
RasterDataset: base Datasets for all Raster-like productions.
- InSAR related Datasets:
ApsDatasetbase Datasets for all APS (Atmospheric Phase Screen) productions. Child classes:
PairDatasetbase Datasets for all Pair-like productions. Child classes:
InterferogramDatasetbase Datasets for all Interferogram productions. Child classes (well known productions):
Dataset Classes#
Abstract base class for all |
|
|
A base class for raster datasets. |
|
A base class for pair datasets. |
A base class for interferogram datasets. |
|
|
A dataset manages the data of HyP3 Sentinel-1 product. |
|
A dataset manages the data of HyP3 Sentinel-1 Burst product. |
|
A dataset manages the data of LiCSAR product. |
|
A base class for aps (atmospheric phase screen) datasets. |
|
A dataset manages the data of GACOS product. |
|
A dataset manages the data of GACOS pairs. |