datapack
is now optional. It is only used by dataone_download()
(#3373).soilgrids_soilC_extract()
no longer returns an empty dataframe when none of the queried locations are missing data. (#3409)soilgrids_soilC_extract
retrieves soil C estimates with uncertainty from the ISRIC SoilGrids 250m data. (#3040, @Qianyuxuan)gSSURGO.Query()
now always returns all the columns requested, even ones that are all NA. It also now always requires mukeys
to be specified.gSSURGO.Query()
and extract_soil_gssurgo()
to work again after formatting changes in the underlying gSSURGO APIfind.land()
has been removed. It is not used anywhere we know if, has apparently not been working for some time, and relied on the maptools
package which is scheduled for retirement.PEcAn.data.atmosphere
, notably by retrieving site latitude and longitude directly from PEcAn.DB::query.site
instead of custom lookups (#3300, Abhinav Pandey).