opendrift.readers.interpolation.structured
Attributes
Classes
Class to store and interpolate the output from a reader with data on a regular (structured) grid. |
Module Contents
- opendrift.readers.interpolation.structured.logger
- class opendrift.readers.interpolation.structured.ReaderBlock(data_dict, interpolation_horizontal='linearNDFast', interpolation_vertical='linear')[source]
Class to store and interpolate the output from a reader with data on a regular (structured) grid.
- x
- y
- time
- data_dict