rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Support for reading .trm files #99

Closed wtbarnes closed 3 years ago

wtbarnes commented 4 years ago

Originally raised in #9.

HYDRAD can optionally output .trm files which contain the resulting values for each term in the mass, momentum, and energy equations. There should be support for parsing these files and exposing the data via attributes on the Profile object.