opendrift.models.openoil.adios.oil
Interface to the ADIOS oil database.
Module Contents
Classes
Functions
Attributes
- opendrift.models.openoil.adios.oil.logger
- exception opendrift.models.openoil.adios.oil.NotFullOil[source]
Bases:
Exception
Common base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
- class opendrift.models.openoil.adios.oil.OpendriftOil(o)[source]
- property mass_fraction: numpy.ndarray
- Return type:
numpy.ndarray
- property bulltime: float
- Return type:
float
- property bullwinkle: float
- Return type:
float
- property emulsion_water_fraction_max: float
- Return type:
float
- property molecular_weight
- property k0y: float
- Return type:
float
- id :str
- type :str
- name :str
- API :float
- gnome_suitable :bool
- labels :List[str]
- location :str
- model_completeness :float
- product_type :str
- sample_date :str
- data :dict
- oil :opendrift.models.openoil.adios.models.oil.oil.Oil
- gnome_oil :dict