Suggest to update fetchOrbit.py and topsStack README.md#721
Open
yuankailiu wants to merge 3 commits intoisce-framework:mainfrom
Open
Suggest to update fetchOrbit.py and topsStack README.md#721yuankailiu wants to merge 3 commits intoisce-framework:mainfrom
yuankailiu wants to merge 3 commits intoisce-framework:mainfrom
Conversation
|
Great edit! One brief comment (not related to this PR), the commands in run files for ionospheric estimation are all in serial order (except run_ns+1, subband_and_resamp) regardless of nproc setting. Curious as to why the ns+ files are not parallelized with nproc setting? |
Contributor
Author
|
I don't know. I have always been using HPC cores to do the parallelization of each command line in every run file with |
5de9c8b to
4c2bf18
Compare
4c2bf18 to
2011df6
Compare
+ the run_files steps are outdated. The correct steps and explanations are added. + added the run_files for correcting ionosphere azimuth burst ramps + file path indentation for `ion/` subdirectories
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fetchOrbit.py:
-doption. So fetchOrbit.py can be used directly as a script to download a batch of orbit files by specifying the SLC folder, rather than doing-ifor each input *.zip file.topsStack README.md:
README.mdof the topsStack processor are outdated. Here the proper names of each run file is used. Some brief explanations are also updated for each run file.