Skip to content

Commit 0d5dbac

Browse files
authored
Merge pull request #33 from Dewberry/bugfix/fix-norm-precip-process
Bugfix/fix norm precip process
2 parents 973384f + 28d2b92 commit 0d5dbac

File tree

8 files changed

+1281
-91
lines changed

8 files changed

+1281
-91
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ dependencies = [
3535
"dask==2025.1.0",
3636
"numcodecs==0.13.1",
3737
"scipy==1.15.2",
38-
"dataretrieval==1.0.11"
38+
"dataretrieval==1.0.11",
39+
"stac-geoparquet==0.7.0"
3940

4041
]
4142

0 commit comments

Comments
 (0)