SuperDARN-Analysis

Status: 🟢 Active
Language: Python
Category: Research Software
Repository: https://github.com/st7ma784/superdarn-analysis

Overview

SuperDARN radar data analysis tools

Technologies & Tags

SuperDARNRadarData AnalysisAtmospheric Science

Quick Start

# Clone the repository
git clone https://github.com/st7ma784/superdarn-analysis
cd SuperDARN-Analysis

# Install dependencies (if requirements.txt exists)
pip install -r requirements.txt

# Or install in development mode
pip install -e .