Skip to content

michael-ra/climate_change

Repository files navigation

AI for Climate - Forest Fires

For more information see http:https://www.aivcc.uos.de <http:https://www.aivcc.uos.de/wordpress/index.php/about/>_.

Motivation

Data


Methods and Scripts


To predict monthly forest fire counts per Modis tile do the following:

For training and validation on ERA5 data run:

$ python preprocess_for_train.py
$ python train_val_regressor.py --mode val

For predicting with CMIP projections run:

$ python preprocess_for_prediction.py
$ python train_val_regressor.py --mode pred
$ python rf_prediction.py
$ python post_process_prediction.py

Results

About

Prediction of wildfires in the future.

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •