Submitted as: model description paper |
| 09 Aug 2019
Status: this preprint has been withdrawn by the authors.
MetSim v2.0.0: A flexible and extensible framework for the estimation and disaggregation of meteorological data
Andrew R. Bennett,Joseph J. Hamman,and Bart Nijssen
Abstract. MetSim is a freely available, open source Python based model for simulation and disaggregation of meteorological variables with applications in the environmental and Earth sciences. MetSim can be used to generate spatially distributed sub-daily timeseries of incoming shortwave radiation, outgoing longwave radiation, air pressure, specific humidity, relative humidity, vapor pressure, precipitation, and air temperature given daily timeseries of minimum temperature, maximum temperature, and precipitation. Based on previously developed algorithms, we demonstrate that MetSim is able to closely reproduce their results while providing a number of advantages and improvements. We implemented automated testing to decrease errors during development and to improve reproducibility, modularized the algorithms to allow for extensions and modifications, and implemented robust single and multi-node parallelism. We describe the overall architecture, algorithms, and capabilities of MetSim by describing its four major modules. These are split into a model driver, solar geometry module, meteorological simulation module, and temporal disaggregation module. We also describe the available options and parameters that MetSim exposes to its users and analyze MetSim's scalability for large datasets.
This preprint has been withdrawn.
Received: 27 Jun 2019 – Discussion started: 09 Aug 2019
Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this preprint. The responsibility to include appropriate place names lies with the authors.
MetSim is a software package for simulating meteorologic processes, and aims to be applied in the environmental and Earth sciences. It can simulate processes such as solar and thermal radiation, specific humidity, and vapor pressure across large spatial areas in an efficient manner. This paper describes the software and analyzes it's ability to be used in large simulations. We describe how MetSim can be used and provide details on the various options that are available.
MetSim is a software package for simulating meteorologic processes, and aims to be applied in...