You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/slides/2025-04.qmd
+49
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,43 @@ Christophe Noël structures the spec based on the Unified Data Model and Conform
59
59
See [the GitHub pull request](https://github.com/zarr-developers/geozarr-spec/pull/64)!
60
60
:::
61
61
62
+
## Background
63
+
64
+
Unidata's Common Data Model is an abstract data model that merges the NetCDF, OPenDAP, and HDF5 data models to create a common API for many types of scientific data.
65
+
66
+
{fig-alt="Common data model" fig-align="center" width="60%"}
67
+
68
+
::: footer
69
+
Based on [Christophe Noël's ideas](https://github.com/zarr-developers/geozarr-spec/pull/64)
70
+
:::
71
+
72
+
## Unified Abstract Data Model
73
+
74
+
A Unified Abstract Data Model would encapsulate traditional models from the modelling (NetCDF, CF) plus models from the earth observation (GeoTIFF, GDAL) communities
75
+
76
+
{fig-alt="Unified data model proposal" fig-align="center" width="60%"}
77
+
78
+
::: footer
79
+
Based on [Christophe Noël's ideas](https://github.com/zarr-developers/geozarr-spec/pull/64)
80
+
:::
81
+
82
+
## N-D functionality with E-O optimizations
83
+
84
+
{fig-alt="Unified data model proposal" fig-align="center" width="60%"}
85
+
86
+
::: footer
87
+
:::
88
+
89
+
## Unified Abstract Data Model Implementation
90
+
91
+
The VirtualiZarr library could be an implementation of the Unified Abstract Data Model
[Slides](https://developmentseed.org/geozarr-examples/slides/2025-04.html#/title-slide) and [source](https://github.com/developmentseed/geozarr-examples) available online
0 commit comments