Skip to content

Releases: Deltares-research/PointCloudRasterizers.jl

v0.2.6

11 Oct 07:47
6378032
Compare
Choose a tag to compare

PointCloudRasterizers v0.2.6

Diff since v0.2.5

Changes

  • Updated to GeoArrays 0.9: matrix support
  • Introduced rounding keyword for index
  • Updated CI

Merged pull requests:

Zenodo release

31 Oct 09:49
a761553
Compare
Choose a tag to compare
v0.2.5a

Create CITATION.cff

v0.2.5

29 May 07:37
Compare
Choose a tag to compare

PointCloudRasterizers v0.2.5

Diff since v0.2.4

v0.2.4

19 Mar 16:29
Compare
Choose a tag to compare

PointCloudRasterizers v0.2.4

Diff since v0.2.3

v0.2.3

19 Mar 13:21
Compare
Choose a tag to compare

PointCloudRasterizers v0.2.3

Diff since v0.2.2

v0.2.2

19 Mar 11:08
Compare
Choose a tag to compare

PointCloudRasterizers v0.2.2

Closed issues:

  • example from README throws error (#1)
  • example syntax for filtering using a created raster? (#5)
  • consolidate bounding box functions? (#7)
  • TODO Try to use an AffineMap (#9)
  • Support more generic interface (#10)
  • TagBot trigger issue (#20)

Merged pull requests:

  • add additional examples and notes to README (#2) (@Crghilardi)
  • More README updates (#4) (@Crghilardi)
  • add filter using a raster method, remove flipud! from reduce (#6) (@Crghilardi)
  • remove boundingbox MVector functions from utils and update deps (#8) (@Crghilardi)
  • CompatHelper: add new compat entry for GeoArrays at version 0.7, (keep existing compat) (#12) (@github-actions[bot])
  • [BREAKING] Implement GeoInterface. (#19) (@evetion)