opendrift.readers.operators.filter

Module Contents

Classes

FilterVariables

A reader where only some variables are forwarded.

class opendrift.readers.operators.filter.FilterVariables(r, vars)[source]

Bases: opendrift.readers.operators.ops.Combine, opendrift.readers.operators.ops.Filter

A reader where only some variables are forwarded.

property variables
v
__getattr__(attr)[source]

Forward all other method calls and attributes to reader.