Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMEP unit issue with reading wetSO4. #38

Closed
hannasv opened this issue Aug 22, 2019 · 3 comments
Closed

EMEP unit issue with reading wetSO4. #38

hannasv opened this issue Aug 22, 2019 · 3 comments
Assignees
Labels

Comments

@hannasv
Copy link
Contributor

hannasv commented Aug 22, 2019

The unit in the following file is mgS m-2. When reading this file the unit is automatically set to 'unknown' by Iris. Need to convert unit to kg (SO4) m-2 s-1 in reading routine for EMEP.

from pyaerocom.io.helpers_units import unitconv_wet_depo_from_emep
reader = pya.io.ReadGridded('EMEP_rv4.1.1.T2.1_ctl')
gridded_data = reader.read(vars_to_retrieve = ['wetso4'], 
                               start = 2008, 
                               ts_type = 'daily')
@ejgal ejgal self-assigned this Aug 31, 2020
@jgriesfeller
Copy link
Member

@dulte is this still relevant?

@avaldebe avaldebe assigned dulte and unassigned ejgal Mar 22, 2022
Copy link

This issue is stale because it has been open for 365 days with no activity. This issue will be closed in 14 days if no action is taken.

@github-actions github-actions bot added the stale label Mar 15, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants