Andrew Gene Brown
Andrew Gene Brown
I can confirm that this is related to scientific notation, even if the user specifies size as a value like `100000` it seems that numbers that large automatically will be...
Also, explicitly setting a numeric literal as an integer using `L` suffix e.g. `100000L` works to resolve this for any Integer parameter parsing issues. > thread 'main' panicked at 'called...
The short answer is no because the R package is a wrapper around the Rust library and command line tool: https://github.com/jblindsay/whitebox-tools. All of the arguments for inputs and outputs of...
`wbt_init()` should be passed the full path to the executable, not the parent folder. When you run `wbt_install()` with the default parameters for installation directory then the location will be...
Hey -- I have just been lurking here -- but I have some thoughts on US soil science perspective and some involvement with soil ontology efforts. @brandonnodnarb @ktoddbrown @dylanbeaudette The...
Related PR using similar (but not on SoilWeb) LDM tables via Soil Data Access API: https://github.com/ncss-tech/soilDB/pull/182
This function is exported as `summarizeSoilTemperature()`. Also `estimateSTR()`, and supporting functions `month2season()`, `waterYearDay()`. And plotting function `STRplot()` in soilDB. sharpshootR has `estimateSoilMoistureState()`, `plotAvailableWater()`, `plotWB()`, etc. If `summarizeSoilTemperature()` were to become...
I would agree that those could make a great new package. I think soilDB should handle functions for getting data. Possibly some functions from sharpshootR ought to be brought into...
Here is a small InterpretationEngine proof of concept involving WCS and custom data aggregation I made last week while testing the new R package. https://github.com/ncss-tech/interpretation-engine/blob/master/misc/demo-SDA-WCS-IE-integration.R EDIT: Images of output and...
#179 adds the ssurgoOnDemand queries in `get_*` method style I think we could probably get some more stub queries that target some other data categories from here https://nasis.sc.egov.usda.gov/NasisReportsWebSite/limsreport.aspx?report_name=SDA-SQL_Library_Home