Skip to content

Rezaian/ENSO-Antarctica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ENSO and Antarctica Climate Analysis

Introduction

This project analyzes the impact of El Niño-Southern Oscillation (ENSO) phases on various climate variables in Antarctica, including mean sea level pressure (MSLP), total precipitation, and 10m wind vectors.

Project Structure

  • data/: Contains raw datasets used in the analysis.
  • scripts/: Contains Python scripts for performing the analysis.
  • notebooks/: Contains Jupyter notebooks for interactive analysis and visualization.
  • results/: Contains results of the analysis, including figures and reports.
  • README.md: Project overview and instructions.
  • requirements.txt: List of dependencies.
  • LICENSE: License for the code.

Installation

To set up the environment and run the scripts, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Rezaian/ENSO-Antarctica.git
  2. Navigate to the project directory:
    cd ENSO-Antarctica
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

MSLP Analysis

To run the mean sea level pressure (MSLP) analysis:

python scripts/enso_mslp_analysis.py

About

ENSO and Antarctic Climate Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages