An open API service indexing awesome lists of open source software.

https://github.com/gregstarr/pysupmag

Python toolkit for downloading, analyzing and plotting data from SuperMAG
https://github.com/gregstarr/pysupmag

Last synced: about 1 year ago
JSON representation

Python toolkit for downloading, analyzing and plotting data from SuperMAG

Awesome Lists containing this project

README

          

# pysupmag
Python toolkit for downloading, analyzing and plotting data from SuperMAG

[SuperMAG](http://supermag.jhuapl.edu/)

### To Do:
- ~~get MultifileArray working for numpy arrays~~
- ~~get MultifileArray working for xarray datasets~~
- ~~write DataCollection management functions for collecting aligned data~~
- write dataset creation functions
- binary classification
- ~~regression~~
- multithreaded downloading for the interpolated data
- experiment
- ~~generalize download process~~
- generator functions for using data with tensorflow and keras
- make plots

### Planned features
- download data using multiple threads
- select stations, time period, global region, chain
- data in xarray DataSet / DataArray
- save the data as NetCDF / hdf5 / other?
- download movies from website
- make plots similar to website