Jeremy Maurer
Jeremy Maurer
- When running the unwrapping script with snaphu I get the message: - "one or more interferogram dimensions too large" - file size is (67557.0,18929.0) - Phass doesn't seem to...
Specific Example: - 121 total SLCs - mini-stack of size 20 - leaves a single SLC Result: - no EVD folder created for the single SLC - integratePS.py crashes because...
Building fringe using: CXX=g++ cmake -DCMAKE_INSTALL_PREFIX=../install ../src/fringe on "Ubuntu 18.04.4 LTS", where file structure is Fringe build src fringe install I get the following error message: CMake Error at /usr/local/home/jlmd9g/software/minicondda3/envs/fringe/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164...
Trying to get `visr` running locally and having issues. Downloading sample files from website but `vel_intrp.dat` is no longer available at http://scec.ess.ucla.edu/~zshen/visr/visr.html, thus it's not currently possible to run the...
Addresses #623 ## Description If you call `tropo_delay` in Python and you don't explicitly set the grid in the AOI object first, `_get_delays_on_cube` errors out due to missing the `xpts`...
We need to move the credentials readme to a more generic location and add in how to get credentials for orbits from CDSE and/or ASF (see also #613 ).
## Description - There is a typo in the losreader.py that states heading angle is degrees CW from north, when ISCE in reality uses CCW from east. The comment has...
Current processing: - if a user requests raytracing at some query points (e.g. lat/lon files or station file) then all height levels in the weather model get processed. Goal: -...
The following warning is raised when running the `raiderDownloadGNSS.py` script: ``` FutureWarning: The 'delim_whitespace' keyword in pd.read_csv is deprecated and will be removed in a future version. Use ``sep='\s+'`` instead...