diff --git a/plasticparcels/kernels.py b/plasticparcels/kernels.py index e7defbf..a78753d 100644 --- a/plasticparcels/kernels.py +++ b/plasticparcels/kernels.py @@ -1,14 +1,6 @@ # A list of kernels used to displace particles - -# TODO: Add documentation here - -# @author: denes001 -# @date: 2023-08-09 - - # Add a sea-ice kernel https://github.com/AnnekeV/thesis_plastic_seaice/blob/master/kernels.py - from parcels import ParcelsRandom, StatusCode import math