Commit 1354ec1
Add NISAR loading and auxiliary stack support (#1487)
* Add ionosphere stack file to prep_aria arguments
* bug fix for loading ARIA generated ionosphere stack
* Add NISAR auxiliary stacks and improve prep_nisar grid handling
* Add early validation for NISAR inputs in load_data
* Refactor prep_nisar stack dispatch and interpolation setup
* Remove duplicate return statement in prep_nisar.py
Removed redundant return statement from the function.
* populate bperp from NISAR perpendicularBaseline
* import osr explicitly for raster EPSG parsing
* Stop globbing DEM input for NISAR load_data
* Use native GUNW mask as primary mask
* support frequency selection and optional layers
* fix Codacy issues in prep_nisar
* fix remaining Codacy issues
* fix prep_nisar docstring style
* use common NISAR mask across all GUNW inputs. Read mask bits
---------
Co-authored-by: Zhang Yunjun <yunjunz@outlook.com>1 parent f02ee97 commit 1354ec1
4 files changed
Lines changed: 1258 additions & 282 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
639 | 656 | | |
640 | 657 | | |
641 | | - | |
| 658 | + | |
642 | 659 | | |
643 | | - | |
| 660 | + | |
644 | 661 | | |
645 | 662 | | |
646 | 663 | | |
| |||
0 commit comments