Giter VIP home page Giter VIP logo

a_cnn's Introduction

A_CNN

CNN based all-season ENSO forecast model

Processes of the Nino3.4 prediction

  • Main training with CMIP5 data (csh/1.main_training.sh)

  • Fine Tuning with SODA data (reanalysis) (csh/2.fine_tuning.sh)

  • Heatmap analysis (csh/3.heatmap.sh)

Data set (netCDF4)

  • you can download data set here: https://drive.google.com/file/d/1JxSbxu1bNHqw-FFcLnY-jXWeGxo1t45z/view?usp=sharing

  • The data set consists of the following:

    (1) Training set for main training (CMIP5): 
    
        Input: [CMIP5_tr.input.1861_2001.nc]
        Label: [CMIP5_tr.label.1863_2003.nc]
    
    (2) validation set for main training (CMIP5):
    
        Input: [CMIP5_val.input.1861_2001.nc]
        Label: [CMIP5_val.label.1861_2001.nc]
    
    (3) Training set for fine tuning (SODA):
    
        Input: [soda.input.1871_1970.nc]
        Label: [soda.label.1871_1970.nc]
    
    (4) Test set (GODAS):
    
        Input: [godas.input.1980_2017.nc]
        Label: [godas.label.1980_2017.nc]
    

References

Requirement (python packages)

a_cnn's People

Contributors

griverat avatar 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.