Skip to content

30 pipeline rema antimeridian handling#32

Merged
abradley60 merged 8 commits into
mainfrom
30-pipeline-rema-antimeridian-handling
Jan 7, 2026
Merged

30 pipeline rema antimeridian handling#32
abradley60 merged 8 commits into
mainfrom
30-pipeline-rema-antimeridian-handling

Conversation

@abradley60

Copy link
Copy Markdown
Collaborator
  • Logic to handle cases over the antimeridian
  • The REMA dem is in 3031 and therefore does not require special logic over the antimeridian
  • The challenge is the application of the geoid, which is in 4326 and therefore requires special logic to handle the east and west hemispheres separately.
  • The code will now check if the geoid request covers the antimeridian. If so, two separate geoids will be downloaded. These will then be combined and reprojected to 3031 before being applied to the REMA DEM.
  • Test cases have been added.

@abradley60 abradley60 linked an issue Jan 7, 2026 that may be closed by this pull request
@abradley60 abradley60 requested a review from arcisad January 7, 2026 02:09
@abradley60 abradley60 merged commit 1b32270 into main Jan 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pipeline - REMA dems fail over the antimeridian

2 participants