Loading [MathJax]/extensions/tex2jax.js
ATMI - Atmospheric Impact Simulation
All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions
amutils.py File Reference

File for the lib.amutils package. More...

Namespaces

namespace  lib
 Library of the project.
 
namespace  lib.amutils
 Gathers some useful functions for am usage.
 

Functions

 am_plot (output_file)
 This function plots the resulting brightness temperatures resulting from am.
 
 config (freq_start, freq_stop, freq_interval, T0, Z, T, P, pwv, filename)
 This function creates the configuration file to run am.
 
 profiles (paramsfile, T0, P0, PWV, month, N)
 This function calculates the value of the temperature, pressure and PWV through 30 Km of atmosphere using vertical profiles functions.
 

Detailed Description

File for the lib.amutils package.

The file is located under atmi/src/lib.