SpaceLiDAR v0.3.0
Closed issues:
- Citation has wrong version (#12)
ICESat2_Granule{:ATL06}
are returned byfind
without bounding boxes. (#28)- If download is killed early partail .h5 breaks workflow (#35)
- should bbox be changed to extent? (#39)
- AWS credintials parsing error (#40)
- improve error for incorrect search inputs (#41)
- get(ENV, "AWS_SESSION_EXPIRES", typemin(DateTime)) returns a string not a DateTime (#42)
Merged pull requests:
- Improve earthdata access (#29) (@alex-s-gardner)
- Add bbox subsetting for ATL06 data (#30) (@alex-s-gardner)
- Bbox subsetting for GLAH06, GLAH14, ATL03, ATL08 and GEDI02_A (#33) (@alex-s-gardner)
- Download granule to temporary file first (#37) (@alex-s-gardner)
- Retrieve polygons from EarthData search. (#38) (@evetion)
- Prepare v0.3.0 release. (#44) (@evetion)