1 parent 27d0cbf commit a52dec7Copy full SHA for a52dec7
1 file changed
tests/test_hrdps.py
@@ -1,7 +1,14 @@
1
## Nikhil Shankar
2
## August 10, 2025
3
4
-"""Tests for downloading HRDPS model."""
+"""
5
+Tests for downloading HRDPS model.
6
+
7
+DRAGONS:
8
9
+At ~00Z the HRDPS servers are cleared of the previous day's forecasts.
10
+The next forecast arrives at ~06Z. During the interim period these tests will fail.
11
12
13
from datetime import datetime
14
0 commit comments