Skip to content

briochemc/OceanGrids.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OceanGrids

This package is a dependency of AIBECS. It defines types for grids used by AIBECS.

The goal of OceanGrids is to standardize the format of grids in order for AIBECS to avoid confusion when swapping the circulation it uses for another.

For example, units for the grid data in the Ocean Circulation Inverse Model (OCIM, see DeVries et al., 2014) products are not documented, so that it is easy to get confused and carry dimensional inconsistencies in one's model. OceanGrids attempts to fix these discrepancies by always using the same format and provide tests to ensure some level of consistency.