summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:36:10 +0000
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:36:10 +0000
commit4a0e8feb77f9e947b1dabd417bfb5eac6621529f (patch)
treec56b54397194183c899d77634d222cb483601611
parent020060b73923863fbc9fc96cde836d727e87a358 (diff)
More tests
-rw-r--r--tests/test_api.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/test_api.py b/tests/test_api.py
index 685ebe3..4629541 100644
--- a/tests/test_api.py
+++ b/tests/test_api.py
@@ -13,9 +13,8 @@ def test_request():
"variable": "2t",
"product_type": "reanalysis",
"date": "2012-12-01",
- "time": "14:00",
- "format": "netcdf",
+ "time": "12:00"
},
)
- r.download("test.nc")
+ r.download("test.grib")