Skip to content

Commit

Permalink
fix tutorial data download version to match images
Browse files Browse the repository at this point in the history
  • Loading branch information
sphamba committed Jan 16, 2024
1 parent 1d175ef commit 1b1184b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/tutorial_02_PMW_2A.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"product = \"2A-MHS-METOPB\" # \"2A-GMI\", \"2A-SSMIS-F17\", ...\n",
"product_type = \"RS\" \n",
"# Specify the version\n",
"version = 7"
"version = 5 # 7"
]
},
{
Expand Down

0 comments on commit 1b1184b

Please sign in to comment.