NCTiles.jl mainly aims to make it easier to write (and read) NetCDF files that represent e.g. the whole Earth surface or a subdomain (tiles
) based on the CF conventions.
Goals of NCTiles.jl include (1) inter-operability with climate model grids via MeshArrays.jl, MITgcmTools.jl, and ClimateModels.jl; (2) generation of CF-compliant files from suitable array formats.