Liam Bindle

Results 40 comments of Liam Bindle

I ran into the same thing as @mkwbritton on Ubuntu when I bind the `/output` volume to a relative path rather than an absolute one. Changing my path to an...

Oh interesting—I see! Thanks for the info!

I've ran into an issue a couple times where ExtData.rc was missing an update in HEMCO_Config.rc. If we're putting together a wishlist, I would add something to check that ExtData.rc...

@deepangsu Please keep discussion to the titled topic. You should open a new issue. We keep discussions to 1 topic for the sake of archiving and keeping track of open...

If I understand correctly, you successfully compiled GC-Classic but when you try to run you get ``` gcclassic: error while loading shared libraries: libnetcdff.so.7: cannot open shared object file: No...

Thanks @yantosca and @sdeastham for your thoughts! Since you both agree the PARDR, PARDF update is desireable, and that we can stop using ALBEDO as a proxy for surface type,...

Just a quick update. There are in fact some missing values in TROPPT. They are pretty infrequent, but they are there every once in a while, and they need to...

It actually crashes [here](https://github.com/LiamBindle/geos-chem/blob/e25809b6d8034ad420e80948cad75928b3ea8a02/Interfaces/GCHP/gigc_historyexports_mod.F90#L762) believe it or not. Any idea why that might be? It also only crashs at the native resolution (if it's regridded to say C24 online it...

Good point—I'm not sure. I'll ask about that in our MAPL telecon next Thursday. Anyways, I thought this was worth noting for when we move to native/minimally-pre-processed metfields in the...

@yantosca It says it's a floating point exception there. Do you why if/why that could trigger an FPE?