Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Jun 10, 2024
1 parent 75be09d commit bc20ddd
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# soilDB 2.8.3 (development)
- ISSR800 authoritative grid system altered slightly
- `ISSR800.wcs()` and `soilColor.wcs()` now set color table internally when possible
- updated source data: ISSR800 (FY24) and soil color (FY23)
# soilDB 2.8.3 (2024-06-10)
- Updates to SoilWeb web coverage services
- ISSR800 authoritative grid system altered slightly
- `ISSR800.wcs()` and `soilColor.wcs()` now set color table internally when possible
- updated source data: ISSR800 (FY24) and soil color (FY23)
- `SDA_query()` updates
- Better messaging on error
- Handle try-error result more gracefully in high-level functions (#352)
- `createSSURGO()`: added support for creating DuckDB, PostgreSQL, and other DBI-compatible databases (#352) via `conn` argument
- `fetchSDA()` and `get_chorizon_from_SDA()` concatenate multiple `texcl` using a comma when a texture group contains multiple texture classes (e.g. stratified textures) (fixes #353)

# soilDB 2.8.2 (2024-04-22)

Expand Down

0 comments on commit bc20ddd

Please sign in to comment.