Skip to content

Commit 5acb1eb

Browse files
committed
update README.md for 3.1.0 new feature
1 parent 294648b commit 5acb1eb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@ The modernization improves performance, usability, and maintainability, paving t
5757
for future enhancements to E3SM development. The refactored codebase is now more robust
5858
and extensively covered by unit tests, setting a solid foundation for ongoing testing and development.
5959

60+
### New Features in v3.1.0
61+
62+
v3.1.0 introduces significant enhancements to support advanced grid analysis and temporal snapshot capabilities:
63+
64+
| Feature name <br />(set name) | Brief Introduction | Developers Contributors\* | Released version |
65+
| ------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | ---------------- |
66+
| Native grid visualization (lat_lon_native) | Support for plotting data on native grids (e.g., cubed-sphere, unstructured grids) using UXarray, enabling visualization without regridding to preserve native grid features | Jill Zhang, Tom Vo | 3.1.0 |
67+
| Snapshot analysis for core sets | Index-based time selection for snapshot analysis on core diagnostic sets (lat_lon, lat_lon_native, polar, zonal_mean_2d, meridional_mean_2d, zonal_mean_2d_stratosphere), allowing analysis of individual time steps instead of climatological means | Jill Zhang, Tom Vo | 3.1.0 |
68+
6069
### New Feature added during v2 development
6170

6271
| Feature name <br />(set name) | Brief Introduction | Developers Contributors\* | Released version |

0 commit comments

Comments
 (0)