PyRAT icon indicating copy to clipboard operation
PyRAT copied to clipboard

General purpose Synthetic Aperture Radar (SAR) postprocessing software package

Results 10 PyRAT issues
Sort by recently updated
recently updated
newest added

Thanks for your nice work!!! But, I met some errors in the process of installation. Please see below. ` INFO: LeeSigma cython module not found. (run build process?) INFO: LeeSigma2...

Currently, there are several problems when running (better: compiling) PyRAT on Windows: - The current MSVC compiler seems to have a particular implementation of complex data structures, not compatible with...

Added extraction of PALSAR polarization data and adding it to image metadata. exactly how this is done for RSAT2.

Send sub-swath loading code to master and increase visibility.

Currently PyRAT only loads IW1 ( first swath of interferometric wide-swath mode). Extend this function to load all swaths in this mode into 6 separate layers instead of 2.

I have Ubuntu 16.04. I have a .rli file of pixels' float value. So I want to run PyRAT for it. Now I just rename file to .rat, but so...

is there (Simulated) Annealing algorithm implement?

It is currently not possible to upload Sentinel-1 scenes. In GUI mode I get the error POLARISATION' KeyError in Spaceborne_GDAL.py (line 241). On the the command line I get ERROR:...

When I try to write out a large file in RAT format, I get warnings about overflow and size mismatches. This occurs because the items in the `shape` member have...

Most of the testing here is manual. We should implement a test framework and gradually increase the coverage.