Skip to content

Python tools for setting up HYDRAD runs and parsing output

License

Notifications You must be signed in to change notification settings

jwreep/pydrad

 
 

Repository files navigation

pydrad

pydrad CI status Documentation Status codecov

Some Python tools to configure and parse output from the HYDrodynamics and RADiation (HYDRAD) code for field-aligned coronal loop physics.

Install

To install the package and the needed dependencies,

$ git clone https://github.com/rice-solar-physics/pydrad.git
$ cd pydrad
$ pip install .

If you'd like to run the tests and confirm that everything is working alright,

$ pip install -e .[tests]
$ pytest pydrad

See the docs for more info.

Help

Create an issue if you run into any problems. Submit a PR if you would like to add any functionality.

About

Python tools for setting up HYDRAD runs and parsing output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • C 7.6%
  • Batchfile 0.1%