This repository was archived by the owner on Oct 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Develop #5
Open
tfuhrmann
wants to merge
36
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tfuhrmann
commented
Apr 16, 2020
- 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.
the unit test command doesn't work with "python" only (at least on Gadi).
…c/desc data sets (incl. plotting), example main scripts to process RSAT2/S1 Camden data in a given dir (using parallel processing)
…lute path to GAMMA track directory
…unctions for CR coordinate file
the unit test command doesn't work with "python" only (at least on Gadi).
…c/desc data sets (incl. plotting), example main scripts to process RSAT2/S1 Camden data in a given dir (using parallel processing)
…lute path to GAMMA track directory
…unctions for CR coordinate file
…meters used for the target response analysis, added required input files to 'data' dir
…sion to int for input parameters
… usage with GAMMA, refactored reading of input data from main script into dataio.py including some error handling
…run in Travis) to fix broken Travis checks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.