We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eeb85c commit b5b8a1eCopy full SHA for b5b8a1e
1 file changed
src/geozarr_toolkit/conventions/__init__.py
@@ -42,8 +42,6 @@
42
Geoemb,
43
GeoembConventionMetadata,
44
Quantization,
45
- ScaleArray,
46
- ScaleScalar,
47
)
48
from geozarr_toolkit.conventions.multiscales import (
49
MULTISCALES_SCHEMA_URL,
@@ -94,9 +92,7 @@
94
92
"Proj",
95
93
"ProjConventionMetadata",
96
"Quantization",
97
- "ScaleArray",
98
"ScaleLevel",
99
- "ScaleScalar",
100
"Spatial",
101
"SpatialConventionMetadata",
102
"Transform",
0 commit comments