Skip to content

devleifr/solar-correlation-map

 
 

Repository files navigation

Solar Correlation Map

A new way to visualize correlations.

Installation

Install the solar correlation map with: pip install solar-correlation-map

Basic usage

python -m solar_correlation_map CSV_FILE_PATH SUN_VARIABLE [IMAGE_FILE_NAME]

The csv file must have a header that includes the variable/column names in the first line.

The sun variable is the dependentant variable in the center of solar system.

The image file name is optional and can be used to change the default file name "solar.png".

Example

python -m solar_correlation_map jedi.csv JEDI jedi.png

solar correlation map

Zapf Consulting

About

A new way to visualize correlations.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%