From a2c69e97de061570a703cd2e0e8ff5777ee4c75e Mon Sep 17 00:00:00 2001 From: vmerkin Date: Mon, 23 Sep 2024 20:31:19 -0400 Subject: [PATCH] More edits to the README file. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index be043cf..138e7ad 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ # README # -This is a Python package for analysis and visualization of simulation +Kaipy 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 +](https://cgs.jhuapl.edu/Models/mage.php) model 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. - +other scientific software for simulation of heliospheric environments such +as planetary magnetospheres and the solar wind. ### Documentation ###