Apply current workspace changes
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
InSAR Datasets
|
||||
==============
|
||||
|
||||
To automatically submit requests to the GACOS service, the user needs to provide
|
||||
the coordinates of the area of interest and the acquisition dates and times of
|
||||
the SAR images. We provide a set of classes to automatically retrieve the
|
||||
those information from well known InSAR datasets.
|
||||
|
||||
Currently, the following InSAR Datasets are supported:
|
||||
* :class:`.HyP3Dataset`
|
||||
* :class:`.LiCSARDataset`
|
||||
|
||||
HyP3Dataset
|
||||
-----------
|
||||
|
||||
.. autoclass:: gacos.HyP3Dataset
|
||||
:members:
|
||||
:undoc-members:
|
||||
:member-order: bysource
|
||||
:show-inheritance:
|
||||
|
||||
LiCSARDataset
|
||||
-------------
|
||||
|
||||
.. autoclass:: gacos.LiCSARDataset
|
||||
:members:
|
||||
:undoc-members:
|
||||
:member-order: bysource
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user