Dylan Beaudette
Dylan Beaudette
This is mostly a reminder to myself to submit a PR. Ideas here: http://ncss-tech.github.io/AQP/soilDB/SDA-tutorial-2.html
Is it possible to suppress the legend and keep the histogram? I have tried a number of arguments to both `tm_legend` and `tm_smymbols` without success. Using `tmap` 2.0.
First of all, thank you for the excellent package and companion articles. While looking over the `aoa` code it occurred to me that some of the complexity associated with handling...
Howdy, I thought that I would pass along this reference on the subtleties of calculating the delta-E00 metrics. http://www2.ece.rochester.edu/~gsharma/ciede2000/ciede2000noteCRNA.pdf I'll follow-up with some specific examples. Thanks for the great package!
Found some recent incompatibilities with terra (terra_1.6-7), rasterVis (rasterVis_0.51.2). Same errors with latest available R and RStudio on gov machines. Using the latest terra (R-Universe) + rasterVis (GH), the following...
There are some SCAN/SNOTEL stations with multiple (above-ground) sensors per sensor prefix. For example: ```r library(soilDB) m
These would enhance the basic QC checks performed by `fetchNASIS`.
A reminder to coordinate efforts on related functionality so that there is a single implementation (if possible) and efficient testing. **Updated TODO Jan 2021** - [x] landscape / landform #47...
Top offenders: * `pedon_id` * `site_id` * `pct` * `claytotest` Probably safe to ignore re-named foreign key names.
Long-term plan: new macros or UDF to support aggregation on the fly in SQL and parity with WSS output. Contractors are working towards this, but no ETA. Short-term plans: *...