ome / ome2024-ngff-challenge

Project planning and material repository for the 2024 challenge to generate 1 PB of OME-Zarr data
https://pypi.org/project/ome2024-ngff-challenge/
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Update s3 links in README to remove 0.0.5 #39

Closed will-moore closed 2 weeks ago

will-moore commented 2 weeks ago

Used mc to copy data from one location to another to remove 0.0.5 dir incorrectly included in previous links.

E.g.

time ./mc cp -r uk1s3/idr/share/ome2024-ngff-challenge/0.0.5/idr0090/190129.zarr uk1s3/idr/share/ome2024-ngff-challenge/idr0090/
...90129.zarr/zarr.json: 1.01 TiB / 1.01 TiB ┃▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓┃ 1.07 GiB/s 16m6s
real    16m6.120s
user    4m27.611s
sys     1m6.473s

Once this PR is merged, I can delete data from old locations (might break some links in old PRs etc, especially the validator PR at https://github.com/ome/ome-ngff-validator/pull/36 - so I may update some of those links).

cc @joshmoore

joshmoore commented 2 weeks ago

@will-moore: can you pre-commit install in this repo to catch the formatting errors?