Apply current workspace changes
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.. _terminology:
|
||||
|
||||
Terminology
|
||||
===========
|
||||
|
||||
.. glossary::
|
||||
|
||||
Acquisition
|
||||
A single SAR acquisition, and is expressed as ``datetime.datetime`` object.
|
||||
|
||||
Pair
|
||||
A pair is a combination of two SAR acquisitions.
|
||||
|
||||
Pairs
|
||||
A collection of pairs.
|
||||
|
||||
Loop
|
||||
A loop
|
||||
|
||||
Loops
|
||||
A collection of loops.
|
||||
|
||||
SBASNetwork
|
||||
A collection of loops and pairs.
|
||||
|
||||
CRS
|
||||
A coordinate reference system (CRS) is a coordinate-based local, regional or global system used to locate geographical entities. In FanInSAR, the CRS is handled by the ``rasterio`` package.
|
||||
Reference in New Issue
Block a user