We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4bb30 commit 16fa6ffCopy full SHA for 16fa6ff
environment.yml
@@ -7,7 +7,7 @@ dependencies:
7
# Required
8
- copernicusmarine >=2.1.1
9
- xcube >=1.9.1
10
- - numpy >2.0.0 # to avoid inconsistent results with copernicusmarine package
+ - numpy >=2.0.0 # to avoid inconsistent results with copernicusmarine package
11
- pandas
12
# for testing
13
- black
0 commit comments