David LeBauer
David LeBauer
This looks very helpful it does not indent the lines that it does in the same way that Rstudio or emacs ESS does by default. For example, this line: ```...
Adapted from discussion with @infotroph in https://github.com/PecanProject/pecan/pull/2756 - an easy but tedious and inelegant fix for a problem that's mostly just annoying - We are currently ignoring 571 `no visible...
Commented out test in `data.atmosphere/tests/testthat/test.met2CF.csv.R` > d> test("../../") > Testing PEcAn.data.atmosphere > Loading PEcAn.data.atmosphere > loading data from PEcAn-CF met drivers : .......... > downscaling : ....... > testing csv...
@bcow, @jam2767 Enabling these tests would be a good place to start: https://github.com/PecanProject/pecan/blame/master/modules/data.atmosphere/tests/test.NARR.R
### Bug Description leafT is converted to K in fitA _only_ when there is no leafT provided ### Bug Description * [x] add sensible Tleaf range checks to determine if...
## Package names all suggestions can be discussed in comments; checked when finalized - [ ] no `.`'s that break Rcpp #391 - [ ] of format: "pecan"" pecanMA, pecanDB,...
## Description Currently PEcAn is not available in CRAN, this makes it harder to install on systems since it requires the user to download all code first and install it....
## Description Currently, tags / keyword labels are taken from the repository. But we have many packages and not all of the repository tags apply to each one. Currently if...
## Description Added a template for a basic PEcAn workflow. ## Motivation and Context Will help users make the transition from Web to interactive R session by adding an Rmarkdown...
It would be great to be able to use FIELDImageR as a Plugin to QGIS. I have never done this and haven't had time yet, but I looked into it...