htrdrPy
Introduction
htrdrPy is a wrapper for htrdr-planets (https://www.meso-star.com/projects/htrdr/htrdr.html). htrdr-planets is not included in the wrapper, it must be install separately. htrdrPy is meant to simplfy the use, by managing the input data, scripts, observation geometry and treatement of the results.
Installation
htrdrPy can be installed from the Python Package Index with the following command:
$ pip install htrdrPy
Summary
- Examples
- htrdrPy documentation
- htrdrPy.data module
DataData.cleanInputs()Data.makeAtmosphereFrom1D()Data.makeAtmosphereFrom1D_PP()Data.makeAtmosphereFrom2D()Data.makeAtmosphereFrom3D()Data.makeFromLMDZ()Data.makeGroundFrom1D()Data.makeGroundFrom1D_PP()Data.makeGroundFrom2D()Data.makeGroundFrom3D()Data.writeInputAtmosphere()Data.writeInputGround()Data.writeInputs()Data.writeVTKfiles()Data.writeVTKfilesAtmosphere()Data.writeVTKfilesGround()
- htrdrPy.geometry module
- htrdrPy.script module
- htrdrPy.postprocess module
- htrdrPy.helperFunctions module
- htrdrPy.data module