登录
首页 » Python » PyETo-master

PyETo-master

于 2020-11-18 发布
0 163
下载积分: 1 下载次数: 1

代码说明:

说明:  计算ET0,潜在蒸散,利用彭曼公式等潜在蒸散(potential evapotranspiration,ETo)既是水分循环的重要组成部分, 也是能量平衡的重要部分,它表示在一定气象条件下水分供应不受限制时, 某一固定下垫面可能达到的最大蒸发蒸腾量,也称为参考作物蒸散。(Estimates of PET were made from measured pan evaporation data using a pan coefficient of 0.8. These estimates were compared with estimates using the Penman equation and relevant available meteorological data)

文件列表:

PyETo-master\.coveralls.yml, 70 , 2019-12-15
PyETo-master\.gitattributes, 378 , 2019-12-15
PyETo-master\.gitignore, 54 , 2019-12-15
PyETo-master\.travis.yml, 205 , 2019-12-15
PyETo-master\.vs\PyETo-master\v15\.suo, 35328 , 2020-07-10
PyETo-master\docs\api.rst, 2174 , 2019-12-15
PyETo-master\docs\changelog.rst, 156 , 2019-12-15
PyETo-master\docs\conf.py, 10256 , 2019-12-15
PyETo-master\docs\fao56_penman_monteith.rst, 6818 , 2019-12-15
PyETo-master\docs\hargreaves.rst, 2095 , 2019-12-15
PyETo-master\docs\index.rst, 1795 , 2019-12-15
PyETo-master\docs\license.rst, 151 , 2019-12-15
PyETo-master\docs\make.bat, 6457 , 2019-12-15
PyETo-master\docs\Makefile, 6758 , 2019-12-15
PyETo-master\docs\overview.rst, 1917 , 2019-12-15
PyETo-master\docs\references.rst, 663 , 2019-12-15
PyETo-master\docs\thornthwaite.rst, 1605 , 2019-12-15
PyETo-master\ET.py, 236 , 2020-07-10
PyETo-master\LICENSE.txt, 1486 , 2019-12-15
PyETo-master\pyeto\convert.py, 1033 , 2019-12-15
PyETo-master\pyeto\fao.py, 27315 , 2019-12-15
PyETo-master\pyeto\thornthwaite.py, 4272 , 2019-12-15
PyETo-master\pyeto\_check.py, 1906 , 2019-12-15
PyETo-master\pyeto\__init__.py, 1894 , 2019-12-15
PyETo-master\pyeto\__pycache__\convert.cpython-37.pyc, 1394 , 2020-07-07
PyETo-master\pyeto\__pycache__\fao.cpython-37.pyc, 27656 , 2020-07-07
PyETo-master\pyeto\__pycache__\thornthwaite.cpython-37.pyc, 4036 , 2020-07-07
PyETo-master\pyeto\__pycache__\_check.cpython-37.pyc, 2026 , 2020-07-07
PyETo-master\pyeto\__pycache__\__init__.cpython-37.pyc, 1607 , 2020-07-07
PyETo-master\PyETo-master.pyproj, 2141 , 2020-07-10
PyETo-master\PyETo-master.sln, 957 , 2020-07-07
PyETo-master\PyETo-master.suo, 8192 , 2020-07-08
PyETo-master\README.rst, 1314 , 2019-12-15
PyETo-master\setup.py, 1078 , 2019-12-15
PyETo-master\tests\test_check.py, 1964 , 2019-12-15
PyETo-master\tests\test_convert.py, 1041 , 2019-12-15
PyETo-master\tests\test_fao.py, 8120 , 2019-12-15
PyETo-master\tests\test_thornthwaite.py, 6621 , 2019-12-15
PyETo-master\tests\__init__.py, 50 , 2019-12-15
PyETo-master\.vs\PyETo-master\v15, 0 , 2020-07-07
PyETo-master\.vs\PyETo-master, 0 , 2020-07-07
PyETo-master\pyeto\__pycache__, 0 , 2020-07-07
PyETo-master\.vs, 0 , 2020-07-07
PyETo-master\docs, 0 , 2020-07-07
PyETo-master\pyeto, 0 , 2020-07-07
PyETo-master\tests, 0 , 2020-07-07
PyETo-master, 0 , 2020-07-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 二维射线追踪程序包,主要用于石油行业基于射线追踪的正演模拟计算...
    二维射线追踪程序包,主要用于石油行业基于射线追踪的正演模拟计算-2D Raytracing source packet, main use for oil exploration 2d raytracing modeling
    2022-04-25 08:10:58下载
    积分:1
  • bagpack_problem
    使用C++实现递归解决背包问题的算法 注释详尽算法高效简单易懂(solving bag-pack problem recursively using c++)
    2017-12-09 14:55:20下载
    积分:1
  • 9927421droop_control
    说明:  droop control in micro grid
    2020-03-31 01:58:47下载
    积分:1
  • MINRES
    采用CG法求解稀疏对称奇异矩阵得到的Ax=b(Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a shifting parameter – it may be any number. The method is based on Lanczos tridiagonalization. You may provide a preconditioner, but it must be positive definite. )
    2009-09-11 12:24:21下载
    积分:1
  • libandroid_runtime
    说明:  Android RUNTIME library
    2020-06-22 10:20:02下载
    积分:1
  • 捷联惯导解算
    实现捷联惯性导航运动参数的解算,经过验证程序可用(Calculation of kinematic parameters for Strapdown Inertial Navigation System)
    2018-11-15 10:29:36下载
    积分:1
  • 一个路由器模拟器
    一个路由器模拟器-a router simulator
    2022-12-09 19:10:03下载
    积分:1
  • 06
    C#4.0中文视频教程第六讲程序中的异常和错误处理(C#4.0 Chinese Video Course Lecture 6 Abnormal and Error Handling in Program)
    2020-06-17 20:00:02下载
    积分:1
  • UniSolder-5.2C
    说明:  UniSolder-5.2C 俄罗斯开源(UniSolder-5.2C A short list of features: - power: 12-24V, AC or DC (24V 6A toroidal transformer is the best possible power source) - automatic 1/2 and 1/4 power selection, so only simple single winding 24V can drive all the instruments, from the smallest JBC Nano, to the largest JBC C245. - 2 separate heater control channels - 2 independent sensor inputs - current source on any sensor input 3uA - 12mA, wuth 2 bands (x1, x16) and 256 steps per band - flexible differential amplifier input selection - amplifier gain from 0 to 750 in 256 steps - negative offset selection in 1024 steps - resistive instrument identification (upto 625 different instruments can be identified by 2 resistors on the connector) - polynomial floating point voltage/resistance to temperature calculation - wave shaping to filter out the inductive peaks from series sensor signal - PID control with power limit - isolated USB port for firmware updates and live data - 128x64 OLED display with rich user interface.)
    2021-04-05 19:49:03下载
    积分:1
  • matlab 源码,图象处理,增强,去燥,锐化
    matlab 源码,图象处理,增强,去燥,锐化-MATLAB
    2022-11-07 10:45:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载