Releases: atmtools/arts
ARTS 3.0.0dev6 snapshot
Snapshot for internal testing purposes only.
ARTS 2.6.12
We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts
What's Changed
Full Changelog: v2.6.10...v2.6.12
ARTS 3.0.0dev4 snapshot
Snapshot for internal testing purposes only.
ARTS 3.0.0dev2 snapshot
Snapshot for internal testing purposes only.
ARTS 2.6.10
We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts
What's Changed
- Fix Zeeman state calculations and test them by @riclarsson in #829
- Remove clang 16 restriction in macOS env by @olemke in #828
Full Changelog: v2.6.8...v2.6.10
ARTS 2.6.8
We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts
.
What's Changed
- Fixes to CKDMT252 continuum by @olemke in #792
- Bug fix: the sun should be in spectral irradiance, not as documented … by @riclarsson in #820
arts-xml-data package:
- Add full spectrum scattering data for liquid and frozen spheres by @m-brath
Full Changelog: v2.6.6...v2.6.8
ARTS 2.6.6
We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts
.
What's Changed
- Fix IGRF implementation by @riclarsson in #777
- Bugfix Rayleigh scattering phase matrix by @m-brath in #780
- Disort error fix by @m-brath in #782
- Disort bugfix by @m-brath in #783
- Add a WSM to change the geometric variables of a sun by @m-brath in #770
- Use
np.inf
instead ofnp.infty
for numpy 2.0 compatibility by @olemke in #778 - Update wignerxjpf to version 1.13 by @olemke in #786
- Switch CI to use Miniforge by @olemke in #774
Full Changelog: v2.6.4...v2.6.6
ARTS 2.6.4
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
What's Changed
- [BUGFIX] Order of partial absorption was not respected by @riclarsson in #740
arts-xml-data
: Add optimized set of frequencies and quadrature weights from Paulina Czarnecki for fast long and shortwave flux calculations inplanets/Earth/Optimized-Flux-Frequencies
by @m-brath
We recommend to install ARTS in Miniforge3 with mamba install -c rttools pyarts
.
ARTS 2.6.0
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
.