This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
add atmospheric pressure into noaa fetch #68
Comments
Given this initial look at the data, my questions are:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We want to add atmospheric pressure as a variable fetched from noaa. This made me think, why don't we fetch temperature and wind from the noaa stations as well. The noaa stations don't have precipitation, but that likely isn't an important driver and we can get that from gridMET. Lewes and Cape May only have barometric pressure, air temperature, and wind starting 08-12-2002, which means we would miss out on 2001, which was a drought year.
The text was updated successfully, but these errors were encountered: