Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Release #12

Merged
merged 12 commits into from
Jul 31, 2024
Merged

Package Release #12

merged 12 commits into from
Jul 31, 2024

Conversation

joshmoore
Copy link
Member

@joshmoore joshmoore commented Jul 31, 2024

Following today's first challenge discussion (see: #10 (comment)) this PR puts everything in place to have a package on PyPI that users can install: pip install ome2024-ngff-challenge. Much of the boilerplate was created using copier copy gh:scientific-python/cookie ...

The code from the dev2/ and dev3/ directories has been copied to the src/ome2024_ngff_challenge directory. I'd suggest future changes take place there.

There are also now tests of the resave module to keep things a bit more sane. Other changes as discussed include:

  • RO-Crate metadata is now create by default (no flag)
  • Chunk and shard sizes can now be set manually.

cc: @sherwoodf @normanrz

@joshmoore joshmoore merged commit 2d7cb4f into ome:main Jul 31, 2024
@joshmoore joshmoore deleted the release branch July 31, 2024 13:26
@joshmoore
Copy link
Member Author

Merged in order to enable GitHub Actions. #13 is the process of getting those actions green.

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.

1 participant