登录
首页 » IDL » SEBAL-Tim

SEBAL-Tim

于 2021-03-18 发布
0 381
下载积分: 1 下载次数: 2

代码说明:

说明:  SEBAL模型估算区域蒸散量。其中过程变量地表温度、净辐射,土壤热通量,感热通量及区域蒸散发的python代码(SEBAL model was used to estimate regional evapotranspiration. The python codes of process variables, such as surface temperature, net radiation, soil heat flux, sensible heat flux and regional evapotranspiration, are given)

文件列表:

SEBAL-Tim\.gitattributes, 378 , 2020-07-06
SEBAL-Tim\.gitignore, 357 , 2020-07-06
SEBAL-Tim\Excel_SEBAL_v3_4_4.xlsx, 40982 , 2020-07-06
SEBAL-Tim\interpolation\Functions.py, 6213 , 2020-07-06
SEBAL-Tim\interpolation\Main.py, 9789 , 2020-07-06
SEBAL-Tim\interpolation\QGIS_.py, 3702 , 2020-07-06
SEBAL-Tim\LICENSE, 11359 , 2020-07-06
SEBAL-Tim\Processing_Scripts\HANTS\Test_parameters_HANTS.py, 3642 , 2020-07-06
SEBAL-Tim\Processing_Scripts\LANDSAF\ReprojectAndClipLANDSAF_MSG.py, 2929 , 2020-07-06
SEBAL-Tim\Processing_Scripts\METEO\CalcHumidityGLDASdata.py, 2092 , 2020-07-06
SEBAL-Tim\Processing_Scripts\METEO\hum.py, 1399 , 2020-07-06
SEBAL-Tim\Processing_Scripts\PROBAV\SM_mask.py, 683 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\mpop-pre-master.zip, 425176 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\mpop_files\areas.def, 9276 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\mpop_files\mpop.cfg, 276 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\mpop_files\npp.cfg, 2580 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\ReprojectVIIRSwithPYTROLL.py, 12120 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\ReprojectVIIRSwithPYTROLLsatpy.py, 12834 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_code.py, 149261 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_code_EE.py, 130113 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_code_new_gebruik_deze_bij_uitzondering.py, 148246 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_code_old.py, 148959 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_input_LANDSAT.py, 24354 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_input_MODIS.py, 13547 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_input_PROBAV_VIIRS.py, 22163 , 2020-07-06
SEBAL-Tim\pySEBAL\pySEBAL_input_USER.py, 8391 , 2020-07-06
SEBAL-Tim\pySEBAL\__init__.py, 624 , 2020-07-06
SEBAL-Tim\README.md, 20 , 2020-07-06
SEBAL-Tim\Run_SEBAL.py, 238 , 2020-07-06
SEBAL-Tim\__init__.py, 307 , 2020-07-06
SEBAL-Tim\Processing_Scripts\VIIRS\mpop_files, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts\HANTS, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts\LANDSAF, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts\METEO, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts\PROBAV, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts\VIIRS, 0 , 2020-07-24
SEBAL-Tim\interpolation, 0 , 2020-07-24
SEBAL-Tim\Processing_Scripts, 0 , 2020-07-24
SEBAL-Tim\pySEBAL, 0 , 2020-07-24
SEBAL-Tim, 0 , 2020-07-24

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

发表评论

0 个回复

  • VirtualCOMPort.zip
    说明:  能够用32f4控制的ad9954使用,但由于模块限制,只能输出正弦波和方波别的不行。这是一个缺点(stm32 control the ad9954,i hope it can be of help to you)
    2020-06-19 20:40:01下载
    积分:1
  • VC++ AnimateWindow函数实现动画窗体
    VC++制作实现带动画效果的窗体,用一些小动画特效装饰你的程序界面,本源码生成的窗口在打开时,由小变大渐变显示,关闭时则是由大到小,这个例子的实现目的主要是:通过对AnimateWindow函数的分析,介绍动画窗口的实现原理,同时演示了在运用AnimateWindow函数编译时会遇到的问题及处理方法。
    2022-02-02 21:58:21下载
    积分:1
  • FDC采集
    这是一个FDC2214电容传感器模块读取采集电容信号的程序模块,使用的C语言程序,板子是STM32F14系列(This is a program module of FDC2214 capacitance sensor module to read and collect capacitance signals. It uses C language program. The board is STM32F14 series.)
    2020-06-18 01:00:01下载
    积分:1
  • 极力给推荐大家
    极力给推荐大家--“用感光板制作电路板全程图解” 。包你在3分钟内学会用感光板制作电路板。-Strongly recommend you to- " with the production of circuit board plate illustrations throughout." Package within three minutes you learn how to use the production of circuit board plate.
    2022-02-04 00:51:55下载
    积分:1
  • 编写strcpy函数,虽然简单,但是能检验出点水平的一个练习,在高质量c里有介绍....
    编写strcpy函数,虽然简单,但是能检验出点水平的一个练习,在高质量c里有介绍.-Prepared strcpy function, although simple, but it can be tested at a practice level, in the introduction of high-quality c-ri has.
    2022-07-07 00:58:50下载
    积分:1
  • BP算法的源代码,很多程序都是用MATLAB工具箱函数…
    bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation of the structure is also a certain difficulties, this algorithm can let reporters tracking the training process
    2023-05-02 21:55:04下载
    积分:1
  • mc-user
    适合与岩土工程的摩尔—库伦的UMAT子程序,引用自陈卫忠老师的书中(Mohr- Coulomb and geotechnical UMAT subroutine reference book from Chen Weizhong teacher)
    2021-04-16 19:08:53下载
    积分:1
  • chaoliuchengxu
    通用型潮流程序,供电力系统分析初学者借鉴(matlab )
    2020-12-01 22:19:26下载
    积分:1
  • exercises-master
    这是python机器学习书籍的全部代码,一定要结合书籍看代码。(This is the whole code of Python machine learning books, we must read the code in conjunction with books.)
    2019-04-17 01:55:49下载
    积分:1
  • filter-master
    说明:  基于JS仿淘宝多条件搜索功能,单选,复选等。(Based on JS imitation Taobao multi-condition search function, single selection, multiple selection and so on.)
    2019-03-11 14:14:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载