ai2cm / fv3net

explore the FV3 data for parameterization
MIT License
16 stars 3 forks source link

Script to split reservoir model into subdomain models #2320

Closed frodre closed 1 year ago

frodre commented 1 year ago

Added functions to take a reservoir model for a full tile and multiple subdomains and split each subdomain out into its own model artifact. The fv3gfs configuration for reservoir models uses a mapping from rank integer -> reservoir model to load for that rank. Since we defined the subdomain division using the tile partitioner it's easy to keep the ranks and subdomain models aligned with the model cpu layout.

Added public API:

Coverage reports (updated automatically):