Published December 16, 2021
| Version v0.9.0
Software
Open
atmtools/typhon: Typhon Release 0.9.0
Creators
- 1. Universität Hamburg - Meteorological Institute
- 2. Max Planck Institute for Meteorology
- 3. Chalmers University of Technology
- 4. Max Planck Institute for Solar System Research
Description
- Over 150 commits with bug fixes, documentation improvements
- The ARTS interface has been removed from Typhon and is now available within the ARTS repository
- Change trigger from created to published by @olemke in https://github.com/atmtools/typhon/pull/343
- Update .gitignore by @olemke in https://github.com/atmtools/typhon/pull/344
- Fixing variable type in lat_lon calculation and typo in iorg calculation by @tmieslinger in https://github.com/atmtools/typhon/pull/345
- Add several missing Es to coefficients by @olemke in https://github.com/atmtools/typhon/pull/347
- Fix in ASTER image object datetime by @tmieslinger in https://github.com/atmtools/typhon/pull/348
- Add utility to write figure to multiple files by @gerritholl in https://github.com/atmtools/typhon/pull/349
- Add cloud mask filter and tests for ASTER observational mode by @tmieslinger in https://github.com/atmtools/typhon/pull/351
- Correct meta data call in ASTERimage class initialization by @tmieslinger in https://github.com/atmtools/typhon/pull/352
- Fix for backwards incompatible change in AST library by @lkluft in https://github.com/atmtools/typhon/pull/353
- import from collections.abc rather than collections by @gerritholl in https://github.com/atmtools/typhon/pull/354
- Replace xarray.Dataset.drop with drop_vars by @olemke in https://github.com/atmtools/typhon/pull/355
- Use lazy imports for
cartopy
by @lkluft in https://github.com/atmtools/typhon/pull/357 - Add function to set the colorbar limits by @lkluft in https://github.com/atmtools/typhon/pull/359
- Reorder channel priority by @lkluft in https://github.com/atmtools/typhon/pull/360
- Add date and time information per scanline to ASTER image class. by @tmieslinger in https://github.com/atmtools/typhon/pull/362
- Fix return type and docstring format by @lkluft in https://github.com/atmtools/typhon/pull/363
- Improve ASTER latitude, longitude grid calculation by @tmieslinger in https://github.com/atmtools/typhon/pull/364
- Improve ASTER sensor angle calculation. by @tmieslinger in https://github.com/atmtools/typhon/pull/365
- add channel wavelength range to class
ASTERimage
by @tmieslinger in https://github.com/atmtools/typhon/pull/366 - Group imports by their type by @lkluft in https://github.com/atmtools/typhon/pull/367
- Fix typo in comment by @habi in https://github.com/atmtools/typhon/pull/368
- Extensions of QRNN code. by @simonpf in https://github.com/atmtools/typhon/pull/369
- Fix import for in source tree build by @olemke in https://github.com/atmtools/typhon/pull/371
- Fix typos in QRNN documentation by @gerritholl in https://github.com/atmtools/typhon/pull/372
- Fix QRNN tests by @olemke in https://github.com/atmtools/typhon/pull/375
- Don't fail comparing FileInfo to other type by @gerritholl in https://github.com/atmtools/typhon/pull/378
- Raise
ValueError
for out-of-bounds input by @lkluft in https://github.com/atmtools/typhon/pull/380 - Added missing test files. by @simonpf in https://github.com/atmtools/typhon/pull/377
- Partial support for filesystems in FileSet by @gerritholl in https://github.com/atmtools/typhon/pull/374
- More informative logging when searching files by @gerritholl in https://github.com/atmtools/typhon/pull/381
- Remove gdal dependency by @olemke in https://github.com/atmtools/typhon/pull/384
- Fix broken matplotlib tests by @lkluft in https://github.com/atmtools/typhon/pull/383
- Add Python 3.9 support by @olemke in https://github.com/atmtools/typhon/pull/385
- Update aster by @tmieslinger in https://github.com/atmtools/typhon/pull/387
- Remove arts module by @olemke in https://github.com/atmtools/typhon/pull/386
- Fix string comparison warnings by @olemke in https://github.com/atmtools/typhon/pull/388
- Remove group prefix from coords variable names by @olemke in https://github.com/atmtools/typhon/pull/389
- Use the constrained figure layout by default by @lkluft in https://github.com/atmtools/typhon/pull/390
- Add TROPOMI file handler by @zxdawn in https://github.com/atmtools/typhon/pull/392
- Update collocation tutorial by @Smpljack in https://github.com/atmtools/typhon/pull/393
- Fix documentation issue by @riclarsson in https://github.com/atmtools/typhon/pull/394
- Remove Python 3.6 support by @olemke in https://github.com/atmtools/typhon/pull/397
- Fix missing comma by @olemke in https://github.com/atmtools/typhon/pull/398
- Update conda recipe by @olemke in https://github.com/atmtools/typhon/pull/399
- Set version to 0.9.0 for release by @olemke in https://github.com/atmtools/typhon/pull/400
- @habi made their first contribution in https://github.com/atmtools/typhon/pull/368
- @zxdawn made their first contribution in https://github.com/atmtools/typhon/pull/392
- @Smpljack made their first contribution in https://github.com/atmtools/typhon/pull/393
Full Changelog: https://github.com/atmtools/typhon/compare/v0.8.0...v0.9.0
Files
atmtools/typhon-v0.9.0.zip
Files
(2.1 MB)
Name | Size | Download all |
---|---|---|
md5:03f808602daad8ccd96ea0c31cb073a9
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/atmtools/typhon/tree/v0.9.0 (URL)