Skip to content

Commit e974fa5

Browse files
committed
added doi
1 parent 09d0870 commit e974fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This code belongs to a paper currently under review, a preprint can be found at: https://arxiv.org/pdf/2208.05424.pdf
44

5+
56
Abstract: *The availability of reliable, high-resolution climate and weather data is important to inform long-term decisions on climate adaptation and mitigation and to guide rapid responses to extreme events. Forecasting models are limited by computational costs and, therefore, often generate coarse-resolution predictions. Statistical downscaling can provide an efficient method of upsampling low-resolution data. In this field, deep learning has been applied successfully, often using image super-resolution methods from computer vision. However, despite achieving visually compelling results in some cases, such models frequently violate conservation laws when predicting physical variables. In order to conserve physical quantities, we develop methods that guarantee physical constraints are satisfied by a deep learning downscaling model while also improving their performance according to traditional metrics. We compare different constraining approaches and demonstrate their applicability across different neural architectures as well as a variety of climate and weather data sets. While our novel methodologies enable faster and more accurate climate predictions, we also show how they can improve super-resolution for satellite data and standard data sets.*
67

78
## Setup
@@ -70,6 +71,8 @@ It produces a csv file with all metrics on either validation or test set.
7071

7172
## Citation
7273

74+
The doi is: 10.5281/zenodo.8150694
75+
7376
If you find this repository helpful please consider citing our work
7477

7578
@misc{harder2022,

0 commit comments

Comments
 (0)