Fix ISOMIP+ viz scripts#642
Conversation
|
@cbegeman, once you join this repo, I will add you as a reviewer. |
|
@cbegeman pointed out and I confirmed that we're seeing the following error during the runs, seemingly related to appending to |
|
I'm seeing warnings in the viz: This is, indeed, something that needs to be fixed. We just need to add |
|
@cbegeman, I realized that this update is silly. I already put this tutorial into the documentation, and that is where it should be updated. I'm going to make a PR for that instead. |
b727055 to
c98ef5b
Compare
|
We still want the fixes to the viz package here. The rest has been replaced with #653 |
|
@cbegeman can you confirm that this fixes the problem you encountered? If so, click the green approve button on the top. |
c98ef5b to
fc13e03
Compare
|
Rebased. This is so small, I'll go ahead and merge with the bunch this morning. |
Update MPAS-Source: COMPASS and Documentation files This PRi brings in a new mpas-source submdoule with changes only to the ocean core. It updates files unrelated to the E3SM forward model, including: * Move load_compass_env.sh to the ocean dir (MPAS-Dev/MPAS-Model#618); * Update ISOMIP+ docs, including tutorial for Ocean0 on LANL IC (MPAS-Dev/MPAS-Model#653); * Fix path to docs in Travis CI (MPAS-Dev/MPAS-Model#644); * atmosphere core init changes (MPAS-Dev/MPAS-Model#637); * New Mesh: WC14to60kmL60E3SMv2r03 (MPAS-Dev/MPAS-Model#628); * Fix ISOMIP+ viz scripts (MPAS-Dev/MPAS-Model#642); * Add support for custom critical passages and land blockages (MPAS-Dev/MPAS-Model#586); and * New Mesh: WC12to60kmL60E3SMv2r01 (MPAS-Dev/MPAS-Model#555) [BFB]
Update MPAS-Source: COMPASS and Documentation files This PR brings in a new mpas-source submdoule with changes only to the ocean core. It updates files unrelated to the E3SM forward model, including: * Move load_compass_env.sh to the ocean dir (MPAS-Dev/MPAS-Model#618); * Update ISOMIP+ docs, including tutorial for Ocean0 on LANL IC (MPAS-Dev/MPAS-Model#653); * Fix path to docs in Travis CI (MPAS-Dev/MPAS-Model#644); * atmosphere core init changes (MPAS-Dev/MPAS-Model#637); * New Mesh: WC14to60kmL60E3SMv2r03 (MPAS-Dev/MPAS-Model#628); * Fix ISOMIP+ viz scripts (MPAS-Dev/MPAS-Model#642); * Add support for custom critical passages and land blockages (MPAS-Dev/MPAS-Model#586); and * New Mesh: WC12to60kmL60E3SMv2r01 (MPAS-Dev/MPAS-Model#555) [BFB]
Fix ISOMIP+ viz scripts MPAS-Dev#642 This merge fixes a few complaints from xarray in the ISOMIP+ viz package.
This merge fixes a few complaints from
xarrayin the ISOMIP+ viz package.