|
1 |
| -# soilDB 2.8.5 (development) |
2 |
| - - `fetchLDM()` add support for `area_type` with local database connections (`dsn` argument) |
3 |
| - - updated SCAN, CSCAN, SNOTEL, SNOWLITE station metadata (#61) via @jskovlin |
4 |
| - - timezone support for hourly data requested by `fetchSCAN()` (#184) thanks to new WCIS API |
| 1 | +# soilDB 2.8.5 (2024-11-04) |
| 2 | + - `fetchLDM()` add support for `area_type` argument with local database connections (`dsn` argument) |
| 3 | + - `fetchSCAN()` updates: |
| 4 | + - Improved SCAN, CSCAN, SNOTEL, SNOWLITE station metadata (#61) via @jskovlin |
| 5 | + - Timezone support for hourly data requested by `fetchSCAN()` (#184) |
| 6 | + - All above-ground sensors are now returned, instead of just the first of each type (#359) |
| 7 | + - Added new help file on NASIS database sources; see `?NASISLocalDatabase` (#360) |
| 8 | + - `get_SDA_*()` function updates related to consistent parameters for miscellaneous areas and minor components (#361) |
| 9 | + - `fetchSOLUS()`: New function for downloading data from Soil Landscapes of the United States 100-meter (SOLUS100) soil property maps project repository (#362) |
| 10 | + - `fetchNASIS()` more consistent QC messages and output for multiple site observations and lab samples |
| 11 | + - Updated SoilProfileCollection data sets (`loafercreek`, `gopheridge`, `mineralKing`) for aqp 2.1.x object definition and recent changes to `fetchNASIS()` (#363) |
5 | 12 |
|
6 | 13 | # soilDB 2.8.4 (2024-08-17)
|
7 | 14 | - `createSSURGO()` bug fixes following changes in 2.8.3
|
|
25 | 32 | - `fetchSCAN()`: fix header format; thanks to @dschlaep for reporting and providing a fix
|
26 | 33 |
|
27 | 34 | # soilDB 2.8.2 (2024-04-22)
|
28 |
| - |
29 | 35 | - SoilWeb Web Coverage Service MUKEY grid data source (used for `mukey.wcs()`) and metadata have been updated for FY2024
|
30 | 36 | - Note that ISSR800 WCS (`ISSR800.wcs()` source) is still using FY2023/FY2022 data
|
31 | 37 | - `get_SDA_coecoclass()` default data returned for methods "Dominant Component", "Dominant Condition" and "None" now include `localphase` column
|
|
0 commit comments