Skip to content

Commit

Permalink
fix hit rate
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Mar 12, 2024
1 parent 075e5f3 commit a3a8813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/wp3/hit_rate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"outputs": [],
"source": [
"variable = \"2m_temperature\"\n",
"region = \"EAF\"\n",
"region = \"ENA\"\n",
"centre = \"cmcc\"\n",
"assert (variable in variables) and (region in regions) and (centre in centres)\n",
"\n",
Expand Down

0 comments on commit a3a8813

Please sign in to comment.