"<toargridding.grids.RegularGrid at 0x7f07ec2acb50>"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"#creation of request.\n",
"\n",
...
...
@@ -55,21 +44,9 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Performing request to TOAR DB\n",
"load status endpoint from cache\n",
"try: 1, wait_time: 300\n",
"try: 2, wait_time: 300\n",
"try: 3, wait_time: 300\n"
]
}
],
"outputs": [],
"source": [
"#CAVE: the request takes over 30minutes per requested year. Therefore this cell needs to be executed at different times to check, if the results are ready for download.\n",
"#the processing is done on the server of the TOAR database.\n",
<toargridding.grids.RegularGrid at 0x7f07ec2acb50>
%% Cell type:code id: tags:
``` python
#CAVE: the request takes over 30minutes per requested year. Therefore this cell needs to be executed at different times to check, if the results are ready for download.
#the processing is done on the server of the TOAR database.
#a restart of the cell continues the request to the REST API if the requested data are ready for download