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 68d2820 commit c9f2a85Copy full SHA for c9f2a85
performance/test_hydrogen_forcing.py
@@ -78,4 +78,4 @@ def _execute_scenario(wy, index):
78
"huc_id": "10190004",
79
}
80
data = hf.get_gridded_data(options)
81
- assert data.shape == (90, 29, 82)
+ assert data.shape == (90, 29, 83)
0 commit comments