Skip to content

Commit 733a122

Browse files
avsmCopilot
andauthored
Update geotessera/registry.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 430c5e0 commit 733a122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geotessera/registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ def tile_to_geotiff_path(lon: float, lat: float, year: int) -> Path:
292292

293293

294294
def tile_to_zarr_path(lon: float, lat: float, year: int) -> Path:
295-
"""Generate zarr archive path for a tile.
295+
"""Generate zarr file path for a tile.
296296
297297
Args:
298298
lon: Tile center longitude

0 commit comments

Comments
 (0)