ESMCI / ESMCI/cime

Add r8th as an option for MOSART grids

Open
#2,762 0 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
Assigned Low Priority Responsibility: CESM tp: config tp: user interface ty: enhancement
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

We need to add r8th as an option for MOSART grids. This would add the grid to config_grid, as well as start adding some mapping files. We've created working mapping files for ne120np4.

Here's changes that should go into the config_grids file

``` xml
diff --git a/config/cesm/config_grids.xml b/config/cesm/config_grids.xml
index 6e7ce1ec7..1ef3d1747 100644
--- a/config/cesm/config_grids.xml
+++ b/config/cesm/config_grids.xml
@@ -1372,6 +1372,12 @@
Can only be used by DROF


+
+ 1440 2880
+
+ r8this 1/8 degree river routing grid:
+
+

720 360

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.