World Ocean Simulation System (WOSS) library
sediment-deck41-coord-db.h File Reference

Provides the interface for woss::SedimDeck41CoordDb class. More...

Go to the source code of this file.

Classes

class  woss::SedimDeck41CoordDb
 WossDb for custom made NetCDF DECK41 Sediment database. More...
 

Enumerations

enum  woss::DECK41DbType { woss::DECK41_DB_V1_TYPE = 0 , woss::DECK41_DB_V2_TYPE = 1 , woss::DECK41_DB_INVALID_TYPE }
 

Detailed Description

Provides the interface for woss::SedimDeck41CoordDb class.

Author
Federico Guerra

Provides the interface for the woss::SedimDeck41CoordDb class

Enumeration Type Documentation

◆ DECK41DbType

DECK41 db version in use

Enumerator
DECK41_DB_V1_TYPE 

DECK41 V1 NetCDF Legacy db.

DECK41_DB_V2_TYPE 

DECK41 V2 NetCDF4 db.

DECK41_DB_INVALID_TYPE 

INVALID, must be last.