calcmysky
Simulator of light scattering by planetary atmospheres
CalcMySky is a software package that simulates scattering of light by the atmosphere to render daytime and twilight skies (without stars). Its primary purpose is to enable realistic view of the sky in applications such as planetaria. Secondary objective is to make it possible to explore atmospheric effects such as glories, fogbows etc., as well as simulate unusual environments such as on Mars or an exoplanet orbiting a star with a non-solar spectrum of radiation.
This package consists of three parts:
calcmyskyutility that does the precomputation of the atmosphere model to enable rendering.libShowMySkylibrary that lets the applications render the atmosphere model.ShowMySkypreview GUI that makes it possible to preview the rendering of the atmosphere model and examine its properties.
- Versions: 0.3.5
- Website: https://10110111.github.io/CalcMySky/
- Licenses: GPL 3+
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of calcmysky as follows:
guix install calcmysky
Or install a particular version:
guix install calcmysky@0.3.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of calcmysky about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/calcmysky'><img src='https://packages.guix.gnu.org/packages/calcmysky/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/calcmysky)
Example Org:
[[https://packages.guix.gnu.org/packages/calcmysky][https://packages.guix.gnu.org/packages/calcmysky/badges/latest-version.svg]]