opendrift.export.io_netcdf ========================== .. py:module:: opendrift.export.io_netcdf Attributes ---------- .. autoapisummary:: opendrift.export.io_netcdf.logger Functions --------- .. autoapisummary:: opendrift.export.io_netcdf.datetime_from_datetime64 opendrift.export.io_netcdf.init opendrift.export.io_netcdf.write_buffer opendrift.export.io_netcdf.close opendrift.export.io_netcdf.import_file Module Contents --------------- .. py:data:: logger .. py:function:: datetime_from_datetime64(dt64) .. py:function:: init(self, filename) .. py:function:: write_buffer(self) .. py:function:: close(self) .. py:function:: import_file(self, filename) Create OpenDrift object from imported file.