Lizzie Lundgren

Results 137 comments of Lizzie Lundgren

@msulprizio, do you know if there is still an issue in the model where it crashes when turning off base emissions and extensions in HEMCO_Config.rc?

Hi @debatoshpartha, one of us will take a look at this issue next week.

Change "If you have one, please provide your github username?" to "Please provide your github username (if any) so that we can recognize you in submitted issues and pull requests"....

I also wonder if we'll want to know what types of simulations people are using. We occasionally get asked how many users are using a specialty simulation. I think that...

HI @chen-yuy, I was not able to reproduce the problem with using the xbpch function open_bpchdataset with the ND51 satellite output files. What version of xbpch are you using? Can...

Hi @chen-yuy , I think this might be this issue that I reported recently: https://github.com/darothen/xbpch/issues/25. Check what version of xbpch and pandas you are using and try reverting to xbpch...

Sebastian Eastham has been working on a package to make these sorts of tools available. See https://github.com/sdeastham/gcgridobj. If you end up using this package and have examples to share, we...

Thanks @yantosca. That definition of LWI interestingly does not say anything about FRLAKE (fraction lake). I've been qualifying grid cells as over continental land if `FRLAND + FRLANDICE + FRLAKE`...

I have a couple draft PRs almost ready for review. Integration tests are in progress. https://github.com/geoschem/geos-chem/pull/1435 https://github.com/geoschem/HEMCO/pull/170

The large-scale wetloss diagnostic (`State_Diag%WetLossLS`) is summed over wetloss processes (rainout, washout, reevaporation) but not over timesteps. It is set to zero whenever `Do_WetDep` is called (see [here](https://github.com/geoschem/geos-chem/blob/7e51a0674aba638c8322fef493ac9251095e8cf4/GeosCore/wetscav_mod.F90#L238)), and the...