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 3c4a369 commit d4cf53fCopy full SHA for d4cf53f
tests/artifacts/models/td_model/input/args.txt
@@ -1,2 +1,3 @@
1
-start_date = foo
2
-end_date = bar
+start_date = 2000-01-01T00:00:00
+end_date = 2000-01-02T00:00:00
3
+n_sims = 200
tox.ini
@@ -12,7 +12,6 @@ conda_channels=
12
defaults
13
conda-forge
14
conda_deps=
15
- numpy==1.23.4
16
cartopy
17
geos
18
pycsep
0 commit comments