Planets Starter Pack

Planets Starter Pack 0.1.0

This archive contains datasets for performing calculations with the htrdr-planets program. No-frills shell scripts are also provided that run htrdr-planets on this data. Command-line arguments are defined using variables for easy reading. In fact, these scripts are examples that are good starting points for studying how to run htrdr-planets. Users are encouraged to edit and extend them.

To run computations, assuming htrdr-planets is installed and registered in the current shell, one can simply execute the desired script. Computed images can be converted into regular PPM images which can then be displayed with a normal image viewer. For instance, for the Titan test case:

sh htrdr-Planets-Starter-Pack-0.1.0/draw_titan.sh
htpp -i exposure=1e-2 -o titan.ppm titan_1280x960x256.txt

Content

Titan

The titan directory contains the following data describing Titan:

Random01

random01_visible random01_LW_10-12um
Images rendered by htrdr-planets from the random01 dataset. The infrared image (bottom) is a map of brightness temperature, in Kelvins. Cold zones (in altitude) or highly reflective (i.e. weakly emitting) zones are made visible because of their lower specific intensity.

The random01 directory contains the following data, produced by the planet_generator program:

sun_intensity_lite.bin

The description file for the specific intensity of the external source contains two columns: the value of the wavelength in nanometers, and the value of the specific intensity in W/m²/sr/nm.

Please note that the values of the specific intensity are for a position over the sphere that represents the source (i.e. for an emission location). For instance, in the case of the Sun: we know the solar flux that reaches the terrestrial orbit is approximately 1368.7 W/m². Now imagine that the original data is made of values of the solar flux for the orbit of the Earth in W/m²/nm, for a number of wavelengths, and that the spectral integral of this signal is 1368.7 W/m². In order to obtain the values of the specific intensity of the Sun, for each wavelength, these values of flux would have to be multiplied by 1 A.U. in km / radius of the Sun in km / pi, in order to compute the specific intensity of the Sun when radiation is emitted at any position over the sphere that represents the Sun. The spectral integral of this specific intensity signal, that has to be written in the specific intensity file, would be 20,156,476.20 W/m²/sr.

Copyright notice

Copyright © 2023, 2024 Centre National de la Recherche Scientifique
Copyright © 2023, 2024 Institut Pierre-Simon Laplace
Copyright © 2023, 2024 Institut de Physique du Globe de Paris
Copyright © 2023, 2024 |Méso|Star> (contact@meso-star.com)
Copyright © 2023, 2024 Observatoire de Paris
Copyright © 2023, 2024 Université de Reims Champagne-Ardenne
Copyright © 2023, 2024 Université de Versaille Saint-Quentin
Copyright © 2023, 2024 Université Paul Sabatier

License

htrdr: Planets Starter Pack is released under the GPLv3+ license: GNU GPL version 3 or later. You can freely study, modify or extend it. You are also welcome to redistribute it under certain conditions; refer to the license for details.