Skip to content

NGEET/tools-fates-xarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FATES function library for xarray

This repository provides a number of python functions for use with xarray.

FATES History Output

FATES history output is stored using the NetCDF format. The output supports four dimensions, the first three of which are always: time, lat, and lon. The fourth dimension will be a FATES-defined dimensions. Some of the output variables require association with multiple FATES-specific dimensions. To enable this, FATES will stack these dimensions, or "multiplex" them, together. To facilitate the user, we've developed a number of python functions to unpack, or "deduplex", the dimensionality when using xarray.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages