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

Fix s3 writing and test with moto #37

Open joshmoore opened 3 weeks ago

joshmoore commented 3 weeks ago

@will-moore pointed out that recent changes left the challenge CLI unwilling to resave to s3. This fixes that and attempts to add sufficient testing so that we are confident we aren't clobbering anything without permission.

Note: currently having issues with moto so not yet ready for prime time.