MPAS-Dev / MPAS-Model

Repository for MPAS models and shared framework releases.
238 stars 317 forks source link

Add ability for `clean` target to check for CORE existence #1112

Closed gdicker1 closed 1 year ago

gdicker1 commented 1 year ago

Previously MPAS would run the clean recipe without regard for the core actually existing. This change ensures that the clean recipe will only run if a valid value for CORE is provided.