Skip to content

S3 reading support - #198

Closed
Bisaloo wants to merge 999 commits into
HelenaLC:mainfrom
Bisaloo:s3-read
Closed

S3 reading support#198
Bisaloo wants to merge 999 commits into
HelenaLC:mainfrom
Bisaloo:s3-read

Conversation

@Bisaloo

@Bisaloo Bisaloo commented May 15, 2026

Copy link
Copy Markdown
Collaborator
  • Enable reading on S3 (excepted for the tables element, as this needs to be implemented separately in anndataR. Prerequisite: Consolidated Zarr metadata at the root of the anndata zarr store scverse/anndataR#461)
  • Warn when trying to read a folder which is not a spatialdata folder. Currently, we just return an empty spatialdata object, which is not helpful.
  • Improve performance on local spatialdata folders which already provide consolidated metadata.

Bisaloo and others added 26 commits May 28, 2026 09:32
* revise validity to accept >2/3D
* revise ome(ro) version retrieval
* make use of new BiocGenerics
* move EBImage to Suggests:, remove paws
* minimal list of authors until further discussion
* use prototyped S4Vectors::SimpleList as slots
* new path() method to retrieve on-disk file paths
* more tests & validity
* bump to v0.99.39
* simplify code bits using seq_along(), lengths(), .data, etc.
* assure layer lists are fully named (updated validity, tests, setters)
* make SpatialDataImage/Label() accept single-arary (HelenaLC#216)
* v0.99.40

---------

Co-authored-by: Hugo Gruson <git@hugogruson.fr>
* fix URL: and BugReports:
* fix R CMD check warnings
* in vignette, call spatialdataR::transform() explicitly
* v0.99.41
* sda sub revision for >2/3 dims
* crop multi-scale adjustment
* divert badge to r-uni action
* v0.99.42
* match scales in mask()
* channels() bug fix
* fix [,sdArray docs
…justment

* add axes() arg to return name/type/unit
* >2D & multi-scale adjustment in centroids,label
* update sdArray validity & tests to allow time dim.
* mask,image/label returns one assay per timepoint
* refactor: identifier validation, multiscales & spatial axiis accession
* SpatialDataAttrs() with >2/3d support
* tests for show(), SpatialDataAttrs()
* axes() arg to return name/type/unit
* v0.99.43
* factor out + test .sync_tables_on_crop
* restructure utils
* test 4D masking
* v0.99.43
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