Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@mpdougherty mpdougherty released this 06 Sep 21:13
· 5 commits to master since this release
db58d4a

nybem v0.2.0 (Release date: 2022-09-06)

Major Changes

  • Updated model specifications based on USACE Eco PCX Model Review comments. See the report for details.
  • Added the feature_model_barplot function to help better visualize model results.
  • Added the summary_table function to produce cleanly formatted summary tables for reporting.
  • Added the summarize_models function to create tabular summaries of model results.
  • Added the recode_models function to assist in removing placeholder values within model result rasters.
  • Added the save_raster_rdata function to assist in reliably saving rasters in the .RData format.

Bug Fixes

  • Implemented a more efficient method for calculating area for large rasters in the summarize_by_poly function.