Recent Releases of forestdata

forestdata - Version 0.3.1

New features * fdocceuforest(): new function to access the EU-Forest dataset with more than 500,000 forest tree species occurrences in Europe.

Bugs

  • fdinventoryspain(): returned wrong results with processlevel = 1 or processlevel = 2 combined with ifn = 4 for regions that contain more than 1 province inside the same province argument. For instance, province = "Canarias" includes 2 provinces (35 and 38), but previously it was treated as one.

Enhancements

  • fdinventoryspain(): some plots have tree data on the field but no coordinates recorded. Before this version, this data was ignored. Now, a row with empty geometry and warning were added.

- R
Published by Cidree about 1 year ago

forestdata - Version 0.3.0

New features * fdforestglad() and fdcanopyheight(): gain a new argument merge = FALSE. If the tiles are not merged, the function will return the result much faster as a SpatRasterCollection.

  • fdforestextent_glad(): eliminated. Functionality extended with fdforestglad().

  • fdinventoryspain(): gains a new argument process_level, which can be:

    • process_level = 0: raw data is downloaded
    • process_level = 1: data is processed at the tree level
    • process_level = 2: data is processed at the stand level

Enhancements

  • Better functions feedback with cli R package

  • Make the package lighter eliminating useless internal functions. purrr, rvest, rlang, and crayon dependencies are not needed anymore.

Bugs

  • Fix foresdata url issues according to #9 and CRAN policies.

- R
Published by Cidree over 1 year ago

forestdata - Version 0.2.0

- R
Published by Cidree over 1 year ago

forestdata - Initial release 0.1.0

Initial release of forestdata

- R
Published by Cidree almost 2 years ago