Recent Releases of forestdata

forestdata - Version 0.3.1

New features

Bugs

  • fd_inventory_spain(): returned wrong results with process_level = 1 or process_level = 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

  • fd_inventory_spain(): 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.

Biosphere - Forest Observation and Management - R
Published by Cidree about 1 month ago

forestdata - Version 0.3.0

New features

  • fd_forest_glad() and fd_canopy_height(): gain a new argument merge = FALSE. If the tiles are not merged, the function will return the result much faster as a SpatRasterCollection.

  • fd_forest_extent_glad(): eliminated. Functionality extended with fd_forest_glad().

  • fd_inventory_spain(): 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.

Biosphere - Forest Observation and Management - R
Published by Cidree 3 months ago

forestdata - Version 0.2.0

Biosphere - Forest Observation and Management - R
Published by Cidree 7 months ago

forestdata - Initial release 0.1.0

Initial release of forestdata

Biosphere - Forest Observation and Management - R
Published by Cidree 10 months ago