Skip to content

Commit

Permalink
Fill in SCAN station pedlabsampnum where needed #61
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Apr 14, 2022
1 parent 157a87d commit 44d3a2c
Show file tree
Hide file tree
Showing 4 changed files with 1,178 additions and 1,089 deletions.
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# soilDB 2.6.15 (2022-04-08)
# soilDB 2.6.15 (2022-04-13)
* `fetchNASIS()`
* New `mixColors` argument used to toggle color mixing for pedon horizons with multiple colors per moisture state.
* Default `TRUE` mixes colors based on reported color percentage via `estimateColorMixture()`. `FALSE` returns the dominant color in each moisture state, or first record for cases without `colorpct` populated.
* Added `taxreaction` and `taxfamhahatmatcl` to extended taxonomic information
* Added new option (`soilDB.NASIS.skip_uncode`) to bypass `uncode()` in NASIS functions (mostly used for debugging or special database instances that come pre-decoded)
* An instance in `fetchNASIS(from="components")` where local database connection was left open was fixed
* Added `fetchLDM()` function to access Kellogg Soil Survey Lab Data Mart via Soil Data Access or local SQLite snapshot (https://github.com/ncss-tech/soilDB/pull/243)
* Added `get_SDA_metrics()` for accessing usage metrics for Soil Data Access, Web Soil Survey and the Lab Data Mart. Thanks to Jason Nemecek for submitting the base SQL query
* `get_SDA_interpretation(method = "dominant condition")` now includes `total_comppct_*` columns reflecting the summed component percentage of the dominant condition

# soilDB 2.6.14 (2022-03-15)
* `waterYearDay()` bug fix for more specific (sub-daily) date-time formats
Expand Down
Binary file modified data/SCAN_SNOTEL_metadata.rda
Binary file not shown.
Loading

0 comments on commit 44d3a2c

Please sign in to comment.