This repository contains code for
For various reasons, data to reproduce the experiments presented in the paper can not be shared. Nevertheless, the code in this repository aims to help others understand the details of how exactly the neural networks were trained and applied. A dummy dataloader is provided such that the code should be able to be run for "training" the network.
Sentinel-1 and Sentinel-2 data can be downloaded directly using the sentinelsat api.
High quality snow depth maps are available here: https://www.envidat.ch/dataset/snow-depth-mapping-by-airplane-photogrammetry-2017-ongoing
Code in this repository contains adapted code from CycleGAN, MEDUSA, and ConvSTAR.