- Added
lfcLiDAR$point_valuemethod, as well as its external counterpartlidar_point_value - Refactored lfcLiDAR class and methods.
lfcLiDAR$get_datamethod now returns aggregated and precalculated data.lfcLiDAR$get_lowres_rasteraccess the low resolution rasters andlfcLiDAR$clip_and_statsmakes calculation based on raw data. - Added
lfcLiDAR$clip_and_statsmethod, as well as its external counterpartlidar_clip_and_stats
- Added
lfcNFI$describe_tablemethod, as well as its external counterpartnif_describe_table - Better logic for describe methods in all classes
- General documentation improvements
- Using RPostgres instead of RPostgreSQL library.
- Fixed slow database connection.
- Improved Allometries class and methods documentation
- Improved warning/error managing in lfcAllometries calculate method
- Added a
NEWS.mdfile to track changes to the package. - Access to NFI, LiDAR and Allometries databases.
- Cache method implemented.