Replies: 1 comment 1 reply
|
@heikoklein , do you know how this is done in the bridge between pyaro and ungriddeddata? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
EMEP mean output reports "time at the middle of the period", so EMEP hourly (mean) output for hour
HHtoHH+1have timeHH:30(UTC).EEA hourly (mean) observations have
StartandEndtime columns inCET. The pyaro reader handles the zone conversion and providesstart_timesandend_timesfrom those columns.After browsing the
pyaerocomsource code with @dulte we could not figure how the time collocation usesstart_timesandend_timesto match the model's "time at the middle of the period"@dulte please add more info from our discussion
All reactions