Data handling - UU-IMAU/Earth-System-Modelling GitHub Wiki

Big data, parallelisation...

Folder in code repository: "bigdata" (but see specific links).

=> e.g., DASK; interaction GitHUB/Snellius...

Climate model data handling

.... mostly CESM-focused. Folder in code repository: "postprocessing" (but see specific links).

postprocessing, variable extraction

data formats

=> e.g., transforming binary to .nc data

regridding

interpolation, coordinate transformation

  • xgcm is an xarray-based python package for working with gridded GCM output, supporting native (e.g., staggered) grids

  • vertical interpolation of atmospheric data (e.g. to specific pressure levels) was discussed in Meeting 2.