clessig / atmorep

AtmoRep model code
MIT License
39 stars 9 forks source link

Enable downscaling for Atmorep #36

Open grassesi opened 2 months ago

grassesi commented 2 months ago

In this issue-branch, the tail network for precipitation downscaling will be developed. The IMERG dataset, reprojected onto a 0.083°-grid, will serve as the target data for this downscaling task. While downscaling has been realized for 2m temperature (target data from COSMO REA6) in previous AtmoRep-versions (cf. lessig-dev-branch and arXiv paper), the envisioned approach will tackle the following issues of the previous approach:

The envisioned network architecture for downscaling has the following key properties:

This development will be done in parallel with setting up a validation framework in the atmorep_analysis-repo and with training a competitor network (see this repo) based on the Harris WGAN (cf. Harris et al., 2022).

Text set up by @mlangguth89

clessig commented 1 month ago

It would be good to have an outline here for the approach and how it integrates with the overall developments.

CC @iluise

mlangguth89 commented 1 month ago

@clessig Yes of course! We had our first detailed discussion on Thursday and I will add summary notes from this meeting in the description of this issue asap.

UPDATE: Summary has been added in the issue-description above.