opendrift.legacy

Functions

gls_tke(windstress, depth, sea_water_density, tke, ...)

From LADIM model, based on ROMS files.

seed_from_shapefile_old(self, shapefile, number[, ...])

Seeds elements within contours read from a shapefile

Module Contents

opendrift.legacy.gls_tke(windstress, depth, sea_water_density, tke, generic_length_scale, gls_parameters=None)[source]

From LADIM model, based on ROMS files.

opendrift.legacy.seed_from_shapefile_old(self, shapefile, number, layername=None, featurenum=None, **kwargs)[source]

Seeds elements within contours read from a shapefile

Obsolete, as new method based on geopandas is simpler