Changelog
Source:NEWS.md
Changes in version 0.1.2
Improvements
-
Update
fihsdataset for Field Indicators of Hydric Soils v9.0- Adds new “All Soils” indicator: “A18” Iron Monosulfide
Updated
lrrmlrageometry source URL
Additions
- Added
lrrmlra_geometry_dsn()andhydricsoils_data_dir()functions for getting data sources and paths
Changes in version 0.1.1
Improvements
- Improvements to the initial parsing routine of
fhisdataset; cross-checked with appendix and text content of the guide.
Additions
Added usage columns
"test_symbols"and"test_except_mlra"tofihsdataset indicating where established indicators are being testedAdded
plot_indicator_usage()a terra-based graphical method for visualizing the area of applicability of indicatorsAdded
lrrmlradataset containing tabular data describing MLRA and LRR symbols and namesAdded
lrrmlra_geometry()and associated cache-management methods for storing the (larger) geometry data associated withlrrmlrain a local GeoPackage file created from the official source dataAdded a vignette showing parsed data and graphics of indicator usage areas
Added basic unit tests
Added conversion functions:
indicator_to_name(),name_to_indicator(),indicator_to_usesym(),usesym_to_indicator(),lrr_to_mlra(),mlra_to_lrr(),lrr_to_lrrname(),lrrname_to_lrr(),mlra_to_mlraname(),mlraname_to_mlra(),lrrmlra_match(),fihs_match(),usesym_match()