pyaerocom
pyaerocom copied to clipboard
First pass on removing nan values in model from obs with colocate time
Then colocate_time=True, model values are removed where you have nan obs. The reverse is not the case. This is to fix that. See #736
@dulte would you like help with this?