metno / pyaerocom

Python tools for the AeroCom project
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
23 stars 13 forks source link

put all temporary and testing data below the path ~/MyPyaerocom #1230

Closed jgriesfeller closed 1 week ago

jgriesfeller commented 1 week ago

The title says it all

Change Summary

just return always a link to ~/MyPyaerocom in the Config class. Makes all temporary pyaerocom data personal

Related issue number

fix #1229

Checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.30%. Comparing base (e992544) to head (a95b5c2). Report is 17 commits behind head on main-dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-dev #1230 +/- ## ============================================ - Coverage 79.31% 79.30% -0.02% ============================================ Files 131 131 Lines 20234 20238 +4 ============================================ + Hits 16048 16049 +1 - Misses 4186 4189 +3 ``` | [Flag](https://app.codecov.io/gh/metno/pyaerocom/pull/1230/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/metno/pyaerocom/pull/1230/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno) | `79.30% <100.00%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metno#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.