MeshArrays.jl

MeshArrays.jl defines an array type that can contain / organize / distribute collections of inter-connected arrays as generally done in climate models (see Grids). Data structures defined in MeshArrays.jl can be used to simulate and analyze key variables of the climate system such as particles and transports.

Note

The basics tutorial provides a walk through of core features. The geography tutorial deals with interpolation and mapping. The vectors tutorial demonstrates functionalities related to vector fields and transport processes. The JuliaClimate Notebooks link to a collection of use cases.