v0.13.0
github-actions
released this
20 May 10:45
·
3081 commits
to main-dev
since this release
pyaerocom v0.13.0 2022.05 release
What's Changed
- some iris 3.1.0 adjustments by @jgriesfeller in #493
- bump version to next dev version by @jgriesfeller in #497
- Add AeroVal config documentation example by @jgliss in #495
- make JSON files smaller by limiting the precision by @jgriesfeller in #499
- build best practices by @avaldebe in #500
- readthedocs setup by @avaldebe in #510
- added some missing minimum values to make the aeroval analysis work with default ranges by @jgriesfeller in #503
- Treat warnings as errors by @avaldebe in #462
- Fix #488 (multiyear support for diurnal processing) by @hansbrenna in #502
- Get tutorials to work again by @dulte in #514
- Changes tutorial link by @dulte in #513
- make aeroval work for the case when the model data variable has been aliased automatically by @jgriesfeller in #517
- Emep mulitple years by @dulte in #451
- Add lint job to CI by @avaldebe in #397
- Create CONTRIBUTING.md by @hansbrenna in #511
- replace deprecated np.float by no.float64 by @avaldebe in #524
- fix ungriddedata.UngriddedData.from_stationdata with single station by @Ovewh in #536
- Split tests with/without exceptions by @avaldebe in #526
- make the AERONET reading more fault tolerable; add possibility to read gzipped files by @jgriesfeller in #538
- use plain dicts by @avaldebe in #530
- one logger per module by @avaldebe in #535
- use importlib.resources/metadata instead of pyaeorocom.dir/version by @avaldebe in #531
- test against python 3.10 on CI by @avaldebe in #542
- clean up entry points by @avaldebe in #540
- AeronetSDAv3 reading: provide od550gtaer data as od550dust data by @jgriesfeller in #545
- update conda CI jobs by @avaldebe in #548
- Pin black version by @avaldebe in #578
- Fix logging configuration by @avaldebe in #575
- Changes sspm10 to be ssf+ssc by @dulte in #579
- improve filter/ignore warnings by @avaldebe in #552
- Exclude cartopy 0.20 from pip installs by @avaldebe in #586
- missing ini files by @avaldebe in #590
- make anaconda CI work with iris 3.2 as well by @jgriesfeller in #589
- Docs551 by @lewisblake in #598
- correct EBAS data reading by @jgriesfeller in #595
- Fairmode Beta*MQI by @lewisblake in #607
- cartopy broken CI jobs by @avaldebe in #608
- add Fairmode statistic to aeroval output by @avaldebe in #613
- Missing INI files by @avaldebe in #617
- Fix minor fairmode bug by @lewisblake in #614
- EEA Reading: make the file search patterns more specific to not find unwanted files by @jgriesfeller in #612
- Obs only by @dulte in #593
- pip install on machines with old/new versions of Proj by @avaldebe in #620
- Typer-based CLI by @lewisblake in #624
- Add vmrno2 by @WillemVanCaspel in #631
- Fix o3max by @dulte in #627
- Remove extra c from concsspm10 by @dulte in #633
- change URL to test new pyaerocom webserver with CI by @jgriesfeller in #626
- Change pm25 UrRV to 0.36 by @lewisblake in #646
- Adds list of regions instead of just the best by @dulte in #582
- add angstrom exponent filtered AERONET AOD for dust evaluation by @Ovewh in #621
- enable variable ratpm10pm25 via aeroval by @jgriesfeller in #641
- Update README.rst by @AugustinMortier in #649
New Contributors
- @Ovewh made their first contribution in #536
- @lewisblake made their first contribution in #598
- @WillemVanCaspel made their first contribution in #631
Full Changelog: v0.12.1...v0.13.0