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

problem #2

Open
Ahmadffrahmand opened this issue Sep 21, 2020 · 0 comments
Open

problem #2

Ahmadffrahmand opened this issue Sep 21, 2020 · 0 comments

Comments

@Ahmadffrahmand
Copy link

Ahmadffrahmand commented Sep 21, 2020

station data and precipitation data.zip
Respected sir
i run the code and i got this error.
every thing is projected as utm.

data(ValparaisoPPts)
data(ValparaisoPPgis)
data(ValparaisoSHP)

rfmep <- RFmerge(x=pcp, metadata=ValparaisoPPgis, cov=covariates,
id="Code", lat="lat", lon="lon", mask=shp,
training=0.8, parallel=parallel, par.nnodes=par.nnodes)

Error in RFmerge.zoo(x = pcp, metadata = ValparaisoPPgis, cov = covariates, :
Invalid argument: 'metadata' must have 'id' (identifier), 'lon' (longitude) and 'lat' (latitude) fields !
metadata' must have 'id' (identifier), 'lon' (longitude) and 'lat' (latitude) fields !
x=pcp is the xts object of rainfaill from stations

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

No branches or pull requests

1 participant