Skip to content

dcodrut/weather2land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understanding the Role of Weather Data for Earth Surface Forecasting using a ConvLSTM-based Model

This repository accompanies the paper Understanding the Role of Weather Data for Earth Surface Forecasting using a ConvLSTM-based Mode: link

Structure

  1. code: it includes the code used to train the model (check code\readme.md for instructions on how to retrain a model)
  2. models: it includes the path to the trained model used to obtain most of the predictions reported in the paper and in this repository (check models\readme.md)
  3. supl: supplementary materials which are not be included in the paper, check supl\readme.md for a full description
    1. supl/predictions: RGB & NIR predictions for five random samples together with the corresponding ground truth
    2. supl/simulations: RGB & NIR predictions for five random samples, shown as animations, obtained by individually perturbing each of the meteorological conditions. Additional to the results reported in the paper (which focused on rainfall only), we include here also those for sea level pressure and temperature.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages