mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-08 23:38:11 -05:00
Formatting changes to license and readme files.
This commit is contained in:
12
README.md
12
README.md
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user