Skip to content

lnferreira/global_fss_analysis_forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Fire Season Severity Analysis and Forecasting

Leonardo N. Ferreira, Didier A. Vega-Oliveros, Liang Zhao, Manoel F. Cardoso and Elbert E. N. Macau

Climate networks

In this page you find the code used in the paper.
arXiv: arxiv.org/abs/1902.03298

Code

All the algorithms and experiments used in this paper were implemented using R. Download the code and open the R folder. There are 4 files:

  • R/
    • fire_season_analysis.R
      • Methods implementation
    • run_example.R
      • An example of how to use the fire season detection and the forecasting methods
    • data_exemple.csv
      • Data from figure 1 in the paper (India) used in the examples
    • R.Rproj
      • R Studio project file

Bibtex

If you used this code, please cite our paper.

@article{ferreira20,
  Title = {Global fire season severity analysis and forecasting},
  Journal = {Computers & Geosciences},
  Author = {Leonardo N. Ferreira and Didier A. Vega-Oliveros and Liang Zhao and Manoel F. Cardoso and Elbert E.N. Macau},
  Doi = {https://doi.org/10.1016/j.cageo.2019.104339},
  Issn = {0098-3004},
  Pages = {104339},
  Url = {http://www.sciencedirect.com/science/article/pii/S0098300419302808},
  Volume = {134},
  Year = {2020}
}

Contact

If you have questions or sugestions, send us an email:

Leonardo N. Ferreira
[email protected]
leonardoferreira.com

Didier A. Vega-Oliveros
[email protected]
didiervega.github.io

Releases

No releases published

Packages

No packages published

Languages