Processes data.frames and replaces wunderground's -9999/-999 to NAs
encode_NA(df)
df
the data.frame to process
data.frame with correctly encoded NAs