CoRAL
CoRAL copied to clipboard
Develop
- This version of the develop branch is able to calculate the radar response of the Camden Corner Reflector (CR) network using RSAT2 and S1 data.
- The example scripts *CamdenRSAT2.py and *CamdenS1.py use a set of Configuration Parameters to define the location of I/O data. In the future this part could be factored out to the separate config-file.
- CR coordinates can now be read from a file and are updated based on the maximum intensity within the target window. I'll soon add another script which enables calculation of radar coordinates for a given set of lat/lon CR positions (based on the GAMMA-StaMPS workflow).
- a new python module "plot2.py" was added which is used to plot two geometries (asc/desc) in the same output image.
- Only minimal changes were required for the sample data set and the unit test. I've tested that both are still running.