Skip to content

Releases: PoisotLab/SpatialBoundaries.jl

v0.1.0

14 Feb 15:07
369203e
Compare
Choose a tag to compare

SpatialBoundaries v0.1.0

Diff since v0.0.3

Closed issues:

  • Vignette on the effect of layer resolution? (#33)
  • Logo (#37)
  • Recipe for plotting (#38)
  • Stable documentation is not building (#47)
  • Update Link to Online Documentation (#50)
  • Extensions not importing on install? (#52)

Merged pull requests:

v0.0.3

22 Feb 17:21
3a06840
Compare
Choose a tag to compare

SpatialBoundaries v0.0.3

Diff since v0.0.2

v0.0.2

21 Feb 22:14
f2249cd
Compare
Choose a tag to compare

SpatialBoundaries v0.0.2

Diff since v0.0.1

Closed issues:

  • Rename Womble fields? (#42)
  • Final figure in triangulation vignette not rendering (#43)
  • What happens when some cells are NaN (#45)

Merged pull requests:

v0.0.1

10 Sep 23:08
3966aa8
Compare
Choose a tag to compare

SpatialBoundaries v0.0.1

Closed issues:

  • To do's, features and future directions (#22)
  • Guide to the interpretation of values (#24)
  • Returning a layer from a womble uses NaN instead of Nothing (#30)
  • Boundaries detection code may not be correct when there are NaNs in the layer (#31)

Merged pull requests:

  • Development version for an initial alpha release (#13) (@tpoisot)
  • Integrate with SimpleSDMLayers (#23) (@tpoisot)
  • CompatHelper: add new compat entry for "Requires" at version "1" (#25) (@github-actions[bot])
  • 💁 change the output of boundaries to be a list of indexes (#26) (@tpoisot)
  • Vignette: Introduction (#28) (@TanyaS08)
  • Delaunay triangulation without the python dependencies (#29) (@tpoisot)
  • 🐛 correct detection of boundaries with NaNs (#34) (@tpoisot)
  • Return layers without NaNs after wombling (#35) (@tpoisot)
  • Documenting x-y 'switch' (#36) (@TanyaS08)