What version of Parcels are you running?
v4
Is your feature request related to a problem?
The ParticleFile class needs access to the FieldSet for information on the time-interval, which complicates the API for writing directly in a Kernel (#2620)
Describe the solution you'd like
Following on from #2620 (comment), it would be good to refactor the ParticleFile class to give it access to the time interval information when the pset.execute loop spins up.
Describe alternatives you've considered
No response
Additional context
No response
What version of Parcels are you running?
v4
Is your feature request related to a problem?
The ParticleFile class needs access to the FieldSet for information on the time-interval, which complicates the API for writing directly in a Kernel (#2620)
Describe the solution you'd like
Following on from #2620 (comment), it would be good to refactor the
ParticleFileclass to give it access to the time interval information when the pset.execute loop spins up.Describe alternatives you've considered
No response
Additional context
No response