You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Introduce an executable "gen_el_null_range_product.py" under "nisar/workflows"
* Introduce module "el_null_range_from_raw_ant.py" under "nisar/workflows"
* Add python unit tests and two multi-channel datasets for testing
* Add a method to "Raw.py" to extract caltone coefs and update its test suite
* Add new features for performing caltone and null quality
* Update "__init__.py" in workflow
* Add options for external orbit and attitude files
* Add two L0B files (w/ and w/o calibration) with product
shape "channel-by-rangeline-by-rangebins"
* Add a 4-beam antenna file.
* Add two XML files, one for orbit and one for attitude related
to the same L0B products
* Update "REE" section of tests/data/README file
* Add "Quality Factor" to the last column of CSV null-range product.
* Make "tx" arg optional in method "isDithered" of class "Raw"
* Run autopep8
* Remove two large L0B files, one antenna file, and two XML files of REE
sim 4-channel extended scene of the first pass due to their sizes.
* Comment out two lines in the respective CMake file for two python test
suites "el_null_range_from_raw_ant" and "gen_el_null_range_product".
0 commit comments