loop over years and use lastest location #1526
Replies: 2 comments 1 reply
-
You can use the Note also that you can use |
Beta Was this translation helpful? Give feedback.
-
Thank you @erikvansebille, both solutions work very nicely :) However, I figured out that it is quite impossible to install last version >3.0 of parcels on a HPC where the base conda environment is not controlled by user. I know, out of topic, I am creating a new topic for this purpose. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone !
Sorry in advance if that is already documented, I went through the documentation but did not find any clear guidance.
In order to minimize memory issues (150 years simulations...), I am trying to run shorter (yearly) experiments starting over the previous year latest positions.
I saw that there is a "write_latest_locations" function, but I remain highly unsure how to use it, as a kernel ? ... any help welcome... thank you ! :/
Here an example of the script I am trying to design, I would like to write the last position in the ZARR file, and start the next simulation from the previous last positions of the particles:
PS: I am using latest parcels+python version in a conda environment, linux environment.
Beta Was this translation helpful? Give feedback.
All reactions