Skip to content

Commit e21c64f

Browse files
Update deep_code/utils/dataset_stac_generator.py
Co-authored-by: Norman Fomferra <norman.fomferra@brockmann-consult.de>
1 parent 1c148d3 commit e21c64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deep_code/utils/dataset_stac_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from deep_code.utils.osc_extension import OscExtension
1616

1717

18-
class OSCDatasetSTACGenerator:
18+
class OscDatasetStacGenerator:
1919
"""Generates OSC STAC Collections for a product from Zarr datasets.
2020
2121
Args:

0 commit comments

Comments
 (0)