Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 23:08
3966aa8

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)