|
|
# Nrt
|
|
|
|
|
|
## Synopsis
|
|
|
NRT is a software which can perform simulation and analysis of atmospheric
|
|
|
spectra. The core of the program is parallelised for better performances.
|
|
|
NRT is capable of:
|
|
|
* calculating synthetic spectra line-by-line from parameters given by the
|
|
|
user. Molecules can be added at will.
|
|
|
* retrieving molecular abundance and cloud transmittance from an observed
|
|
|
spectrum and given a priori with a retrieving method.
|
|
|
* retrieving entire spectral cubes and make maps of a given feature.
|
|
|
|
|
|
## Motivation
|
|
|
NRT is written with universality in mind, it is mean to be versatile and
|
|
|
flexible. It is written in Python and Fortran, and should be easy to
|
|
|
understand, maintain and modify.
|
|
|
|
|
|
## Installation
|
|
|
Visit the [NRT installation instructions](how-to-install) |
|
|
\ No newline at end of file |