NCTiles.jl

NetCDF support for climate model output and domain decompositions
Author gaelforget
Popularity
2 Stars
Updated Last
3 Years Ago
Started In
April 2019

NCTiles.jl

Travis Build Status DOI

NCTiles.jl reads and writes NetCDF files that represent e.g. subdivisions of Earth's surface (tiles). Inter-operability with popular climate model grids / output via MeshArrays.jl and practical generation of CF-compliant files are key goals of this package.

Usage Examples

  • See DataStructures/06_nctiles.ipynb in GlobalOceanNotebooks repo for an overview
  • See examples/Example*.jl for more detail on core data structures and basic functions

Background

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

Used By Packages

No packages found.