-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reference corrections to point, convert to meters (#377)
* pass through the `ReferencePoint` found from timeseries * convert `troposphere` to output delay in meters * convert ionosphere to meters * convert troposphere to meters * add subtraction of reference_point to `ionosphere` and `troposphere` * add functions for units and description * add `get_` functions, export to `__all__` * add units to `write_arr` for iono/tropo * remove chatting wgs84 warning, add tropo logging * use `timeseries_paths` for corrections, not ifg paths * fix new test
- Loading branch information
1 parent
d6ff5d7
commit 507b05e
Showing
7 changed files
with
182 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.