Replies: 1 comment 5 replies
-
I'm also looking for a way to get evapotranspiration data from the API. I'm fine with either forecasted or observed. I have found a couple places on the NWS website that mention FRET (forecasted reference evapotranspiration) but I haven't seen this data in the API anywhere. I even found a map displaying FRET across the whole country, and when I click on my location it shows me the value! but I need to do this in an automated way. I tried using the chrome devtools to inspect the network requests the map was making, but the requests it's making don't seem to include the FRET data directly. Where is it getting these values from? I've also been looking into calculating the evapotranspiration myself. Online research pointed me toward the penman-monteith equation, but I'm not sure the api has all the required data for that (in particular, solar radiance seems to be missing). Any ideas where I could get that from? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NOTE
Please do not report operational issues (such as outages) here. We can not support these issues via this forum. Please report these as described here: https://weather-gov.github.io/api/reporting-issues
Please describe what you're trying to do.
A clear and concise description of what your issue is. Ex. I'm looking for forecast data...
Beta Was this translation helpful? Give feedback.
All reactions