noaareport

A package to read noaa solar reports


Keywords
noaa, noaa-report, noaa-solar-report, solar-data, solar-physics
License
MIT
Install
pip install noaareport==0.2.1

Documentation

noaareport

A library used to read the noaa's solar report. It uses pandas to store the data into a dataframe making it easy to manipulate.

Installation

Python package

pip install noaareport

CLI tool

There is a very basic cli tool that can be used once the package is installed.

python -m noaareport ~/reports/2005_events 2005 03 10

You can use the grabit.sh script to download all the files from 1998 to 2018.