Liam Bindle
Liam Bindle
Hi everyone, This looks like a cool project! I'm looking for a tool that can create slide decks from RST. Is there somewhere where I could see some examples of...
GEOS-FP has some improvements to the surface info as described here: https://gmao.gsfc.nasa.gov/researchbriefs/land_changes_GEOS-FP/land_changes_GEOS-FP.pdf. I haven't had a chance to review this yet, but it might be worth updating our constant surface...
Basic idea > The output of ./listInputDataFiles is compatible with rsync (for local copying), so the integration test could create an isolated ExtData (with only the files needed for a...
Hi everyone, this is a discussion/documentation thread related to running GCHP (and more broadly GEOS-Chem) with native MERRA2 metfields. Currently, I'm working on getting GCHP running with native MERRA2 metfields...
Starting in 13.0.0, pre-built docker images for GCClassic and GCHP are deployed to Docker Hub on releases. I see that geos-chem-cloud is using `geoschem/gchp_model`. Could this be updated to use...
There appears to be a significant hit in GEOS-Chem Classic and GCHP performance on some platforms, particularly those using `gfortran`, stemming from somewhere in HEMCO. This issue has been observed...
Hi all. I thought I would transfer the cubed-sphere regridding discussion (https://github.com/JiaweiZhuang/xESMF/issues/21) here since this is the now-active project. In summary, xESMF has limited support for cubed-sphere grids (and other...
Hi all, First off, thank you so much for all your work. We're using emscripten-forge in combination with voici with great success. In the last week or two my voici...
First off, thank you all for your hard work! We're using STAC with great success and it's been a terrific tool for organizing our data. Next, sorry @m-mohr for missing...
## Description I recently upgraded to xeus-python=0.17 because 0.16 stopped working for me and now I'm having trouble getting `ipywidgets.Output()` to work. When I update an output widget nothing happens....