evetion / SpaceLiDAR.jl

A Julia package for working with ICESat-2 & GEDI data as part of my PhD research

Home Page:https://www.evetion.nl/SpaceLiDAR.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should the name of the `bbox` kwarg be changed to `extent`

alex-s-gardner opened this issue · comments

Probably now is the time to do it if it's going to be done.

Fixed in #59. Technically, it's only deprecated, should still work, but using extent=Extent(), should now also work.