ESCOMP / CDEPS

Community Data Models for Earth Prediction Systems
https://escomp.github.io/CDEPS/versions/master/html/index.html
18 stars 39 forks source link

allow input of stream on unstructured mesh (e.g. mpas) #278

Closed mvertens closed 3 weeks ago

mvertens commented 2 months ago

Description of changes

This permits use of an unstructured mpas grid as input.

Specific notes

Contributors other than yourself, if any:

CDEPS Issues Fixed: #249 also fixes CTSM Issue https://github.com/ESCOMP/CTSM/issues/2518

Are there dependencies on other component PRs (if so list): No

Are changes expected to change answers: bfb

Any User Interface Changes (namelist or namelist defaults changes):

Testing performed (e.g. aux_cdeps, CESM prealpha, etc): Verified that with this change cdeps could ingest unstructured input.

Hashes used for testing:

mvertens commented 2 months ago

@uturuncoglu - I think this PR should fix the issue you raised with unstructured meshes.

uturuncoglu commented 2 months ago

@mvertens Thanks. I could try in my end to see what happens. We were trying to use unstructured data to feed ADCIRC ocean component as a part of the UFS Coastal project.