Skip to content

Commit

Permalink
Fix ESA burst DB broken url
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstanie committed Oct 1, 2024
1 parent 56770dd commit cb60cc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/notebooks/walkthrough-basic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"metadata": {},
"outputs": [
{
"name": "stdin",
"name": "stdout",
"output_type": "stream",
"text": [
"Enter your ASF username: \n",
Expand Down Expand Up @@ -260,7 +260,7 @@
"See the [OPERA CSLC documentation](https://d2pn8kiwq2w21t.cloudfront.net/documents/OPERA_CSLC-S1_ProductSpec_v1.0.0_D-108278_Initial_2023-09-11_URS321269.pdf) for the full filename convention, but the main points are\n",
"\n",
"- `T078` is Sentinel-1 track (relative orbit) 78\n",
"- 165573 the Burst IDs from [ESA's Burst database](https://sentinel.esa.int/web/sentinel/-/publication-of-brust-id-maps-for-copernicus-sentinel-1/1.1).\n",
"- 165573 the Burst IDs from [ESA's Burst database](https://sar-mpc.eu/test-data-sets/).\n",
"- `IW2` indicates these are from the first subswath (since the \"Burst ID\" is repeated for subswaths IW1,2,3.)\n",
"- `20210606T005130Z` is the acquisition datetime\n",
"\n",
Expand Down

0 comments on commit cb60cc7

Please sign in to comment.