1 / 15

Outline of Talk

Outline of Talk . Introduction Toolbox functionality Results Conclusions and future development. Introduction .

jalene
Télécharger la présentation

Outline of Talk

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Outline of Talk • Introduction • Toolbox functionality • Results • Conclusions and future development

  2. Introduction The ETReference Evapotranspiration (Etr) MATLAB Toolbox is a computer based framework, which allows users to compute reference ET values from available forecast gridded weather data produced by the National Weather service or from automated climate stations.

  3. Application of Etr tool box using Gridded forecast climate data • Forecast climate data allows calculation of Etr for locations where automated climate station data are not available. • Forecast climate data can be used to fill in missing or error data from automated climate stations. • Forecast climate data are in a common format needed to calculate Etr for the entire United State to be used with Et calculated from satellite data.

  4. Flow Chart of Tool. Model Runs on a daily time step.

  5. FTP site to download hourly data

  6. Gridded 5kmClimate forecast data at 2 m height including sky cover, air temp, wind speed, and dew point temp.

  7. Data is downloaded, preprocessed and stored as flat file in a data base. • The 5 km gridded data is downloaded every day. • The National Weather Service over writes the file every day. • Past data starting in 2005 to current date on a 12 km grid is available from another fps site.

  8. Reference Et calculated on daily climate variable. • On a daily time step calculate: • Hourly data the using the dew point temperature and max. and min. air temperature to calculate vapor pressure deficit for each grid point • Average 24 hr wind speed for each grid point. • Clear sky daily solar radiation base on extrestial radiation calculation for each grid point.

  9. Compute Etr from pre-processed weather data • Eto = ∆ Rn + γ (6.43(1+0.536*U2) (es-ea)/ (∆+γ) L • Where: Eto= mm/day • ∆=slope of the saturated vapor pressure curve (kPa K-1) • Rn= net radiation (MJ m-2 day-1) • γ =psychrometric constant (kPa K-1) • U2= wind speed at 2 m (m s-1) • es= saturate vapor pressure (kPa) • ea = actual vapor pressure (kPa) • L= latent heat of vaporization (MJ kg-1)

  10. Results

  11. Example of Google Earth output

  12. Example of Calculate Daily Etr values.

  13. Conclusions • The Etr tool box currently runs on a server that downloads and process the national weather service forecast data on a daily time step. • Matlab as a tool used in the Etr tool box was used to process large gridded forecast data for the United States using limited computer computation time (15 min). • Matlab allowed quick development of code for the Etr tool box compared to writing C++ processing code.

  14. Future Development • Convert links to data base files from hard wire to a path file. • Develop a graphical interface to look at output • Use Google Earth to acquire elevation for a given Lat. Long.

More Related