lauraduncanson / icesat2_boreal

Biomass modeling and mapping of forest biomass in the boreal using NASA's ICESat-2
14 stars 7 forks source link

Need to crop results, todo: warp/crop on read #50

Closed wildintellect closed 3 years ago

wildintellect commented 3 years ago

So the reprojection code is working in 3.1.2 however without cropping there's a lot of excessive data. This PR adds the cropping.

We should also open a new ticket to use WarpedVRT or rio-tiler, to read the data in as the end projection to start, and reduce the computation times 30-50% less pixels.