Logo
  • About
  • Installation
  • Examples
    • 1. Getting started
    • 2. Arts catalogue data
    • 3. Recipes
      • Atmospheric flux operator
      • Absorption by a single species
      • Spectral atmospheric flux operator
  • Guide
  • The Workspace
  • API Reference
  • For Developers
  • Indices
  • Bibliography
  • Contact
ARTS
  • Examples
  • 3. Recipes
  • View page source

3. Recipes

These examples demonstrates a few recipes of ARTS. Rescipes are collections of ARTS functionality that can be used to solve a specific problem or perform a specific task. The intent is to provide a starting point for users to build their own scripts and workflows.

  • Atmospheric flux operator
    • Initialize the operator
    • Get the atmosphere (optional)
    • Get the profile flux for the given atm
    • Plot
  • Absorption by a single species
    • Select absorption species
    • Activate the recipe for this species
    • Select a single temperature, a VMR value, and a range of pressures
    • Select frequency range
    • Use the recipe and convert the results to cross-sections
    • Plot the results
    • Integration test by ensuring some statistics look good
  • Spectral atmospheric flux operator
    • Initialize the operator
    • Get the atmosphere (optional)
    • Get the profile flux for the given atm
    • Plots
Previous Next

© Copyright The ARTS Developers.

Built with Sphinx using a theme provided by Read the Docs.