Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 15 additions & 5 deletions rfc/5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add named coordinate systems and expand and clarify coordinate transformations.

## Status

This RFC is currently in RFC state `R4` (authors prepare responses).
This RFC is currently in RFC state `S4` (Update implementations).

| **Role** | Name | GitHub Handle | Institution | Date | Status |
|----------|------|---------------|-------------|------|--------|
Expand All @@ -37,7 +37,7 @@ This RFC is currently in RFC state `R4` (authors prepare responses).

This RFC provides first-class support for spatial and coordinate transformations in OME-Zarr.

Working version title: **0.6.dev3**
Version associated with this document: **0.6.dev3**

## Background

Expand Down Expand Up @@ -1156,6 +1156,16 @@ choose between different options, or software could choose a default (e.g. the f

## Changelog

| Date | Description | Link |
| ---------- | ---------------------------- | ---------------------------------------------------------------------------- |
| 2024-10-08 | RFC assigned and published | [https://github.com/ome/ngff/pull/255](https://github.com/ome/ngff/pull/255) |
| Date | Description | Link|
| - | -| - |
| 2024-10-08 | RFC assigned and published | [https://github.com/ome/ngff/pull/255](https://github.com/ome/ngff/pull/255) |
| 2025-07-01 | First reviews | [Review 1](./reviews/1/index.md), [Review 2](./reviews/2/index.md) |
| 2025-11-26 | First specification draft published | [https://github.com/ome/ngff-spec/releases/tag/0.6.dev1](https://github.com/ome/ngff-spec/releases/tag/0.6.dev1) |
| 2025-08-01 | [Revised version submitted and published](./versions/2/index.md) | [https://github.com/ome/ngff/pull/350](https://github.com/ome/ngff/pull/350) |
| 2025-12-02 | Revised specification published (0.6.dev2) | [https://github.com/ome/ngff-spec/releases/tag/0.6.dev2](https://github.com/ome/ngff-spec/releases/tag/0.6.dev2) |
| 2025-12-01 | Second reviews, RFC accepted with minor revisions | [Review 1](./reviews/1b/index.md), [Review 2](./reviews/2b/index.md) |
| 2026-01-16 | RFC revised and published | [https://github.com/ome/ngff/pull/389](https://github.com/ome/ngff/pull/389) |
| 2026-03-13 | Revised specification published (0.6.dev3) | [https://github.com/ome/ngff-spec/releases/tag/0.6.dev3](https://github.com/ome/ngff-spec/releases/tag/0.6.dev3) |
| 2026-04-28 | Revised specification published (0.6.dev4) | [https://github.com/ome/ngff-spec/releases/tag/0.6.dev4](https://github.com/ome/ngff-spec/releases/tag/0.6.dev4) |

[Detailed summary of changes](../../specifications/dev/version_history.md)
1 change: 1 addition & 0 deletions specifications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ dev/index.md
0.2/index.md
0.1/index.md

dev/version_history
```
Loading