Willi Rath

Results 52 comments of Willi Rath

Minimal code to test if we can serialize a `ParticleSet`: ```python import pickle copied_pset = pickle.loads(pickle.dumps(pset)) ```

`.to_dataframe().to_csv()`?

> What does the second entry looks like? Not sure I under stand. The full chunk spec would be something like: ```python { 'time': 1, 'depth{{ grid }}': 1, 'y':...

Almost finished: https://github.com/willirath/dask_jobqueue_workshop_materials/releases/tag/v1.0.0

We're getting there. This works on Pangeo's binder which means, we can get some real ressources and show off adaptivity and resilience in a more realistic setting.

@guillaumeeb Are you familiar with the admin side of SLURM? This branch basically works on Pangeo's binder running a SLURM cluster locally, but SLURM is not very stable, after killing...

See #7. I'm happy to have people taking a look / comment. Timeline for this to be finished is determined by the fact that I need to be ready to...

Workshop was great. Link to videos here: https://twitter.com/RathWilli/status/1149716124227031040?s=19

Yes, sure. I'm fine with that.