Skip to content

Change data frame names for climate object #48

@jarad

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.

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