Closed nbren12 closed 4 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).
mppnccombine
domain_decomposition
Related to #61
This is not necessary since we can use our own combine_subtiles python functions.
To use
mppnccombine
from the fre-nctools to combine subtiles of coarse-grained data, we would need to write the correctdomain_decomposition
metadata in the coarsening methods (e.g. block_average).Related to #61