Skip to content
Snippets Groups Projects
  1. Apr 04, 2024
  2. Apr 03, 2024
    • fvafrcu's avatar
      prepare submission · 00c8d641
      fvafrcu authored
      00c8d641
    • fvafrcu's avatar
      diff --git a/NEWS.md b/NEWS.md · ee76fc2e
      fvafrcu authored
      index ebb51c5..d33a692 100644
      --- a/NEWS.md
      +++ b/NEWS.md
      @@ -1,6 +1,9 @@
      
       Add argument `is_ti_round` defaulting to `TRUE` to
       `get_corrections_factors()` to allow for rounding the tree's boundary circle's
       radius to the unit (i.e. [cm]) as done by Thuenen Institute?
      ee76fc2e
  3. Jan 29, 2024
  4. Jan 25, 2024
  5. Jan 22, 2024
  6. Jan 21, 2024
  7. Jan 19, 2024
  8. Oct 10, 2023
  9. Jun 13, 2023
  10. Mar 17, 2023
  11. Mar 16, 2023
  12. Nov 20, 2022
  13. Sep 12, 2022
  14. Aug 12, 2022
  15. Aug 10, 2022
  16. Aug 09, 2022
    • fvafrcu's avatar
      Check on boundary radius · 0f6fe0a2
      fvafrcu authored
      - R/get_correction_factors.R: check_tree()
        We now check that trees include the corner's center in their plot area and
        otherwise assign a correction factor of 0.
        Such trees occur when the diameters where not measured at  breast height and
        got corrected. Otherwise, `bwi2022de` would have complained about them being
        invalid sample trees.
      0f6fe0a2
  17. Aug 05, 2022
  18. Jul 29, 2022
  19. Jul 27, 2022
  20. Jul 22, 2022
  21. Jul 21, 2022
    • fvafrcu's avatar
      check boundaries in one go at the beginning · 2fb6b0c1
      fvafrcu authored
      2fb6b0c1
    • fvafrcu's avatar
      Multiple changes: · 6982ba3a
      fvafrcu authored
      * We are now deleting boundaries that happen to run through a tract's corner.
        It's not even clear how we would define `stand` if such a boundary would be
        valid.
      * `get_corrections_factors()` now adds status codes and info to the output.
      * Added testing suite for internal function `get_corrections_factor`, which is
        the main work horse in the package (to which `get_corrections_factors()` is
        just a wrapper looping over the trees.
      * Added verbosity to internal function `secant_intersection()` to not throw
        warnings all over the place.
      6982ba3a
  22. Jul 20, 2022
  23. Jul 19, 2022
  24. Jul 14, 2022
  25. Jul 07, 2022
  26. Jul 05, 2022
Loading