SlideRuleEarth / sliderule

Server and client framework for on-demand science data processing in the cloud
https://slideruleearth.io
Other
26 stars 11 forks source link

Implement Atl03Sampler class #329

Open jpswinski opened 10 months ago

jpswinski commented 10 months ago

Build an Atl03Sampler class that accepts a resolution and either just pulls out lat,lon,ph_cnt at the segment level, or goes down and samples the lat,lon,height at the photon level, depending on which resolution was requested. It should be as fast as possible and support quick looks of the ICESat-2 data.