Giter Site home page Giter Site logo

dl_enso's Introduction

Directory

  • CNN: source code for ENSO forecast
  • figure: source code for drawing main figures

Processes of the Nino3.4 prediction

  • Training with CMIP5 (csh/nino34.cmip.csh)

    (1) training (import from sample/nino34.train_cmip.sample)

    (2) validation (import from sample/nino34.valid.sample)

    (3) ensemble mean (import from sample/nino34.ensmean.sample)

  • Transfer learning with SODA (csh/nino34.transfer.csh)

    (1) training (import from sample/nino34.train_transfer.sample)

    (2) validation (import from sample/nino34.valid.sample)

    (3) ensemble mean (import from sample/nino34.ensmean.sample)

  • Heatmap analysis (csh/nino34.heatmap.csh) (import from sample/nino34.heatmap.sample)

Processes of the El Nino type prediction

  • Training with CMIP5 (csh/nino_type.cmip.csh)

    (1) training (import from sample/nino_type.train_cmip.sample)

    (2) validation (import from sample/nino_type.valid.sample)

    (3) ensemble mean (import from sample/nino_type.ensmean.sample)

  • Heatmap analysis (csh/nino_type.heatmap.csh) (import from nino_type.heatmap.sample)

Data set (netCDF4)

  • you can download data set here (1.13GB): https://168.131.122.201/OCL/Data/DL_ENSO/H19_dataset.zip.

  • The data set consists of the following:

    • Dataset for Nino3.4 forecast

      (1) Training set (CMIP5/):

       Input: [CMIP5.input.36mn.1861_2001.nc]
       Label for 2-23month lead: [CMIP5.label.nino34.12mn_3mv.1863_2003.nc]
       Label for 1month lead: [CMIP5.label.nino34.12mn_2mv.1863_2003.nc]
      

      (2) Training set for transfer learning (SODA/):

       Input: [SODA.input.36mn.1871_1970.nc]
       Label for 2-23month lead: [SODA.label.nino34.12mn_3mv.1873_1972.nc]
       Label for 1month lead: [SODA.label.nino34.12mn_2mv.1873_1972.nc]
      

      (3) validation set (GODAS/):

       Input: [GODAS.input.36mn.1980_2015.nc]
       Label for 2-23month lead: [GODAS.label.12mn_3mv.1982_2017.nc]
       Label for 1month lead: [GODAS.label.12mn_2mv.1982_2017.nc]
      
    • Dataset for El Nino type forecast

      (1) Training set (CMIP5/):

      Input: [CMIP5.input.type.NDJ.1861_2001.nc]
      Label: [CMIP5.label.type.DJF.1863_2003.nc]
      

      (2) validation set (GODAS/):

      Input: [GODAS.input.36mn.1980_2015.nc]
      Label: [GODAS.label.type.DJF.1982_2017.nc]        
      

Reference

Ham, Y. G., Kim, J. H. & Luo, J.-J. Deep learning for multi-year ENSO forecasts. Nature 573, https://doi.org/10.1029/2010JC006695 (2019).

Requirement (python packages)

dl_enso's People

Contributors

jeonghwan723 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.