Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag authored Feb 13, 2024
1 parent 1eb0d9f commit 33479b1
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
# soilDB 2.8.2 (development)

- SoilWeb Web Coverage Service MUKEY grid data source (used for `mukey.wcs()`) and metadata have been updated for FY2024

- Note that ISSR800 WCS (`ISSR800.wcs(`) source) are still using FY2023/FY2022 data

- `get_SDA_coecoclass()` default data returned for methods "Dominant Component", "Dominant Condition" and "None" now include `localphase` column

- `get_soilseries_from_NASIS()` and `get_competing_soilseries_from_NASIS()`: add `SS` argument for parity with all other NASIS "get" methods
- default to `FALSE` for backward compatibility/common use cases

- Changes in column names (Area table / `"areasymbol"` related; #172)

- default to `FALSE` for backward compatibility/common use cases
- Changes in column names (Area table / `"areasymbol"` related; #272); thanks to Zach Van Abbema for suggestion
- `get_site_data_from_NASIS_db()`: Add state, county, and MLRA areasymbol references (`"site_state"`, `"site_county"`, `"site_mlra"`)

- `get_mapunit_from_NASIS_db()`: Add dominant MLRA areasymbol reference column `"lmapunit_mlra"`

- `get_soilseries_from_NASIS()`: replace `areasymbol` column to use
relationship-style name `"soilseries_typelocst"` (minor breaking change)
- `get_soilseries_from_NASIS()`: replace `areasymbol` column to use relationship-style name `"soilseries_typelocst"` (minor breaking change)

# soilDB 2.8.1 (2024-01-09)

Expand Down

0 comments on commit 33479b1

Please sign in to comment.