opendrift.models.openoil.adios ============================== .. py:module:: opendrift.models.openoil.adios .. autoapi-nested-parse:: Interface to the ADIOS oil database. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/opendrift/models/openoil/adios/csv_to_json/index /autoapi/opendrift/models/openoil/adios/dirjs/index /autoapi/opendrift/models/openoil/adios/extra_oils/index /autoapi/opendrift/models/openoil/adios/get_max_water_fraction_for_oils/index /autoapi/opendrift/models/openoil/adios/harvest_oils/index /autoapi/opendrift/models/openoil/adios/oil/index Attributes ---------- .. autoapisummary:: opendrift.models.openoil.adios.logger Functions --------- .. autoapisummary:: opendrift.models.openoil.adios.get_oil_names opendrift.models.openoil.adios.oils opendrift.models.openoil.adios.find_full_oil_from_name opendrift.models.openoil.adios.get_full_oil_from_id Package Contents ---------------- .. py:data:: logger .. py:function:: get_oil_names(location=None) .. py:function:: oils(limit=50, query='') .. py:function:: find_full_oil_from_name(name) .. py:function:: get_full_oil_from_id(_id)