We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add leaf area data
The text was updated successfully, but these errors were encountered:
Wenk0000 is not compiled at all - at least on my machine!
> nrow(subset(baad$data, studyName == "Wenk0000")) [1] 0
Sorry, something went wrong.
Aha, this is a problem with checkSpeciesNames in config/postprocess.R. I had that commented out. When I leave it active I also get empty dataset.
checkSpeciesNames
On 19 September 2014 15:14, Remko Duursma [email protected] wrote:
Yes! Tried again, Wenk0000 does not show up in the dataset.... (but it is in contacts) r Remko Duursma Senior Lecturer Hawkesbury Institute for the Environment University of Western Sydney Hawkesbury Campus, Richmond Office: +61(0)2 4570 1806 Mobile: +61 (0)4 22 096908 www.remkoduursma.com On Fri, Sep 19, 2014 at 2:37 PM, Daniel Falster [email protected] wrote: have you pulled down the latest changes? On 19 September 2014 13:35, Remko Duursma [email protected] wrote: Wenk0000 is not compiled at all - at least on my machine! nrow(subset(baad$data, studyName == "Wenk0000")) [1] 0 — Reply to this email directly or view it on GitHub #162 (comment). — Reply to this email directly or view it on GitHub #162 (comment). — Reply to this email directly or view it on GitHub #162 (comment).
Yes! Tried again, Wenk0000 does not show up in the dataset.... (but it is in contacts)
r
Remko Duursma Senior Lecturer
Hawkesbury Institute for the Environment University of Western Sydney Hawkesbury Campus, Richmond
Office: +61(0)2 4570 1806 Mobile: +61 (0)4 22 096908 www.remkoduursma.com
On Fri, Sep 19, 2014 at 2:37 PM, Daniel Falster [email protected]
wrote:
have you pulled down the latest changes? On 19 September 2014 13:35, Remko Duursma [email protected] wrote: Wenk0000 is not compiled at all - at least on my machine! nrow(subset(baad$data, studyName == "Wenk0000")) [1] 0 — Reply to this email directly or view it on GitHub #162 (comment). — Reply to this email directly or view it on GitHub #162 (comment).
have you pulled down the latest changes?
On 19 September 2014 13:35, Remko Duursma [email protected] wrote:
Wenk0000 is not compiled at all - at least on my machine! nrow(subset(baad$data, studyName == "Wenk0000")) [1] 0 — Reply to this email directly or view it on GitHub #162 (comment).
nrow(subset(baad$data, studyName == "Wenk0000")) [1] 0
— Reply to this email directly or view it on GitHub #162 (comment).
40c1563
dfalster
No branches or pull requests
Add leaf area data
The text was updated successfully, but these errors were encountered: