Published October 5, 2023
| Version v0.1
Software
Open
rice-solar-physics/pydrad: v0.1
Creators
- 1. Department of Physics, American University
- 2. Department of Physics and Astronomy, Rice University
Description
What's Changed
- Revive this repo by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/1
- Add Travis CI yaml file for building docs by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/2
- Add conda env, default config file, and some readme improvements by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/3
- Fix README formatting by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/4
- Fix repo title in README by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/5
- Fix up docs, simplify config setup a bit by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/6
- Better I/O when compiling executables by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/12
- Cross-platform support by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/13
- Properly configure background heating by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/16
- HYDRAD header file bug fix by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/17
- A lot of docs updates by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/18
- Add new time step control parameter by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/21
- Fix doc builds by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/23
- Add support for tabulated gravity and cross-section files by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/25
- Fix formatting bug in coefficient files by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/26
- Use asdf format for config I/O by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/27
- Flag required parameters by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/28
- Add some plotting and animation tools by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/29
- Update API docs by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/30
- Bug fix for checking for missing values in config files by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/31
- Some support for reading AMR files by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/32
- Add a few tests by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/34
- Fix Travis build by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/35
- Fix bug in animate and plot strand by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/36
- Add more tests by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/37
- Fix possible date inconsistencies in tests by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/38
- Custom templates by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/41
- Flexible initial conditions input by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/43
- Fix bug in importing config from ASDF by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/45
- Bug fix: reading in gravity and cross-section data by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/46
- Update gravity and magnetic field profile variables by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/52
- Fix checks on poly-fit gravity and B-field arrays by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/53
- Add new configuration parameters and clean up by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/61
- Fix poly fit options by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/66
- Fix all the issues by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/68
- Add support for beam heating, fix slicing by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/75
- Rename package as pydrad by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/83
- Time-distance plotting functions by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/81
- Minor fixes in viz module by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/89
- Fix CI Builds by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/92
- Support parsing for more filetypes by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/97
- Fix radiation configuration (and others) by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/100
- Docs fix by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/103
- Update tests by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/104
- bugfix in initial conditions header by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/105
- Fix plasmapy imports by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/108
- Fix units on plotting pressure by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/111
- Added function to calculate column emission measure by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/110
- Add tests and peek function for emission measure by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/113
- Add method for saving results to HDF5 by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/117
- Fix .to_hdf5 docstring by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/118
- Include stderr and stdout when throwing error by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/123
- GH Actions fix by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/124
- Initial refinement level and heating config options by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/125
- Move docs to RST/sphinx by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/126
- Added functionality to read .trm files by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/128
- Minor bug fix to _read_trm by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/130
- Add sound speed and conduction to properties when parsing by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/131
- Follow new format for magnetic and B fields + misc. by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/135
- Calculate time array without reading all AMR files by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/134
- Add option for specifying minimum cells by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/137
- Fix Windows compatibility in configure.py by @jwreep in https://github.com/rice-solar-physics/pydrad/pull/140
- Lots of improvements by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/143
- Doc fixes by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/144
- Add order argument for interp to constant grid by @wtbarnes in https://github.com/rice-solar-physics/pydrad/pull/157
New Contributors
- @wtbarnes made their first contribution in https://github.com/rice-solar-physics/pydrad/pull/1
- @jwreep made their first contribution in https://github.com/rice-solar-physics/pydrad/pull/110
Full Changelog: https://github.com/rice-solar-physics/pydrad/commits/v0.1
Files
rice-solar-physics/pydrad-v0.1.zip
Files
(87.8 kB)
Name | Size | Download all |
---|---|---|
md5:e91f0d04afbf33524ceb799d0aae5fbe
|
87.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rice-solar-physics/pydrad/tree/v0.1 (URL)