PyAPS icon indicating copy to clipboard operation
PyAPS copied to clipboard

Python-based Atmospheric Phase Screen

Results 4 PyAPS issues
Sort by recently updated
recently updated
newest added

Hello professor, while reading the code in the era.py file, I noticed that there seems to be some issue with line 112. The code means to read the potential height,...

@scottstanie @mirzaees @vbrancat To make the pyAPS accept the ECMWF model level products, this PR is to convert the model level ECMWF products in NetCDF format to the pressure level...

The following table describes the procedure: `******************** step - correct_troposphere ******************** Atmospheric correction using Weather Re-analysis dataset (PyAPS, Jolivet et al., 2011) Weather Re-analysis dataset: ERA5 tropo_pyaps3.py -f /root/work113/Stacks/mintpy/timeseries.h5 --model...

the val calculated by the end flag did not make sense as it was calculating a pressure value of ~102 at a higher altitude, which was greater than the previous...