ai2cm / fv3net

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

Write mppnccombine compliant metadata in coarse-graining methods #62

Closed nbren12 closed 4 years ago

nbren12 commented 5 years ago

To use mppnccombine from the fre-nctools to combine subtiles of coarse-grained data, we would need to write the correct domain_decomposition metadata in the coarsening methods (e.g. block_average).

Related to #61

nbren12 commented 4 years ago

This is not necessary since we can use our own combine_subtiles python functions.