opendrift.models.openoil.adios

Interface to the ADIOS oil database.

Subpackages

Submodules

Package Contents

Functions

get_oil_names([location])

oils([limit, query])

find_full_oil_from_name(name)

get_full_oil_from_id(_id)

Attributes

logger

oil_name_alias

opendrift.models.openoil.adios.logger
opendrift.models.openoil.adios.get_oil_names(location=None)[source]
opendrift.models.openoil.adios.oils(limit=50, query='')[source]
opendrift.models.openoil.adios.find_full_oil_from_name(name)[source]
Return type:

opendrift.models.openoil.adios.oil.OpendriftOil

opendrift.models.openoil.adios.get_full_oil_from_id(_id)[source]
Return type:

opendrift.models.openoil.adios.oil.OpendriftOil

opendrift.models.openoil.adios.oil_name_alias