Skip to content

Commit

Permalink
use https
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Aug 6, 2024
1 parent 9e5c075 commit 643d302
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"nearby = 4\n",
"\n",
"url = (\n",
" \"http://oceanlab3.rsmas.miami.edu/erddap/\"\n",
" \"https://oceanlab3.rsmas.miami.edu/erddap/\"\n",
" f\"convert/interpolate.{response}?\"\n",
" f\"TimeLatLonTable={quote_plus(time_lat_lon)}\"\n",
" f\"&requestCSV={dataset_id}/{variable}/{algorithm}/{nearby}\"\n",
Expand Down Expand Up @@ -410,7 +410,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.12.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 643d302

Please sign in to comment.