我们基于并行计算技术,提出了一种基于遥感产品和径流观测的模型分布式校准方法,并将该方法与四个传统的方法进行了比较。我们发现,新的方法不仅能提升模型的模拟精度,而且计算效率明显更高(传统方法校准需要几个小时,而我们只需要几十分钟)。论文地址: https://www.sciencedirect.com/science/article/abs/pii/S0022169421004066
我的方法选择SWAT模型进行了测试,代码地址如下,欢迎大家使用。
https://github.com/HydroRS/ParallelSWAT
Satellite-based products can provide valuable information for model calibrations and evaluations. However, effectively and efficiently constraining hydrological models with both satellite-based information and streamflow measure[……]