Pyaerocom

Latest version: v0.29.0

Safety actively analyzes 724357 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.15.1post1

Update version number metadata to upload to PyPI

**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.15.1...v0.15.1post1

0.15.1

Release for milestone [m2024-02](https://github.com/metno/pyaerocom/milestone/9)

What's Changed
* restore default colormaps by lewisblake in https://github.com/metno/pyaerocom/pull/957
* Add DOI to README by lewisblake in https://github.com/metno/pyaerocom/pull/958
* Add close_issues.yml to GitHub workflows to close issues after extended period of inactivity by lewisblake in https://github.com/metno/pyaerocom/pull/961
* GitHub actions to add issues to Model Evaluation Tools Project by lewisblake in https://github.com/metno/pyaerocom/pull/967
* Introduce issue templates by lewisblake in https://github.com/metno/pyaerocom/pull/985
* fix pytest 8 warnings by avaldebe in https://github.com/metno/pyaerocom/pull/974
* Fix up ICOS reader and tests to work with CO2, CH3, and CO by lewisblake in https://github.com/metno/pyaerocom/pull/979
* Use PyPis Trusted Publisher Management for releases by lewisblake in https://github.com/metno/pyaerocom/pull/982
* Include workflow_dispath into add_to_project.yml by lewisblake in https://github.com/metno/pyaerocom/pull/984
* replace reverse_geocode with geocoder_reverse_natural_earth by jgriesfeller in https://github.com/metno/pyaerocom/pull/978
* Fix bugs in 3d collocation and profile processing by lewisblake in https://github.com/metno/pyaerocom/pull/973


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.15.0...v0.15.1

0.15.0

What's Changed
* Implement color scales from Hilde by lewisblake in https://github.com/metno/pyaerocom/pull/818
* Drop Proj legacy by avaldebe in https://github.com/metno/pyaerocom/pull/908
* ICOS CO2 Reader by lewisblake in https://github.com/metno/pyaerocom/pull/888
* clean up icos reader and tests by avaldebe in https://github.com/metno/pyaerocom/pull/910
* fix to make daily files read correctly by jgriesfeller in https://github.com/metno/pyaerocom/pull/894
* re-format with newer black by avaldebe in https://github.com/metno/pyaerocom/pull/911
* Upgrade Earlinet reader and implement vertical profiles by lewisblake in https://github.com/metno/pyaerocom/pull/855
* conco3 in fairmode_stats.py by lewisblake in https://github.com/metno/pyaerocom/pull/916
* Remove deleting out_dirs when creating the JSON files by lewisblake in https://github.com/metno/pyaerocom/pull/923
* Fix plugins for ICOS and mmr vs vmr issue by lewisblake in https://github.com/metno/pyaerocom/pull/921
* Fix Regions 901 by lewisblake in https://github.com/metno/pyaerocom/pull/918
* Add add_pages to WebDisplaySetup by lewisblake in https://github.com/metno/pyaerocom/pull/924
* Remove pickle file from CI used in test_collocation_3d by lewisblake in https://github.com/metno/pyaerocom/pull/925
* Refactor and reintroduce diurnal processing by lewisblake in https://github.com/metno/pyaerocom/pull/927
* download test data with pooch by avaldebe in https://github.com/metno/pyaerocom/pull/929
* Update Dependencies by avaldebe in https://github.com/metno/pyaerocom/pull/928
* ReadICOS: CH4 and CO by lewisblake in https://github.com/metno/pyaerocom/pull/934
* try to fix airnow files with strange file encodings by jgriesfeller in https://github.com/metno/pyaerocom/pull/895
* changes for the DOMOS project by jgriesfeller in https://github.com/metno/pyaerocom/pull/826
* adjusted some color bars to match those from the old idl tools by jgriesfeller in https://github.com/metno/pyaerocom/pull/866
* Ipc forests by dulte in https://github.com/metno/pyaerocom/pull/746
* Add listcache to CLI by lewisblake in https://github.com/metno/pyaerocom/pull/938
* some more CAMS2-40 task4041 work by jgriesfeller in https://github.com/metno/pyaerocom/pull/944


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.14.0...v0.15.0

0.14.0

What's Changed
* conda-forge compatibility by avaldebe in https://github.com/metno/pyaerocom/pull/783
* Update plotting default ranges on Aeroval by lewisblake in https://github.com/metno/pyaerocom/pull/787
* temperature from ebas by avaldebe in https://github.com/metno/pyaerocom/pull/794
* run CI for Python 3.11 on Ubuntu 22.04 by avaldebe in https://github.com/metno/pyaerocom/pull/796
* Fix PPI CI by lewisblake in https://github.com/metno/pyaerocom/pull/797
* First pass at MEP reader by dulte in https://github.com/metno/pyaerocom/pull/784
* Aeroval path fixture by avaldebe in https://github.com/metno/pyaerocom/pull/800
* clean up MEP reader by avaldebe in https://github.com/metno/pyaerocom/pull/801
* pin shapely version by avaldebe in https://github.com/metno/pyaerocom/pull/809
* changed methods check_write_access and check_dir_access to just rely … by jgriesfeller in https://github.com/metno/pyaerocom/pull/808
* Surface temperature cont. by lewisblake in https://github.com/metno/pyaerocom/pull/798
* add missing concco colormap info by charlienegri in https://github.com/metno/pyaerocom/pull/815
* make map engine use the defaults for variables colormap setting by charlienegri in https://github.com/metno/pyaerocom/pull/816
* pick coarsest freq for scatter plot by charlienegri in https://github.com/metno/pyaerocom/pull/824
* Use mean of accepted values as data with dummy_model by lewisblake in https://github.com/metno/pyaerocom/pull/827
* Update FAIRMODE parameters by lewisblake in https://github.com/metno/pyaerocom/pull/831
* Adding regular bias and absolute bias by lewisblake in https://github.com/metno/pyaerocom/pull/834
* changes to work on storeB by jgriesfeller in https://github.com/metno/pyaerocom/pull/803
* Pin xarray to smaller 2023.3.0 by jgriesfeller in https://github.com/metno/pyaerocom/pull/838
* add proxy variables to Aeronet reader by jgriesfeller in https://github.com/metno/pyaerocom/pull/841
* Adding MEP data by lewisblake in https://github.com/metno/pyaerocom/pull/805
* Bias and absolute bias cont. by lewisblake in https://github.com/metno/pyaerocom/pull/835
* fix CI by avaldebe in https://github.com/metno/pyaerocom/pull/852
* Only set data dummy to mean if defined by lewisblake in https://github.com/metno/pyaerocom/pull/844
* update coverage configuration by avaldebe in https://github.com/metno/pyaerocom/pull/854
* Tweak bias stats by lewisblake in https://github.com/metno/pyaerocom/pull/853
* update test by charlienegri in https://github.com/metno/pyaerocom/pull/861
* Give proxy variables better name and write only_use_in to menu.json by lewisblake in https://github.com/metno/pyaerocom/pull/873
* added proxyod550no3 variable by jgriesfeller in https://github.com/metno/pyaerocom/pull/875
* fix test for 3.11 by charlienegri in https://github.com/metno/pyaerocom/pull/871
* Modifications to 873 by lewisblake in https://github.com/metno/pyaerocom/pull/876
* linter by lewisblake in https://github.com/metno/pyaerocom/pull/877
* Blacklist iris=3.5.0 by lewisblake in https://github.com/metno/pyaerocom/pull/869
* Update Python version by avaldebe in https://github.com/metno/pyaerocom/pull/881
* Remove MarcoPolo by lewisblake in https://github.com/metno/pyaerocom/pull/879
* Remove forecast from mab and mb by lewisblake in https://github.com/metno/pyaerocom/pull/884


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.13.2...v0.14.0

0.13.2

What's Changed
* Split ts files 647 by lewisblake in https://github.com/metno/pyaerocom/pull/660
* format with black by lewisblake in https://github.com/metno/pyaerocom/pull/662
* corrected heatmap data when entire season is full of NaNs by jgriesfeller in https://github.com/metno/pyaerocom/pull/661
* replace WORLD with ALL in used filter names by jgriesfeller in https://github.com/metno/pyaerocom/pull/659
* fix pip update instructions by avaldebe in https://github.com/metno/pyaerocom/pull/668
* Split ts files 647 by lewisblake in https://github.com/metno/pyaerocom/pull/666
* Clean tests and organize fixtures by avaldebe in https://github.com/metno/pyaerocom/pull/547
* Adds offset for day and hour by dulte in https://github.com/metno/pyaerocom/pull/644
* update docs for list of readable obs by lewisblake in https://github.com/metno/pyaerocom/pull/675
* fix Cartopy build on CI by avaldebe in https://github.com/metno/pyaerocom/pull/686
* Dummy cube latlon fix by lewisblake in https://github.com/metno/pyaerocom/pull/683
* Add pyaeroval cli example by lewisblake in https://github.com/metno/pyaerocom/pull/688
* No tempfile by avaldebe in https://github.com/metno/pyaerocom/pull/694
* Oceans674 by lewisblake in https://github.com/metno/pyaerocom/pull/689
* order time steps to avoid negative O3 values in EEA_AQeRep.v2 data by jgriesfeller in https://github.com/metno/pyaerocom/pull/682
* fix IndexError on xarray 2022.6.0 by avaldebe in https://github.com/metno/pyaerocom/pull/711
* Split ts files by lewisblake in https://github.com/metno/pyaerocom/pull/707
* Increase test coverage by lewisblake in https://github.com/metno/pyaerocom/pull/696
* Fixes bug where daily data is avg out when lower freq is present for … by dulte in https://github.com/metno/pyaerocom/pull/714
* make calulation of temporal correlation work with xarray 2022.6.0 by jgriesfeller in https://github.com/metno/pyaerocom/pull/715
* set log filename from environment variable by avaldebe in https://github.com/metno/pyaerocom/pull/702
* scaffolding for plugin architecture by avaldebe in https://github.com/metno/pyaerocom/pull/703
* make ts file regions consistent by lewisblake in https://github.com/metno/pyaerocom/pull/723
* document 708 by lewisblake in https://github.com/metno/pyaerocom/pull/722
* fix day_since_start by lewisblake in https://github.com/metno/pyaerocom/pull/735
* Matplotlib 3.6.0 by avaldebe in https://github.com/metno/pyaerocom/pull/744
* add StationCoordinateError to exceptions to skip over during obs data reading by jgriesfeller in https://github.com/metno/pyaerocom/pull/737
* Initial fix in EEA reader if first row has no unit by lewisblake in https://github.com/metno/pyaerocom/pull/750
* 2022 reporting by dulte in https://github.com/metno/pyaerocom/pull/721
* Split map files by year by lewisblake in https://github.com/metno/pyaerocom/pull/758
* let Python 3.11 tests crash on CI by avaldebe in https://github.com/metno/pyaerocom/pull/760
* Splitting map by lewisblake in https://github.com/metno/pyaerocom/pull/776
* obs_only_stats flag in config by lewisblake in https://github.com/metno/pyaerocom/pull/761
* Adds option for ts_annotation for aeroval config by dulte in https://github.com/metno/pyaerocom/pull/741
* statistics.json flags by lewisblake in https://github.com/metno/pyaerocom/pull/777


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.13.1...v0.13.2

0.13.1.post1

same as v0.13.1, including tests for conda-forge pipeline

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.