Pyaerocom

Latest version: v0.24.0

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

Scan your dependencies

Page 1 of 6

0.24.0

What's Changed

0.23.0

What's Changed
* V0.22 by heikoklein in https://github.com/metno/pyaerocom/pull/1340
* Avoid ebas files for carbon-component with pure statistics by heikoklein in https://github.com/metno/pyaerocom/pull/1341
* Rename setup_classes & include creation_date in ExperimentInfo by lewisblake in https://github.com/metno/pyaerocom/pull/1344
* Bump aerovaldb / Support put_map_overlay() in pyaerocom by thorbjoernl in https://github.com/metno/pyaerocom/pull/1351
* Update pyproject.toml and pyaerocom_env.yml for aerovaldb 0.1.1 by lewisblake in https://github.com/metno/pyaerocom/pull/1352
* Extend aeroval to plot satellite pixels maps by lewisblake in https://github.com/metno/pyaerocom/pull/1347
* Fix metaindx shift after metadata filter by thorbjoernl in https://github.com/metno/pyaerocom/pull/1355
* Fix set equivalence checking in ModelMapsEngine by lewisblake in https://github.com/metno/pyaerocom/pull/1357
* Fix model validator for pyaro config and ColocatedData by lewisblake in https://github.com/metno/pyaerocom/pull/1358
* One way to change freq for map processing by dulte in https://github.com/metno/pyaerocom/pull/1312
* Pydantic ObsEntry by lewisblake in https://github.com/metno/pyaerocom/pull/1360
* Clarify requirements for sample_points in interpolate() by thorbjoernl in https://github.com/metno/pyaerocom/pull/1365
* Update obsentry.py to remove deprecated allow_mutation=False by lewisblake in https://github.com/metno/pyaerocom/pull/1367
* Remove double parenthesis in read_pyaro.py L299 by lewisblake in https://github.com/metno/pyaerocom/pull/1364
* use a user specific paths.ini if it exists (in ~MyPyaerocom) by jgriesfeller in https://github.com/metno/pyaerocom/pull/1348
* Improve ColocatedData.to_dataframe() method by thorbjoernl in https://github.com/metno/pyaerocom/pull/1369


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* Aerovaldb use pypi release by thorbjoernl in https://github.com/metno/pyaerocom/pull/1309
* Update pyaerocom_env.yml by lewisblake in https://github.com/metno/pyaerocom/pull/1316
* Fix aerovaldb profiles arguments issue by thorbjoernl in https://github.com/metno/pyaerocom/pull/1317
* EARLINET cloud filtering by lewisblake in https://github.com/metno/pyaerocom/pull/1315
* Allow trends to run even if a component does not have any data due to min_yrs constraints by heikoklein in https://github.com/metno/pyaerocom/pull/1313
* exclude mda8 from maps by charlienegri in https://github.com/metno/pyaerocom/pull/1325
* try new syntax to exclude mda8 from maps by charlienegri in https://github.com/metno/pyaerocom/pull/1326
* add conco3mda8 to fairmode stats by charlienegri in https://github.com/metno/pyaerocom/pull/1328
* add evaluation type for cams283, tweak rtol fairmode by charlienegri in https://github.com/metno/pyaerocom/pull/1329
* var_order_menu has to have all the relevant variables if used since sep 2 2024 by charlienegri in https://github.com/metno/pyaerocom/pull/1334
* Adds better definition of filters. Adds tqdm to read_pyaro by dulte in https://github.com/metno/pyaerocom/pull/1335
* Fix mda8 misalignment by thorbjoernl in https://github.com/metno/pyaerocom/pull/1322
* Add link to directive to mda8 documentation by thorbjoernl in https://github.com/metno/pyaerocom/pull/1318
* Adds more detailed descriptions to the mda8 variables. by thorbjoernl in https://github.com/metno/pyaerocom/pull/1320
* Pm1 non refractory by heikoklein in https://github.com/metno/pyaerocom/pull/1337


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.21.1...v0.22.0

0.21.1

Now has aerovaldb installed from PyPI

What's Changed
* Release_v0.21.0 by lewisblake in https://github.com/metno/pyaerocom/pull/1307
* Update README.rst by lewisblake in https://github.com/metno/pyaerocom/pull/1308


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.21.0...v0.21.1

0.21.0

What's Changed
* Update pyproject.toml by lewisblake in https://github.com/metno/pyaerocom/pull/1239
* Fix function signatures in additional_variables.py by thorbjoernl in https://github.com/metno/pyaerocom/pull/1241
* Variable Pm10pbap by heikoklein in https://github.com/metno/pyaerocom/pull/1236
* Cache validation ignore pyaerocom version; use mtime instead of ctime by heikoklein in https://github.com/metno/pyaerocom/pull/1243
* Simplify mscw-reader path requirements, read year_available from files by heikoklein in https://github.com/metno/pyaerocom/pull/1245
* Fix 1246: var_list not being applied appropriately to obs_vars from networks by lewisblake in https://github.com/metno/pyaerocom/pull/1249
* Fix SO4 in seasalt by heikoklein in https://github.com/metno/pyaerocom/pull/1250
* MDA8 fix by thorbjoernl in https://github.com/metno/pyaerocom/pull/1251
* Update docs by lewisblake in https://github.com/metno/pyaerocom/pull/1254
* Docs: typo fixes and add AeroTools logo by lewisblake in https://github.com/metno/pyaerocom/pull/1255
* Docs cleanup: typo fixes, add C3S, new workflow by lewisblake in https://github.com/metno/pyaerocom/pull/1257
* Make web- variables, colormaps and scales configurable by heikoklein in https://github.com/metno/pyaerocom/pull/1256
* Use aerovaldb for writing json in `ExperimentOutput` by thorbjoernl in https://github.com/metno/pyaerocom/pull/1193
* Rename coarse to pm10 and fine to pm25 for nh4 and so4 by heikoklein in https://github.com/metno/pyaerocom/pull/1261
* MDA8 timestamp and superfluous values by thorbjoernl in https://github.com/metno/pyaerocom/pull/1265
* Merge trends-fix into main-dev by dulte in https://github.com/metno/pyaerocom/pull/1266
* Trends fix by lewisblake in https://github.com/metno/pyaerocom/pull/907
* Collocation of emep-mscw output with gridded data in a projection by heikoklein in https://github.com/metno/pyaerocom/pull/1274
* Use map_freqs in ModelMapsEngine by lewisblake in https://github.com/metno/pyaerocom/pull/1268
* Add emep base-config for reporting by heikoklein in https://github.com/metno/pyaerocom/pull/1276
* Extract interface for gridded modeldata reader by heikoklein in https://github.com/metno/pyaerocom/pull/1269
* Fix 70% of rounding performance issue by thorbjoernl in https://github.com/metno/pyaerocom/pull/1278
* add missing definitions for conco3mda8, necessary for cams2_83 by charlienegri in https://github.com/metno/pyaerocom/pull/1280
* Use locking for aerovaldb writes by thorbjoernl in https://github.com/metno/pyaerocom/pull/1273
* docs: Fix missing download testdata section in documentation by thorbjoernl in https://github.com/metno/pyaerocom/pull/1281
* Suppress or fix warnings by thorbjoernl in https://github.com/metno/pyaerocom/pull/1272
* Fix mda8 crash when configured frequencies are all hourly by thorbjoernl in https://github.com/metno/pyaerocom/pull/1284
* MQI Check: change tolerance due to rounding errors by lewisblake in https://github.com/metno/pyaerocom/pull/1286
* Remove changelogs by thorbjoernl in https://github.com/metno/pyaerocom/pull/1283
* Fix printing all writes to stdout by thorbjoernl in https://github.com/metno/pyaerocom/pull/1285
* Fix non compliant json by thorbjoernl in https://github.com/metno/pyaerocom/pull/1290
* MQI Check: adjust tolerance again to 1e-3 by lewisblake in https://github.com/metno/pyaerocom/pull/1293
* lint with ruff by avaldebe in https://github.com/metno/pyaerocom/pull/1129
* EMEP vs. TROPOMI 2024 by lewisblake in https://github.com/metno/pyaerocom/pull/1297
* Fix xarray 2024.7.0 errors by thorbjoernl in https://github.com/metno/pyaerocom/pull/1292
* VCD NO2 fixes and new VCD variables by lewisblake in https://github.com/metno/pyaerocom/pull/1298
* Update README.rst by lewisblake in https://github.com/metno/pyaerocom/pull/1300
* Update old colocation_auto references in doc strings by lewisblake in https://github.com/metno/pyaerocom/pull/1299
* Update .git-blame-ignore-revs by lewisblake in https://github.com/metno/pyaerocom/pull/1304
* fix: Issue with loffset by thorbjoernl in https://github.com/metno/pyaerocom/pull/1305
* adding vmrno2 for emep/mscw model-output by heikoklein in https://github.com/metno/pyaerocom/pull/1306


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.20.0...v0.21.0

0.20.0

What's Changed
* Update pyproject.toml v0.20.dev1 by lewisblake in https://github.com/metno/pyaerocom/pull/1201
* small change to init kwargs correctly by jgriesfeller in https://github.com/metno/pyaerocom/pull/1199
* MEP -> CNEMC by lewisblake in https://github.com/metno/pyaerocom/pull/1202
* Set minimum requirement for pandas+xarray by thorbjoernl in https://github.com/metno/pyaerocom/pull/1204
* numpy <2.0.0 by thorbjoernl in https://github.com/metno/pyaerocom/pull/1207
* make cams2-82 configs work by jgriesfeller in https://github.com/metno/pyaerocom/pull/1209
* Fix MEP and test_load_berlin by lewisblake in https://github.com/metno/pyaerocom/pull/1210
* Memory reduction for emep-reporting by heikoklein in https://github.com/metno/pyaerocom/pull/1213
* use const.CNEMC_NAME by jgriesfeller in https://github.com/metno/pyaerocom/pull/1216
* fix conversion factor for no3 to N by heikoklein in https://github.com/metno/pyaerocom/pull/1214
* Update pyproject.toml v0.19.3 by lewisblake in https://github.com/metno/pyaerocom/pull/1217
* update ubservations name for the web for CAMS2_83 by charlienegri in https://github.com/metno/pyaerocom/pull/1219
* fix pydantic warning by heikoklein in https://github.com/metno/pyaerocom/pull/1225
* Fixes for map-plotting of emep-results by heikoklein in https://github.com/metno/pyaerocom/pull/1220
* Fix res_grid_deg bug to allow either floats or a dict by lewisblake in https://github.com/metno/pyaerocom/pull/1227
* put all temporary and testing data below the path ~/MyPyaerocom by jgriesfeller in https://github.com/metno/pyaerocom/pull/1230
* EBAS reader: open db in read only mode only by jgriesfeller in https://github.com/metno/pyaerocom/pull/1233
* Earlinet + 3d colocation updates: Include Level1 data and Introduce LayerLimits by lewisblake in https://github.com/metno/pyaerocom/pull/1231
* Remove double keys in json config file by lewisblake in https://github.com/metno/pyaerocom/pull/1237
* MDA8 by thorbjoernl in https://github.com/metno/pyaerocom/pull/1224
* Update pyproject.toml by lewisblake in https://github.com/metno/pyaerocom/pull/1238


**Full Changelog**: https://github.com/metno/pyaerocom/compare/v0.19.2...v0.20.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.