Changes to README file.

This commit is contained in:
vmerkin
2024-09-23 20:29:04 -04:00
parent ec7f6a39b2
commit 4c402a5182

View File

@@ -1,6 +1,19 @@
# README #
Kaipy is a python package designed to assist with analysis and visualization of data produced by the [Multiscale Atmosphere Geospace Environment Model](https://cgs.jhuapl.edu/Models/mage.php) developed by the [Center for Geospace Storms](https://cgs.jhuapl.edu/)
This is a Python package for analysis and visualization of simulation
results from a scientific software package Kaiju. Kaiju includes the
[Multiscale Atmosphere-Geospace Environment (MAGE)
model](https://cgs.jhuapl.edu/Models/mage.php) developed by the NASA
DRIVE [Center for Geospace Storms](https://cgs.jhuapl.edu/) as well as
other scientific software for simulation of space plasma systems such
as planetary magnetospheres and the solar wind. Kaipy is a Python
package that is used for analysis and visualization of data produced
by Kaiju model simulations.
### Documentation ###
[https://kaipy-docs.readthedocs.io/en/latest/](https://kaipy-docs.readthedocs.io/en/latest/)
### What is this repository for? ###