Skip to content

Releases: evetion/SpaceLiDAR.jl

v0.4.0

21 Dec 17:00
27cfd61
Compare
Choose a tag to compare

SpaceLiDAR v0.4.0

Diff since v0.3.0

Breaking changes

  • points now return either a Table or a PartitionedTable instead of NamedTuple or Vector{NamedTuple}. The old behaviour can be regained by calling parent on these tables.
  • Removed number_of_returns and return_number from ICESat-2 ATL08 canopy output.

Merged pull requests:

  • Add before, after keywords to search by timestamp. (#49) (@evetion)
  • Bump codecov/codecov-action from 2 to 3 (#52) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#53) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#54) (@dependabot[bot])
  • fix BitVector + make empty vector initialization concise (#55) (@alex-s-gardner)
  • Disable s3 download in testing. (#56) (@evetion)
  • Reduce allocations and a bit of memory. (#57) (@evetion)
  • Return Tables instead of NamedTuples. (#59) (@evetion)
  • CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat) (#62) (@github-actions[bot])
  • Bump actions/checkout from 3 to 4 (#63) (@dependabot[bot])
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#64) (@dependabot[bot])
  • CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#65) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#66) (@github-actions[bot])
  • Use search after instead of page offsets (#68) (@evetion)
  • Introduce sync utility with aria2c. (#69) (@evetion)
  • Bump actions/cache from 3 to 4 (#70) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#71) (@dependabot[bot])
  • Empty Tables should have the same return type as non-empty ones (#75) (@evetion)
  • Update README.md (#77) (@alex-s-gardner)
  • add "id" to seach + test (#78) (@alex-s-gardner)
  • Search for groups of granules and convert them. (#79) (@evetion)
  • Bump julia-actions/setup-julia from 1 to 2 (#80) (@dependabot[bot])
  • Bump codecov/codecov-action from 4 to 5 (#83) (@dependabot[bot])
  • Fix tests broken by GEDI migration to LPCLOUD (#84) (@evetion)
  • Add Makie extension for plotting. (#85) (@evetion)

Closed issues:

  • Implement Unitful (#15)
  • earthdata_search using geojson with POST (#18)
  • Use Extents.extent for searching and filtering (#21)
  • Should ATL08 return height and height_canopy (#34)
  • Thoughts on adding CryoSat support (#43)
  • Add s3 kwg for :GEDI ? (#45)
  • List of breaking changes for rel 0.3 (#46)
  • Should the name of the bbox kwarg be changed to extent (#47)
  • Allow for search using timestamp(s) (#48)
  • Can't reduce dataframes from `points(canopy=true) due to extra parameters (#50)
  • Move earthdata_search to its on package (#51)
  • Should Lat and Lon be saved as Float32 (#60)
  • Download GEDI by extent error (#67)
  • Mixed data types (#72)
  • Could we add a way to trace points to originating granule? (#74)
  • Search fails on GEDI (#82)

v0.3.0

11 Jan 23:29
688105e
Compare
Choose a tag to compare

SpaceLiDAR v0.3.0

Diff since v0.2.2

Closed issues:

  • Citation has wrong version (#12)
  • ICESat2_Granule{:ATL06} are returned by find 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:

v0.2.2

28 Oct 07:38
b829690
Compare
Choose a tag to compare

SpaceLiDAR v0.2.2

Diff since v0.2.1

Closed issues:

  • Add materialize! option to tables (#20)
  • Should download include "!" if it's not modifying it's inputs? (#24)
  • HTTP/1.1 401 Unauthorized while requesting https://n5eil01u.ecs.nsidc.org .... (#26)

Merged pull requests:

v0.2.1

16 Oct 20:21
e038d78
Compare
Choose a tag to compare

SpaceLiDAR v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

22 Sep 14:08
927aa8c
Compare
Choose a tag to compare

SpaceLiDAR v0.2.0

Diff since v0.1.6

Closed issues:

  • Create enums instead of strings? (#16)

Merged pull requests:

  • Unify all fields from points, add docstrings and drop unrelated code and dependencies. (#19) (@evetion)

v0.1.6

07 Sep 07:13
57b9e5f
Compare
Choose a tag to compare

SpaceLiDAR v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

29 Aug 06:34
ab39e06
Compare
Choose a tag to compare

SpaceLiDAR v0.1.5

Diff since v0.1.4

Closed issues:

  • granules = find(:ICESat2, "ATL08") returns Any[] (#13)

Merged pull requests:

v0.1.4

24 Aug 14:33
Compare
Choose a tag to compare

SpaceLiDAR v0.1.4

Diff since v0.1.3

Merged pull requests:

  • CompatHelper: bump compat for GeoArrays to 0.6, (keep existing compat) (#11) (@github-actions[bot])

v0.1.3

30 Sep 16:49
0c817c5
Compare
Choose a tag to compare

SpaceLiDAR v0.1.3

Diff since v0.1.2

v0.1.2

24 Jul 19:40
84725d2
Compare
Choose a tag to compare

SpaceLiDAR v0.1.2