MPAS-Analysis icon indicating copy to clipboard operation
MPAS-Analysis copied to clipboard

Provides analysis for the MPAS components of E3SM

Results 39 MPAS-Analysis issues
Sort by recently updated
recently updated
newest added

Here, we add conservation plot types for all the ocean's mass flux terms.

When I run the conservation analysis task, I'm seeing the bug reported in: https://github.com/E3SM-Project/E3SM/issues/6327 It manifests as: ``` Open conservation file /lcrc/group/e3sm/ac.xylar/analysis/20240328.GMPAS-JRA1p5-DIB-PISMF-TMIX.TL319_IcoswISC30E3r5.chrysalis/yrs-01-10/timeseries/oceanConservation.nc... analysis task oceanConservation failed during run Traceback (most...

bug
priority

The `soseTransects: remapTransects` subtask is hanging early in the run: ``` Remapping climatology SOSE_transects ``` No further output is produced. Config file is: ``` /home/ac.xylar/e3sm_work/analysis/20230809.v3alpha02.piControl.ne30-oRRS18to6.chrysalis.cfg ``` on LCRC.

bug

The `mesh_rename` test in the suite on Compy is failing during calls to `ESMF_RegridWeightGen` for currently unknown reasons.

bug

This adds a new analysis task to compute the risk index outcome (rio) from sea-ice concentration and (floe) thickness, as outlined in the International Maritime Organization (IMO) document (https://www.imorules.com/GUID-2C1D86CB-5D58-490F-B4D4-46C057E1D102.html).

The ridiculous number of digits in the tick marks on these diff plots is quite distracting: ![image](https://user-images.githubusercontent.com/4179064/233191785-bbdfb9ce-2daa-4267-b90b-951431559f96.png) In addition, the diff colormap seems too narrow and often gives the impression...

bug

A note (following up on a discussion with @xylar) that a couple of mpas-analysis tasks need to be updated to use `normalTransportVelocity` rather than `normalVelocity`. This can also be done...

bug

Plots like this one: ![image](https://user-images.githubusercontent.com/4179064/233191064-4faadea7-ecc5-4988-a986-3e3cae5801c8.png) give the misleading impression that the BSF for the two simulations are more different than similar. This is because the linear regime for the SymLog...

clean up

@alicebarthel found this in runs that start at year 50 (but 21 to 30 are the defaults). The same should be true for time series and climate indices.

bug

It would be useful to have a time series averaged over a region defining a polynya or a whole basin.

enhancement