Skip to content
New issue

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

Tblakes tutorial #241

Open
wants to merge 25 commits into
base: devel
Choose a base branch
from
Open

Tblakes tutorial #241

wants to merge 25 commits into from

Conversation

mnky9800n
Copy link
Contributor

  • Summary of changes (Bug fix, feature, docs update, ...)
    tibetan lakes tutorial includes different climatic factors plus spatiotemporal residual estimation, as well as integrated with all apps. v0.1 of tutorial

@gareth-j gareth-j changed the base branch from main to devel November 1, 2023 19:09
Merging in changes on devel
@gareth-j
Copy link
Contributor

gareth-j commented Nov 1, 2023

I'm getting an error when trying to run the first model cell

Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) : 
  'x' must be atomic

I won't add this to the 0.1.1 release.

Copy link
Contributor

@XueqingYin XueqingYin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formula setup code has an error. The double quotation marks in formula2 <- ... + residuals(... , model = "spde", ...) should be removed. So it should be residuals(... , model = spde, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants