Skip to content

Commit

Permalink
add gdal and colormapper from oseostac
Browse files Browse the repository at this point in the history
  • Loading branch information
katharina-emde committed Nov 8, 2024
1 parent eb89a76 commit cfffd85
Show file tree
Hide file tree
Showing 3 changed files with 862 additions and 1 deletion.
9 changes: 8 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,14 @@ dependencies = [
"rio-cogeo",
"requests",
"psycopg2-binary",
"pika"
"pika",
"pypgstac",
"pandas",
"pyarrow",
"duckdb",
"GDAL",
"webcolors",
"bs4"
]

[project.optional-dependencies]
Expand Down
Loading

0 comments on commit cfffd85

Please sign in to comment.