Fix inter-notebook references

This commit is contained in:
heyarne 2021-03-10 12:01:44 +01:00
commit 5a8a858fb4
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"source": [
"# Visualization\n",
"\n",
"This notebook show how to access the content of the products downloaded in [](01a-download-from-scihub.iypnb) and plot a true-color rendering. \n",
"This notebook show how to access the content of the products downloaded in [](01a-download-process.ipynb) and plot a true-color rendering. \n",
"While the products already contain a True-Color Image (TCI), this approach is useful for two reasons:\n",
"\n",
"1. It allows comparing the readings with a rendering provided by official sources, thereby allowing us to find errors\n",