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

Change data frame names for climate object #48

Open
jarad opened this issue Mar 1, 2024 · 0 comments
Open

Change data frame names for climate object #48

jarad opened this issue Mar 1, 2024 · 0 comments

Comments

@jarad
Copy link
Owner

jarad commented Mar 1, 2024

Currently read_cli() returns a data.frame named precip, but this data frame has other weather variables and no precipitation. The nbrkpt contains the precipitation information sub-daily. A proposal is to rename precip to weather and add a column for total daily precipitation. Also, we could rename nbrkpt to precipitation. We could also remove nbrkpt column from the current precip data.frame.

But, before we make these changes we should look at what the WEPP user summary says.

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