NGEET / fates

repository for the Functionally Assembled Terrestrial Ecosystem Simulator (FATES)
Other
105 stars 92 forks source link

Adding simple tool to make unstructured grids for E3SM #1176

Closed rgknox closed 6 months ago

rgknox commented 8 months ago

Description:

This adds a python script and xml file that can be used to subset an existing domain/surface file into an unstructured vector of grid-cells for E3SM. This may work for a single cell run with CTSM, but is untested.

Collaborators:

Expectation of Answer Changes:

Checklist

If this is your first time contributing, please read the CONTRIBUTING document.

All checklist items must be checked to enable merging this pull request:

Contributor

Integrator

Documentation

Test Results:

CTSM (or) E3SM (specify which) test hash-tag:

CTSM (or) E3SM (specify which) baseline hash-tag:

FATES baseline hash-tag:

Test Output:

rgknox commented 8 months ago

Note this method is actually not clm compatible (but is ELM compatible) right now, will update language in PR