icesat2py/icepyx

add some projection handling and checks

Open

#440 opened on Aug 30, 2023

 (0 comments) (0 reactions) (0 assignees)Python (119 forks)auto 404
afternoon_contributionenhancementhelp wanted

Repository metrics

Stars
 (256 stars)
PR merge metrics
 (PR metrics pending)

Description

With the introduction of QUEST and pending merging of Argo access (#427), tracking and handling projections (and ultimately datums) will become important for integrating multiple datasets. The logical place to add this is to the GenQuery super class, with handling/checks in the Spatial Class (used directly by GenQuery).

Contributor guide