coralnet / pyspacer

Python based tools for spatial image analysis
MIT License
6 stars 2 forks source link

Minimal Docker Example, fixed imports, refactored S3 data, tests #69

Closed yeelauren closed 4 months ago

yeelauren commented 8 months ago

Hey Stephen et al. !

Here's a PR where I fixed some of the missing imports and re-worked some of the S3 classes.

yeelauren commented 6 months ago

@StephenChan This PR should fix the consistency of bucketname for S3 connections and tests throughout pyspacer.

yeelauren commented 4 months ago

no longer relevant