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

Duplicate values #42

Closed
AugustinMortier opened this issue Sep 5, 2019 · 2 comments
Closed

Duplicate values #42

AugustinMortier opened this issue Sep 5, 2019 · 2 comments
Labels
question Further information is requested

Comments

@AugustinMortier
Copy link
Member

There are duplicate values in GAWTADSulphurSubset/data/monthly_so4_aero.csv
eg: K-puszta, 2012-06
How should pyaerocom deal with it?

@AugustinMortier AugustinMortier added the question Further information is requested label Sep 5, 2019
@jgriesfeller
Copy link
Member

in the old aerocom-tools I did the following:
if we expect this to be a one time problem: modify the data file (e.g. in EBAS I sometimes had to remove a file), if we expect this to occur more often: foresee this in the code.

@hannasv
Copy link
Contributor

hannasv commented Oct 4, 2019

For now, this is fixed in the reading routine (read_file method).

@hannasv hannasv closed this as completed Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants