Skip to content

More FileManager repr improvements#627

Merged
Cadair merged 38 commits intoDKISTDC:mainfrom
SolarDrew:filemanager-repr
Oct 9, 2025
Merged

More FileManager repr improvements#627
Cadair merged 38 commits intoDKISTDC:mainfrom
SolarDrew:filemanager-repr

Conversation

@SolarDrew
Copy link
Contributor

@SolarDrew SolarDrew commented Aug 28, 2025

Clarifies wording about size and arrangement of files, plus restructures the internals slightly to make it more robust.

Closes #616 .
Closes #618 .

SolarDrew and others added 30 commits August 27, 2025 13:55
Because dunder methods are defined (but not implemented) by default so
__getattr__ never gets called
@Cadair Cadair merged commit b988214 into DKISTDC:main Oct 9, 2025
29 checks passed
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.

FileManager repr saying files are "stored in" a location is potentially misleading FileManager files array shape should be in repr

2 participants