iceXai / a2pd-retrieval

Satellite data retrieval and (pre)processing tool for analyzing Antarctic polynya dynamics (a2pd)
GNU General Public License v3.0
0 stars 0 forks source link

[AOI] Implement a way to retrieve pan-(Ant)Arctic #9

Open iceXai opened 1 year ago

iceXai commented 1 year ago

This is a bit tricky. While the general listing is easy to implement (likely using a bit more of OSgeo), getting the data onto some common or easy to make common grid is tough due to the size of these grids given a 1km resolution (or better).

An idea is to use EASE2 grid in general but give each downloaded swath an individual bounding box rectangle surrounding it on the EASE2 grid and just store that to h5. Thereby reducing the size to store while still making it easy to compile it to a pan-Antarctic/pan-Arctic view later on.