Ben Mather

Results 46 comments of Ben Mather

How about we release version 2 after we migrate all the download server files to your new download manager? Dietmar has recently hired an RA who will put the plate...

I have to create a point release for a STELLAR deliverable to include e7a9ca1d61e6ab503ee6d259dd072be638260b90. Just letting you know.

All of this is taken up by graphics and animations in the notebooks. I would like to clear these from all notebooks in the repo and flush them from the...

> use BFG to purge history https://rtyley.github.io/bfg-repo-cleaner/#download Most of the space is taken up by Jupyter notebook outputs (images, gifs, etc.) Does BFG help with this? I've found a couple...

@cpalfonso - a gentle reminder for you to look into the issue raised by @michaelchin

@cpalfonso - can you revisit this again, please?

__IMPORTANT__: I had to run `gplately.download.clear_cache()` to flush the cache of previously downloaded plate models, otherwise it would complain the folder (e.g. "Muller2019") already exists in the cache.

@michaelchin is _nearly_ ready to merge. The only problem I have is that `gplately.download.clear_cache()` needs to be run on the first run. Any idea how to do that or to...

> > clear_cache > > Maybe replace `_pooch.utils.make_local_storage(str(cache_path))` with `Path(cache_path).mkdir(parents=True, exist_ok=True)`??? This is inside the `clear_cache` function, but is there a way to overwrite plate model files without clearing the...

Hi @michaelchin - do you have any suggestions about the above issue? I think this could be a blocker for the next gplately release until we sort it out. Ideally...