Skip to content

Feat zarr#473

Draft
sanjayankur31 wants to merge 4 commits into
developmentfrom
feat-zarr
Draft

Feat zarr#473
sanjayankur31 wants to merge 4 commits into
developmentfrom
feat-zarr

Conversation

@sanjayankur31
Copy link
Copy Markdown
Member

@sanjayankur31 sanjayankur31 commented May 20, 2026

Description

Add support for converting simulation data to zarr format

Related Issue

#471

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have run all tests and all tests pass (pytest and ./test-ghactions.sh)
  • I have added new unit tests for new code (or explained why not)
  • Code passes ruff linting and formatting (ruff check . --fix && ruff format .)
  • Documentation has been updated (if applicable): N/A
  • I have declared AI coding assistant usage in detail
  • I confirm that I have manually vetted and tested all AI assistant generated code

Note that opencode was used to assist with this PR. More testing, verifying required. Not ready for merging.

@sanjayankur31 sanjayankur31 added the T: enhancement Type: enhancement label May 20, 2026
@sanjayankur31 sanjayankur31 moved this from 🆕 New to 🏗 In progress in NeuroML backlog May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T: enhancement Type: enhancement

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

New utility: nml2zarr: convert simulation data into zarr format

1 participant