xmitgcm
latest
  • Installation
  • Quick Start
  • Reading MDS Data
  • Example Usage
  • Use case: reading the full grid from MITgcm input files
  • Use case: writing a binary input file for MITgcm
  • Performance Issues
  • llcreader
  • Low Level Utilities
  • Development
xmitgcm
  • Docs »
  • xmitgcm
  • Edit on GitHub

xmitgcmΒΆ

xmitgcm is a python package for reading MITgcm binary MDS files into xarray data structures. By storing data in dask arrays, xmitgcm enables parallel, out-of-core analysis of MITgcm output data.

  • Installation
    • Installation via conda
    • Installation via pip
    • Installation from github
  • Quick Start
  • Reading MDS Data
    • open_mdsdataset
    • Lazy Evaluation and Dask Chunking
    • Expected Files
    • Dimensions and Coordinates
    • Time
    • Grid Geometries
  • Example Usage
    • Land Masks
    • Volume Weighting
    • netCDF conversion
  • Use case: reading the full grid from MITgcm input files
    • Example 1: LLC90
    • Example 2: ASTE
  • Use case: writing a binary input file for MITgcm
    • Simple case: a regular grid
    • More complicated case: a LLC grid
  • Performance Issues
    • LLC Reading Strategies
    • Running xmitgcm on Pleaides
    • Example Pleiades Scripts
  • llcreader
    • Limitations
    • Pre-Defined Models
    • Manual Dataset Creation
    • API Documentation
  • Low Level Utilities
  • Development
    • Release History
    • Develpment Workflow
    • Virtual Environment
Next

© Copyright 2016, xmitgcm developers Revision 4a9c748c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.