Skip to content

Snow melt calculations #19

@lukeloken

Description

@lukeloken

I am unsure if this is the correct way to calculate snow melt. Rather should only negative changes in snow depth be summed? I'm thinking of the situation where a single event includes both melting snow and new snow.

storms$snwd_diff[i] <- sum(weather_temp$snwd_diff)*0.0393701 # convert from mm to inches

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions