Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NAU-PIXEL/spip into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AStcherbinine committed Aug 4, 2022
2 parents ab1a038 + 7ba699c commit 8c8410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lon_grid, lat_grid = np.meshgrid(lon_array, lat_array)
lon_px, lat_px = 58.2, 79.3 # Longitude/Latitude of the pixel center [deg]
emer = 61.7 # Emergence angle of the pixel on the surface [deg]
lon_subsc, lat_subsc = 28.0, 24.9 # Longitude/Latitude sub-spacecraft [deg]
d_Mars_sc = 27212 # Distance surface-spacraft [km]
d_Mars_sc = 27212 # Distance aeroid-spacraft [km]
Rmars = spip.emm_emirs.Rmars # 3390 [km]
ifov = spip.emm_emirs.ifov_emirs # 2.7e-3 [rad]

Expand Down

0 comments on commit 8c8410e

Please sign in to comment.