Skip to content

Conversation

@dfulu
Copy link
Member

@dfulu dfulu commented Jan 13, 2026

Make the location of the save folder for the raw data configurable.

If the raw downloads folder is on the local filesystem then it is used as the download location and unzipping location. Else a temporary directory is used for the download location and the unzipped raw data is moved to the provided location.

This feature can be helpful if for example you have a slow HDD or bucket which you want to save the zarr to, but fast SSD or shared memory (/dev/shm) which you want to use to speed up the download and processing of the data

Also update README

@dfulu dfulu force-pushed the configurable_raw_save_path branch from 15758ca to 11fd783 Compare January 13, 2026 14:15
@dfulu dfulu requested a review from devsjc January 13, 2026 14:23
@devsjc devsjc changed the title Make raw save folder configurable feat(config): configurable raw save folder Jan 14, 2026
@devsjc devsjc merged commit ff8aa85 into main Jan 14, 2026
2 checks passed
@devsjc devsjc deleted the configurable_raw_save_path branch January 14, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants