Data is read from either a snotel data frame and returned as such.

snotel_metric(df)

Arguments

df

snotel data frame

Value

a data frame with imperial values converted to metric ones

Details

By default the conversion is done upon download. This function might serve some a purpose in processing of data grabbed straight from the server rather than through the package.

This is an internal function only. Hence, no examples are given.