geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 24 forks source link

update bc smoothing to use -30 day smoothing as a backup #195

Closed laestrada closed 5 months ago

laestrada commented 6 months ago

Name and Institution (Required)

Name: Lucas Estrada Institution: Harvard ACMG

Describe the update

The tropomi smoothed boundary conditions use a -15 day temporal smoothing to generate the bias correction. There are two periods in the tropomi record with greater than 15 day gaps in observations (21 and 29 day gaps). This causes anomalously low boundary conditions for these periods with corrections that can reach >100ppb corrections. In this PR, I update the temporal smoothing to default to -15 day smoothing, but in the case of data gaps, we fill in grid cells with the -30 day smoothing.