Skip to content

LE2P/CloudFracML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Estimation of cloud fraction by longwave radiation using machine learning

Requirements

  1. Install Python 3 or latest version

  2. Install pip:

  3. Create a new environment

  4. Install packages :

    • pandas
    • numpy
    • matplotlib
    • sklearn
    • tesnsorflow
    • keras
  5. Install jupyter lab

  6. Run jupyter lab

Get repository

The simplest and most conventional way is with git : git clone <URL_to_the_repository>

N.B: Before to start running the code, change the path for data_path to the right directory 'Data'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%