<p>We have a couple of exciting updates regarding our API, and our service offerings.</p><h2 id="hourly-ag-weather-data-api">Hourly Ag-Weather Data API</h2><p>Our AG-Weather API now returns both hourly, and daily data. This will allow for greater resolution of short term fluctuations in weather conditions that affect agriculture. To use hourly data, simply append the "&tp=hourly" URL parameter to </p><pre>
https://api.weatherbit.io/v2.0/history/agweather?lat=34.035&lon=-117.846191&start_date=2023-12-16&end_date=2023-12-17&key=API_KEY&tp=hourly
</code></pre><p>Additionally, this API now uses both the GLDAS, and ERA-5 as it's primary data sources. </p><h2 id="updates-to-evapotranspiration-calculation">Updates to Evapotranspiration Calculation </h2><p>In combination with this update, we have made an update to the way our AgWeather API calculates Reference Evapotranspiration (ET0). It now incorporates an updated version of the Penman Monteith Formula described in https://marais.ch/doc/fao56.pdf, which enables a significantly better calculation of ET0 particularly in hot/humid conditions. </p><h2 id="conclusion">Conclusion</h2><p>We hope that our users find value in these updates. We are always looking for ways to improve our API. Feel free to reach out to support@weatherbit.io with any questions or concerns.</p>