Closed mitchellmanware closed 4 months ago
The failing test runs fine locally, so i am not sure why the file paths are not being recognized in GH action. Same file paths are used in other tests.
I will explore further on Monday.
I tried to create a corrupt/incomplete file check for the download functions, but it increased runtime substantially (did not finish within 1 hour of running). This will have to be included in a future version.
process_*(extent = )
calc_*(geom = )
SpatVector
objectdownload_*()
referencesdownload_narr()
consolidationdownload_narr()
URL bug (https://github.com/NIEHS/amadeus/issues/103)download_narr()
soil variablesdownload_*()
parameter consolidation->
year = c()`date_start =, date_end =
->date = c()
@examples
for all core user functionsprocess_hms
andcalc_hms
functions (https://github.com/NIEHS/amadeus/pull/105/commits/861d3dc1e2d2c7f93752a1d0b2369e615cd118d5_@sigmafelix @kyle-messier Stable release with updated references and examples. I think the new
process_hms
function @sigmafelix has created is the last functionality before Version 1.0.0I will create a new branch for vignette updates, and then another for CRAN submission debugging (mostly focusing on Windows OS)