oocgcm
oocgcm copied to clipboard
How to reimplement grid coarsening and statistics-in-boxes in oocgcm ?
The functionnality available in GriddedData.py for coarsening a 2d field or reorganizing an array for building statistics out from values in a box would be a neat feature for oocgcm. But the current method works only for 2d numpy array. how to proceed ?