-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lat and long now required for real crater list (assumes 3.08e3 m pixel size)
- Loading branch information
Austin Blevins
committed
Apr 19, 2021
1 parent
ceb5809
commit d0b981b
Showing
5 changed files
with
79 additions
and
27 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,14 @@ | ||
| # Dcrat(m) vel ang xoff yoff t_Ga | ||
| 1198390 18.3e3 45.0 -5.17529e5 1.037286e6 0.03 | ||
| 249840 18.3e3 45.0 -9.38629e5 1.3466084e6 0.02 | ||
| # Dcrat(m) vel(m/s) ang(deg) lat(lunar_deg) yoff(lunar_deg) t(Ga) | ||
| 900000 18.3e3 45.0 0.0 0.0 0.09 | ||
| 400000 18.3e3 45.0 30.0 -30.0 0.02 | ||
| 400000 18.3e3 45.0 -30.0 30.0 0.045 | ||
| 400000 18.3e3 45.0 30.0 30.0 0.04 | ||
| 400000 18.3e3 45.0 -30.0 -30.0 0.035 | ||
| 400000 18.3e3 45.0 60.0 0.0 0.03 | ||
| 400000 18.3e3 45.0 0.0 -20.0 0.01 | ||
| 500000 18.3e3 45.0 90.0 50.0 0.05 | ||
| 800000 18.3e3 45.0 -90.0 -115.0 0.08 | ||
| 600000 18.3e3 45.0 65.0 180.0 0.06 | ||
| 300000 18.3e3 45.0 -40.0 -180.0 0.01 | ||
| 700000 18.3e3 45.0 20.0 -310.0 0.07 | ||
| 500000 18.3e3 45.0 -70.0 350.0 0.056 |
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