Skip to content

Releases: Cervest/richdem

v2.3.3

15 Mar 22:01
207eaf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

12 Feb 10:13
ad14c3c
Compare
Choose a tag to compare

What's Changed

  • feature/sc 40452/create richdem pkg by @sunayana in #14
  • Adding RichDEM_jll in each module by @sunayana in #15
  • getting ready for julia package creation. by @sunayana in #16
  • Move julia actions to root by @Libbum in #17
  • mainly changing function argument type so that runoff of type float c… by @sunayana in #19

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

23 Jan 13:11
ab19bc5
Compare
Choose a tag to compare

This release creates a wrapper library called libjlrichdem.so for librichdem.so and wraps some C++ classes and methods and their counterparts in Julia are :

Array2D{T}
BucketFillFromEdgesD8Double
BucketFillFromEdgesD8Float
Depression{T}
DepressionHierarchy{T}
GetDepressionHierarchyFloatD8
GetDepressionHierarchyDoubleD8
FillSpillMergeFloat
FillSpillMergeDouble

What's Changed

Full Changelog: v2.3.1-cervest...v2.3.1