opendrift

Opendrift module

Submodules

Attributes

logger

__version__

_available_models

Functions

get_model_names()

get_model(model_name)

open(filename)

Import netCDF output file as OpenDrift object of correct class

versions()

import_from_ladim(ladimfile, romsfile)

Import Ladim output file as OpenDrift simulation obejct

Package Contents

opendrift.logger
opendrift.__version__ = '1.13.0'
opendrift._available_models = ['leeway.Leeway', 'openoil.OpenOil', 'larvalfish.LarvalFish', 'plastdrift.PlastDrift',...
opendrift.get_model_names()[source]
opendrift.get_model(model_name)[source]
opendrift.open(filename)[source]

Import netCDF output file as OpenDrift object of correct class

opendrift.versions()[source]
opendrift.import_from_ladim(ladimfile, romsfile)[source]

Import Ladim output file as OpenDrift simulation obejct