Releases: MVR-GIS/nybem
Releases · MVR-GIS/nybem
v0.2.0
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_barplotfunction to help better visualize model results. - Added the
summary_tablefunction to produce cleanly formatted summary tables for reporting. - Added the
summarize_modelsfunction to create tabular summaries of model results. - Added the
recode_modelsfunction to assist in removing placeholder values within model result rasters. - Added the
save_raster_rdatafunction to assist in reliably saving rasters in the.RDataformat.
Bug Fixes
- Implemented a more efficient method for calculating area for large rasters in the
summarize_by_polyfunction.
v0.1.8
nybem v0.1.8 (Release date: 2022-07-23)
Major Changes
- Added the
summarize_by_polyfunction to assist in reporting model results. - Added the
model_summaryfunction to provide a quick set of graphs for reviewing model outputs. - Added the
na_outside_modelfunction to assist in combining model outputs and summarizing. - Assigned variable names to
SIcalcfunction ouput rasters to aid reuse of model outputs. - Added the
name_modelfunction to assist in the automation of model results manipulation. - Added the
write_cont_tifffunction to aid in saving rasters to be cross-compatible with R and ESRI (class names, colormaps, layer names, etc.).
Bug Fixes
- Fixed a file naming problem with the write_cont_tiff function.
v0.1.4
nybem v0.1.4 (Release date: 2022-05-05)
Major Changes
- Added package documentation in preparation for USACE ECO-PCX model review.
- Added
nybem_submodelscontaining the ecological models for the New Jersey Back Bay study.
Bug Fixes
- Removed
ecorestspecific functions