Skip to content

Releases: atmtools/arts

ARTS 2.6.4

31 May 10:09
ed6c387
Compare
Choose a tag to compare

We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts.

What's Changed

  • Add Bugfix when a ppath is pointing directly to sun's center by @m-brath in #766
  • Bug fix and additional DISORT aux variables by @m-brath in #755
  • Add warning about compatibility with Anaconda by @olemke in #768
  • Be explicit about Miniforge3 in docs by @olemke in #753
  • Improve basename docs by @olemke in #769
  • back/front on empty container is undefined behavior by @olemke in #759
  • Fix setting compiler flags by @olemke in #751
  • Tweak documentation index page by @olemke in #761

Full Changelog: v2.6.2...v2.6.4

ARTS 2.6.2

25 Mar 10:28
6fa055a
Compare
Choose a tag to compare

What's Changed

We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts.

ARTS 2.6.0

13 Mar 13:25
704a55d
Compare
Choose a tag to compare

Many changes have gone into ARTS since the 2.4.0 release. Below you find some key features and improvements in ARTS 2.6.0:

  • extension to shortwave radiation
  • support of measured cross-section data (e.g. HITRAN absorption cross sections)
  • new clear-sky solver with support for shortwave radiation (iyClearsky)
  • molecular scattering (clear-sky Rayleigh scattering)
  • improved DISORT interface
  • much improved Python integration

We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts.

ARTS 2.5.12

09 Nov 14:07
e212f7c
Compare
Choose a tag to compare
ARTS 2.5.12 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.10...v2.5.12

ARTS 2.5.10

01 Feb 08:35
2f1c442
Compare
Choose a tag to compare
ARTS 2.5.10 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.8...v2.5.10

ARTS 2.5.8

02 Dec 12:54
92cec20
Compare
Choose a tag to compare
ARTS 2.5.8 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.6...v2.5.8

ARTS 2.5.6

14 Sep 08:10
900c10c
Compare
Choose a tag to compare
ARTS 2.5.6 Pre-release
Pre-release

Pre-release for a EUMETSAT study.

ARTS 2.5.4

16 May 06:12
4c0d3b4
Compare
Choose a tag to compare
ARTS 2.5.4 Pre-release
Pre-release

Pre-release for the halocarbon paper.

ARTS 2.4.0

15 Oct 07:02
4fb7782
Compare
Choose a tag to compare

Key features

  • New improved format for line-by-line data
  • Non-LTE (pure-rotational non-overlapping, and non-chemical cases)
  • Dedicated methods for heating rate calculations
  • Basic simulations of radars (both single and multiple scattering)
  • Radio link calculations not supported in this version
  • Interfaces to DISORT and RT4 scattering solvers
  • Jacobian for new quantities:
  • spectroscopic variables
  • particle properties (approximative)
  • OEM type inversions inside ARTS
  • TELSEM and TESSEM surface models
  • PyARTS: Python bindings for ARTS

General

  • Radiative transfer code (except MC) totally revised, including:
  • Higher consistency between modules
  • Higher calculation efficiency
  • Jacobian of atmospheric variables now fully analytical
  • Absorption/LBL revised
  • Support for new lineshapes
  • Performance improvements
  • New and extended system for defining particle size distributions
  • DOIT improvements
  • Optimized pressure grid
  • Convergence acceleration
  • Optional precalculated first-guess field
  • New sensor setup for passband-type, meteorological millimeter
    instruments (sensor_responseMetMM)

Known Issues

  • TestSpectroscopy fails on macOS