Skip to content

Commit

Permalink
a bit more added
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjridley committed Jan 3, 2025
1 parent 9ce1738 commit a7b0a03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/internals/coordinates.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ Maybe we could have:
i_scgc, j_scgc, k_scgc - coordinates in the native coordinates (radians, meters, etc.)
im_scgc, jm_scgc, km_scgc - coordinate in meters

The question is what variables do we need?

Locations:
- Cell Centers (these are the center of each volume)
- Cell Edges in the i, j, k directions (these are the center of each area)
- Cell Corners

All locations should be described in the following coordinates:
- i, j, k
- lon, lat, radius (+alt)
- magnetic lon, invariant lat?

0 comments on commit a7b0a03

Please sign in to comment.