Skip to content

Change data frame names for climate object #48

Description

@jarad

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions