Estimation of Potential Evapotranspiration using Mcguinnes Bordne formulation

버전 1.0.0.0 (2.78 KB) 작성자: Pankaj Dey
This is a simple function that estimates potential evapotranspiration with minimum data requirement.
다운로드 수: 319
업데이트 날짜: 2018/1/4

라이선스 보기

% *************************************************************
% Code written by Pankaj Dey, PhD student in Indian Institute of Science,
% Bangalore
%****************************************************************
% This function is use to calculate daily potential evapotranspiration
% using Mcguinnes Bordne formulation.
%
% Input:
% lat: latitude of the place in decimal degrees.
% date: date array in the following format
%
%For example: Col.1 Col.2 Col.3
% Year Month Day
%
% date= 1904 3 1
% 1905 3 1
%
% t_max: maximum daily temperature in degree celsius
% t_min: minimum daily temperature in degree celsius
%
% Output: pet_mm_per_day is daily potential evapotranspiration in fourth
% column. The first three columns indicate year, month and day of the
% observation respectively.

인용 양식

Pankaj Dey (2024). Estimation of Potential Evapotranspiration using Mcguinnes Bordne formulation (https://www.mathworks.com/matlabcentral/fileexchange/65593-estimation-of-potential-evapotranspiration-using-mcguinnes-bordne-formulation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0