Skip to content

Commit

Permalink
sort regions
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Mar 8, 2024
1 parent 74e377d commit fb33335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/wp3/bias_assessment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
"# Regions\n",
"defined_regions_module_name = \"ar6.land\"\n",
"regions = [\n",
" \"NWS\",\n",
" \"ENA\",\n",
" \"MED\",\n",
" \"NEAF\",\n",
" \"NES\",\n",
" \"NWS\",\n",
" \"SAS\",\n",
" \"SEA\",\n",
" \"WNA\",\n",
Expand Down

0 comments on commit fb33335

Please sign in to comment.