Skip to content

LITAP v0.5.0

Compare
Choose a tag to compare
@steffilazerte steffilazerte released this 21 Jul 19:31
· 132 commits to main since this release
50975fe
  • Load files forces to numeric (fixes problems where some imports in character)
  • Corrected slope_gc() directions (fixes #10)
  • Clarify output format and allow csv (fixes #13)
  • flow_mapper() has simplified output, similar to the other functions (fixes #12)
  • facet_mapper() has facets by number as well as by name, and ordered by crule (fixes #9)
  • form_mapper() values that are not on missing cells but can't be calculated
    due to local missingness, are assigned 0
  • Can load files even if dem in folder name (fixes #7)
  • Add rounding to match original LandMapR values where possible
  • Fix bug where grid parameter not passed on in form_mapper()