Formatting changes to license and readme files.

This commit is contained in:
vmerkin
2025-06-18 06:23:46 -04:00
parent aa8404ff01
commit bb11e8b7ae
2 changed files with 31 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<p align="center">
<img src="docs/source/_static/kaipy-logo.png" alt="Logo" width="200"/>
<img src="docs/source/_static/kaipy-logo.png" alt="Logo" width="60"/>
</p>
<p align="center">
@@ -11,7 +11,7 @@
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)
](https://cgs.jhuapl.edu/Models/mage.php) model developed by the NASA
](https://cgs.jhuapl.edu/Models/) model developed by the NASA
DRIVE [Center for Geospace Storms](https://cgs.jhuapl.edu/) as well as
other scientific software for simulation of heliospheric environments such
as planetary magnetospheres and the solar wind.
@@ -22,7 +22,7 @@ Current documentation for this package available via our [Read The Docs website]
### License ###
Kaipy is distributed under the [BSD 3-Clause license](https://bitbucket.org/aplkaiju/kaipy/src/master/LICENSE.md).
Kaipy is distributed under the [BSD 3-Clause license](LICENSE.md).
### What is this repository for? ###
@@ -32,14 +32,14 @@ pip from [https://pypi.org/project/kaipy/](PyPi).
### How do I get set up? ###
* ```pip install kaipy```.
```pip install kaipy```.
### Contribution guidelines ###
* All contributions should be made by forking this repository and submitting a pull request.
All contributions should be made by forking this repository and submitting a pull request.
### Who do I talk to? ###
* For more information about the Kaipy project contact [Michael Wiltberger](mailto:wiltbemj@ucar.edu?subject=Kaipy).
For more information about the Kaipy project contact [Michael Wiltberger](mailto:wiltbemj@ucar.edu?subject=Kaipy).