NCTiles.jl

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, MITgcm.jl, and ClimateModels.jl; (2) generation of CF-compliant files from suitable array formats.

NCTiles.jl derives from the earlier nctiles implementation in gcmfaces (Forget et al. 2015).