Skip to content

Commit eba2f87

Browse files
Update README.md
1 parent 382697c commit eba2f87

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# pyaps3
1+
# pyaps3
2+
3+
PYAPS3
4+
5+
Python 3 Atmospheric Phase Screen
6+
7+
This python 3 module estimates differential phase delay maps due to the stratified atmosphere for correcting radar interferograms. It is rewritten in Python 3 language from PYAPS source code and adapted for ECMWF's ERA-5 corrections. The metholody and validation of DelayPackage can be found in:
8+
Jolivet, R., R. Grandin, C. Lasserre, M.-P. Doin and G. Peltzer (2011), Systematic InSAR tropospheric phase delay corrections from global meteorological reanalysis data, Geophys. Res. Lett., 38, L17311, doi:10.1029/2011GL048757.
9+
10+
Warning: PyAPS3 could not work with NARR and MERRA weather models. Feel free to modify these parts of the code.
11+
12+
Examples in the example directory.

0 commit comments

Comments
 (0)