We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f6305 commit 2cd4410Copy full SHA for 2cd4410
1 file changed
environment.yml
@@ -16,6 +16,10 @@ dependencies:
16
# ML and modeling
17
- scikit-learn
18
- scikit-fuzzy
19
+
20
+ # Data access
21
+ - earthpy
22
+ - pystac-client
23
24
# Plotting
25
- matplotlib
0 commit comments