Polytope polygons forming a word¶
This example retrieves polygon coverages forming the word “POLYTOPE” from polytope and plots it onto a map.
[1]:
import earthkit.data as ekd
import earthkit.plots as ekp
# define the polygons
shape1 = [
[7.258763811234218, 48.793723130601535],
[7.168488316250347, 49.83398497089428],
[8.21596726115746, 49.850900108140536],
[8.22477419294512, 49.63238869079714],
[7.425045773152021, 49.6375037902404],
[7.488604743081794, 48.76751542040529],
[7.262985428883866, 48.762974824632806],
],
shape2 = [
[8.228175484385758, 49.62363905618946],
[8.2383404847414, 49.30577331470633],
[7.468517996271913, 49.29035950951544],
[7.442698254298165, 49.394063349552624],
[8.0965165757963, 49.41322522398369],
[8.09028856771124, 49.63518066374158],
]
shape3 = [
[8.778584932744309, 49.86954658650521],
[8.862295524771469, 48.766918864990714],
[10.061878585703141, 48.80521538773752],
[10.05189374814043, 49.02912712169905],
[9.126374708842917, 49.035317308040874],
[9.054787898083248, 49.85647839775169],
[8.79447274483195, 49.8646339236731],
]
shape4 = [
[9.088892121315212, 49.68396293291025],
[9.819571610135483, 49.684014501470756],
[9.85505960658449, 49.03116952568445],
[10.060153571012052, 49.027505122195635],
[10.072160282281033, 49.86449197101945],
[9.05948442169526, 49.85694532601448],
[9.071912795654185, 49.68014004987609],
]
shape5 = [
[10.598471035757996, 49.82012849229719],
[10.623393389597027, 48.824858944891844],
[12.04024144738159, 48.83198005307881],
[12.006769966371252, 49.16097358155085],
[10.989756517888907, 49.16815641449875],
[10.948052430339942, 49.88592726422476],
[10.596882802957197, 49.86398061258498],
]
shape6 = [
[13.29197987307927, 49.97728585641272],
[12.57111275146977, 49.97104094778115],
[13.222322323273431, 49.37725327518439],
[13.202971158951414, 48.903129615084254],
[13.827804957331438, 48.88340416595227],
[13.874384556433938, 49.40358865952578],
[14.605299546055448, 49.93197478940584],
[14.102062445091747, 49.98001098000407],
[13.624487089218775, 49.55461007587729],
[13.3099890365134, 49.97739580806973],
]
shape7 = [
[15.228965549991614, 49.730373613580525],
[15.230125323821682, 50.090633313563075],
[17.660387372585035, 50.06822116337625],
[17.577939895914568, 49.59398017760927],
[16.752386182433355, 49.64920447268295],
[16.58109059401943, 48.772986118860814],
[16.094304206428518, 48.79160176954642],
[16.185638387834643, 49.640410835320694],
[15.250602552532541, 49.68736034043533],
]
shape8 = [
[18.006103810711153, 49.874817453680265],
[17.872892800864577, 48.7751276419595],
[19.231045390320162, 48.68751356669205],
[19.286273043798417, 48.9720484447422],
[18.331513679782546, 49.02466456647059],
[18.4410677556115, 49.91883884509102],
[17.990407455442124, 49.9284320053506],
]
shape9 = [
[18.523099688262818, 49.91693240270905],
[19.571993355132093, 49.88820196224816],
[19.269541055964595, 48.99870007380369],
[18.989650825560034, 49.00717933216285],
[19.1721361339051, 49.67352579852684],
[18.42049036941708, 49.71965669030075],
[18.436899591803154, 49.93131406908293],
]
shape10 = [
[20.369665233263703, 48.68540724766882],
[20.390795716706066, 49.82142033684306],
[21.66474097162009, 49.77219361759094],
[21.599781134603887, 49.45580574399338],
[20.770239556798373, 49.481617120321545],
[20.773898383565665, 48.68594678666463],
[20.369665233263703, 48.68540724766882],
]
shape11 = [
[20.779400086097894, 49.266396683614516],
[21.291684316951347, 49.25582141560005],
[21.29255644055283, 49.462413633894414],
[21.60241816111113, 49.44412952745972],
[21.577574878322366, 49.16620350494162],
[20.792010318248543, 49.16233120403493],
[20.768637193550887, 49.273598233154075],
]
shape12 = [
[23.208137901360374, 49.651584260796994],
[22.09658437133257, 49.752545184049126],
[21.91802865423628, 48.67264127283525],
[23.391185304246818, 48.62884428299256],
[23.420678366377672, 48.95370738548149],
[22.47620509293023, 48.948108124274114],
[22.504379835652145, 49.154931298807696],
[23.380718740911448, 49.134280180441834],
[23.347965550435475, 49.36007407350195],
[22.508043914644247, 49.34861103718032],
[22.552065252592882, 49.49663569230876],
[23.44022825068265, 49.49121931651345],
[23.257411122842967, 49.664632737235905],
]
request_pattern = {
"class": "od",
"stream" : "enfo",
"type" : "pf",
"date" : -1,
"time" : "1200",
"levtype" : "sfc",
"expver" : 1,
"domain" : "g",
"param" : "167",
"number" : "1",
"step": "0",
}
chart = ekp.Map(domain="Europe")
for shape in [shape1, shape2, shape3, shape4, shape5, shape6, shape7, shape8, shape9, shape10, shape11, shape12]:
# retrive the given coverage from polytope and convert into Xarray
request = dict(**request_pattern)
request["feature"] = {"type": "polygon", "shape": shape}
ds = ekd.from_source("polytope", "ecmwf-mars", request, stream=False,
address='polytope.ecmwf.int').to_xarray()
# add the Xarray dataset to the plot
chart.point_cloud(ds['2t'], x="x", y="y",s=0.1)
# generate the plot
chart.coastlines()
chart.borders()
chart.gridlines()
chart.title("{variable_name} (number={number})")
chart.show()
2024-12-18 09:10:11 - INFO - Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:11 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - - 7.258763811234218\n'
' - 48.793723130601535\n'
' - - 7.168488316250347\n'
' - 49.83398497089428\n'
' - - 8.21596726115746\n'
' - 49.850900108140536\n'
' - - 8.22477419294512\n'
' - 49.63238869079714\n'
' - - 7.425045773152021\n'
' - 49.6375037902404\n'
' - - 7.488604743081794\n'
' - 48.76751542040529\n'
' - - 7.262985428883866\n'
' - 48.762974824632806\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:11 - INFO - Polytope user key found in session cache for user cgr
2024-12-18 09:10:12 - INFO - Request accepted. Please poll ./cdcfe067-f976-47d3-8015-437dffe0d2f8 for status
2024-12-18 09:10:12 - INFO - Polytope user key found in session cache for user cgr
2024-12-18 09:10:12 - INFO - Checking request status (./cdcfe067-f976-47d3-8015-437dffe0d2f8)...
2024-12-18 09:10:12 - INFO - The current status of the request is 'queued'
2024-12-18 09:10:13 - INFO - The current status of the request is 'processing'
2024-12-18 09:10:15 - INFO - The current status of the request is 'processed'
DEBUG:polytope.api.Client.LIYRRX:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.LIYRRX:Creating Polytope client...
2024-12-18 09:10:17 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.LIYRRX:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:17 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 8.228175484385758\n'
' - 49.62363905618946\n'
' - - 8.2383404847414\n'
' - 49.30577331470633\n'
' - - 7.468517996271913\n'
' - 49.29035950951544\n'
' - - 7.442698254298165\n'
' - 49.394063349552624\n'
' - - 8.0965165757963\n'
' - 49.41322522398369\n'
' - - 8.09028856771124\n'
' - 49.63518066374158\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.LIYRRX:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 8.228175484385758\n'
' - 49.62363905618946\n'
' - - 8.2383404847414\n'
' - 49.30577331470633\n'
' - - 7.468517996271913\n'
' - 49.29035950951544\n'
' - - 7.442698254298165\n'
' - 49.394063349552624\n'
' - - 8.0965165757963\n'
' - 49.41322522398369\n'
' - - 8.09028856771124\n'
' - 49.63518066374158\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:17 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.LIYRRX:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 8.228175484385758\n - 49.62363905618946\n - - 8.2383404847414\n - 49.30577331470633\n - - 7.468517996271913\n - 49.29035950951544\n - - 7.442698254298165\n - 49.394063349552624\n - - 8.0965165757963\n - 49.41322522398369\n - - 8.09028856771124\n - 49.63518066374158\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:17 - INFO - Request accepted. Please poll ./9e6d79ee-9002-46d1-bb60-c0d271040960 for status
INFO:polytope.api.Client.LIYRRX:Request accepted. Please poll ./9e6d79ee-9002-46d1-bb60-c0d271040960 for status
DEBUG:polytope.api.Client.LIYRRX:Server message: Request queued
2024-12-18 09:10:17 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.LIYRRX:Polytope user key found in session cache for user cgr
2024-12-18 09:10:17 - INFO - Checking request status (./9e6d79ee-9002-46d1-bb60-c0d271040960)...
INFO:polytope.api.Client.LIYRRX:Checking request status (./9e6d79ee-9002-46d1-bb60-c0d271040960)...
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:17 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.LIYRRX:The current status of the request is 'queued'
DEBUG:polytope.api.Client.LIYRRX:Server message: Request queued
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:18 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.LIYRRX:The current status of the request is 'processing'
DEBUG:polytope.api.Client.LIYRRX:Server message: Request processing
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.LIYRRX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./9e6d79ee-9002-46d1-bb60-c0d271040960
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/9e6d79ee-9002-46d1-bb60-c0d271040960 HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/9e6d79ee-9002-46d1-bb60-c0d271040960.covjson HTTP/1.1" 200 2838
DEBUG:polytope.api.Client.LIYRRX:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:19 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.LIYRRX:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/9e6d79ee-9002-46d1-bb60-c0d271040960.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/9e6d79ee-9002-46d1-bb60-c0d271040960.covjson HTTP/1.1" 200 2838
DEBUG:polytope.api.Client.USF5GX:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.USF5GX:Creating Polytope client...
2024-12-18 09:10:20 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.USF5GX:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:20 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 8.778584932744309\n'
' - 49.86954658650521\n'
' - - 8.862295524771469\n'
' - 48.766918864990714\n'
' - - 10.061878585703141\n'
' - 48.80521538773752\n'
' - - 10.05189374814043\n'
' - 49.02912712169905\n'
' - - 9.126374708842917\n'
' - 49.035317308040874\n'
' - - 9.054787898083248\n'
' - 49.85647839775169\n'
' - - 8.79447274483195\n'
' - 49.8646339236731\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.USF5GX:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 8.778584932744309\n'
' - 49.86954658650521\n'
' - - 8.862295524771469\n'
' - 48.766918864990714\n'
' - - 10.061878585703141\n'
' - 48.80521538773752\n'
' - - 10.05189374814043\n'
' - 49.02912712169905\n'
' - - 9.126374708842917\n'
' - 49.035317308040874\n'
' - - 9.054787898083248\n'
' - 49.85647839775169\n'
' - - 8.79447274483195\n'
' - 49.8646339236731\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:20 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.USF5GX:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 8.778584932744309\n - 49.86954658650521\n - - 8.862295524771469\n - 48.766918864990714\n - - 10.061878585703141\n - 48.80521538773752\n - - 10.05189374814043\n - 49.02912712169905\n - - 9.126374708842917\n - 49.035317308040874\n - - 9.054787898083248\n - 49.85647839775169\n - - 8.79447274483195\n - 49.8646339236731\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:20 - INFO - Request accepted. Please poll ./e2375831-b316-4df1-8d88-99150513e8dd for status
INFO:polytope.api.Client.USF5GX:Request accepted. Please poll ./e2375831-b316-4df1-8d88-99150513e8dd for status
DEBUG:polytope.api.Client.USF5GX:Server message: Request queued
2024-12-18 09:10:20 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.USF5GX:Polytope user key found in session cache for user cgr
2024-12-18 09:10:20 - INFO - Checking request status (./e2375831-b316-4df1-8d88-99150513e8dd)...
INFO:polytope.api.Client.USF5GX:Checking request status (./e2375831-b316-4df1-8d88-99150513e8dd)...
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 49
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:20 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.USF5GX:The current status of the request is 'queued'
DEBUG:polytope.api.Client.USF5GX:Server message: Request queued
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 49
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 49
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 57
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:21 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.USF5GX:The current status of the request is 'processing'
DEBUG:polytope.api.Client.USF5GX:Server message: Request processing
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 57
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 57
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 202 57
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.USF5GX:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./e2375831-b316-4df1-8d88-99150513e8dd
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/e2375831-b316-4df1-8d88-99150513e8dd HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/e2375831-b316-4df1-8d88-99150513e8dd.covjson HTTP/1.1" 200 7203
DEBUG:polytope.api.Client.USF5GX:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:23 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.USF5GX:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/e2375831-b316-4df1-8d88-99150513e8dd.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/e2375831-b316-4df1-8d88-99150513e8dd.covjson HTTP/1.1" 200 7203
DEBUG:polytope.api.Client.326DDL:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.326DDL:Creating Polytope client...
2024-12-18 09:10:23 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.326DDL:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:23 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 9.088892121315212\n'
' - 49.68396293291025\n'
' - - 9.819571610135483\n'
' - 49.684014501470756\n'
' - - 9.85505960658449\n'
' - 49.03116952568445\n'
' - - 10.060153571012052\n'
' - 49.027505122195635\n'
' - - 10.072160282281033\n'
' - 49.86449197101945\n'
' - - 9.05948442169526\n'
' - 49.85694532601448\n'
' - - 9.071912795654185\n'
' - 49.68014004987609\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.326DDL:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 9.088892121315212\n'
' - 49.68396293291025\n'
' - - 9.819571610135483\n'
' - 49.684014501470756\n'
' - - 9.85505960658449\n'
' - 49.03116952568445\n'
' - - 10.060153571012052\n'
' - 49.027505122195635\n'
' - - 10.072160282281033\n'
' - 49.86449197101945\n'
' - - 9.05948442169526\n'
' - 49.85694532601448\n'
' - - 9.071912795654185\n'
' - 49.68014004987609\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:23 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.326DDL:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 9.088892121315212\n - 49.68396293291025\n - - 9.819571610135483\n - 49.684014501470756\n - - 9.85505960658449\n - 49.03116952568445\n - - 10.060153571012052\n - 49.027505122195635\n - - 10.072160282281033\n - 49.86449197101945\n - - 9.05948442169526\n - 49.85694532601448\n - - 9.071912795654185\n - 49.68014004987609\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:23 - INFO - Request accepted. Please poll ./a3181214-8307-49a5-8863-ce3713c009b5 for status
INFO:polytope.api.Client.326DDL:Request accepted. Please poll ./a3181214-8307-49a5-8863-ce3713c009b5 for status
DEBUG:polytope.api.Client.326DDL:Server message: Request queued
2024-12-18 09:10:23 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.326DDL:Polytope user key found in session cache for user cgr
2024-12-18 09:10:23 - INFO - Checking request status (./a3181214-8307-49a5-8863-ce3713c009b5)...
INFO:polytope.api.Client.326DDL:Checking request status (./a3181214-8307-49a5-8863-ce3713c009b5)...
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:23 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.326DDL:The current status of the request is 'queued'
DEBUG:polytope.api.Client.326DDL:Server message: Request queued
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:24 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.326DDL:The current status of the request is 'processing'
DEBUG:polytope.api.Client.326DDL:Server message: Request processing
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.326DDL:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./a3181214-8307-49a5-8863-ce3713c009b5
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/a3181214-8307-49a5-8863-ce3713c009b5 HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/a3181214-8307-49a5-8863-ce3713c009b5.covjson HTTP/1.1" 200 4818
DEBUG:polytope.api.Client.326DDL:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:25 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.326DDL:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/a3181214-8307-49a5-8863-ce3713c009b5.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/a3181214-8307-49a5-8863-ce3713c009b5.covjson HTTP/1.1" 200 4818
DEBUG:polytope.api.Client.3TM299:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.3TM299:Creating Polytope client...
2024-12-18 09:10:26 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.3TM299:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:26 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 10.598471035757996\n'
' - 49.82012849229719\n'
' - - 10.623393389597027\n'
' - 48.824858944891844\n'
' - - 12.04024144738159\n'
' - 48.83198005307881\n'
' - - 12.006769966371252\n'
' - 49.16097358155085\n'
' - - 10.989756517888907\n'
' - 49.16815641449875\n'
' - - 10.948052430339942\n'
' - 49.88592726422476\n'
' - - 10.596882802957197\n'
' - 49.86398061258498\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.3TM299:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 10.598471035757996\n'
' - 49.82012849229719\n'
' - - 10.623393389597027\n'
' - 48.824858944891844\n'
' - - 12.04024144738159\n'
' - 48.83198005307881\n'
' - - 12.006769966371252\n'
' - 49.16097358155085\n'
' - - 10.989756517888907\n'
' - 49.16815641449875\n'
' - - 10.948052430339942\n'
' - 49.88592726422476\n'
' - - 10.596882802957197\n'
' - 49.86398061258498\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:26 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.3TM299:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 10.598471035757996\n - 49.82012849229719\n - - 10.623393389597027\n - 48.824858944891844\n - - 12.04024144738159\n - 48.83198005307881\n - - 12.006769966371252\n - 49.16097358155085\n - - 10.989756517888907\n - 49.16815641449875\n - - 10.948052430339942\n - 49.88592726422476\n - - 10.596882802957197\n - 49.86398061258498\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:26 - INFO - Request accepted. Please poll ./722f55c9-8f81-401e-8247-8bb530a2b57b for status
INFO:polytope.api.Client.3TM299:Request accepted. Please poll ./722f55c9-8f81-401e-8247-8bb530a2b57b for status
DEBUG:polytope.api.Client.3TM299:Server message: Request queued
2024-12-18 09:10:26 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.3TM299:Polytope user key found in session cache for user cgr
2024-12-18 09:10:26 - INFO - Checking request status (./722f55c9-8f81-401e-8247-8bb530a2b57b)...
INFO:polytope.api.Client.3TM299:Checking request status (./722f55c9-8f81-401e-8247-8bb530a2b57b)...
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 49
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:26 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.3TM299:The current status of the request is 'queued'
DEBUG:polytope.api.Client.3TM299:Server message: Request queued
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 49
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 49
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 49
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 57
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:27 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.3TM299:The current status of the request is 'processing'
DEBUG:polytope.api.Client.3TM299:Server message: Request processing
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 57
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 57
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 202 57
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.3TM299:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./722f55c9-8f81-401e-8247-8bb530a2b57b
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/722f55c9-8f81-401e-8247-8bb530a2b57b HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/722f55c9-8f81-401e-8247-8bb530a2b57b.covjson HTTP/1.1" 200 9059
DEBUG:polytope.api.Client.3TM299:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:29 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.3TM299:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/722f55c9-8f81-401e-8247-8bb530a2b57b.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/722f55c9-8f81-401e-8247-8bb530a2b57b.covjson HTTP/1.1" 200 9059
DEBUG:polytope.api.Client.20W7C2:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.20W7C2:Creating Polytope client...
2024-12-18 09:10:29 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.20W7C2:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:29 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 13.29197987307927\n'
' - 49.97728585641272\n'
' - - 12.57111275146977\n'
' - 49.97104094778115\n'
' - - 13.222322323273431\n'
' - 49.37725327518439\n'
' - - 13.202971158951414\n'
' - 48.903129615084254\n'
' - - 13.827804957331438\n'
' - 48.88340416595227\n'
' - - 13.874384556433938\n'
' - 49.40358865952578\n'
' - - 14.605299546055448\n'
' - 49.93197478940584\n'
' - - 14.102062445091747\n'
' - 49.98001098000407\n'
' - - 13.624487089218775\n'
' - 49.55461007587729\n'
' - - 13.3099890365134\n'
' - 49.97739580806973\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.20W7C2:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 13.29197987307927\n'
' - 49.97728585641272\n'
' - - 12.57111275146977\n'
' - 49.97104094778115\n'
' - - 13.222322323273431\n'
' - 49.37725327518439\n'
' - - 13.202971158951414\n'
' - 48.903129615084254\n'
' - - 13.827804957331438\n'
' - 48.88340416595227\n'
' - - 13.874384556433938\n'
' - 49.40358865952578\n'
' - - 14.605299546055448\n'
' - 49.93197478940584\n'
' - - 14.102062445091747\n'
' - 49.98001098000407\n'
' - - 13.624487089218775\n'
' - 49.55461007587729\n'
' - - 13.3099890365134\n'
' - 49.97739580806973\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:29 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.20W7C2:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 13.29197987307927\n - 49.97728585641272\n - - 12.57111275146977\n - 49.97104094778115\n - - 13.222322323273431\n - 49.37725327518439\n - - 13.202971158951414\n - 48.903129615084254\n - - 13.827804957331438\n - 48.88340416595227\n - - 13.874384556433938\n - 49.40358865952578\n - - 14.605299546055448\n - 49.93197478940584\n - - 14.102062445091747\n - 49.98001098000407\n - - 13.624487089218775\n - 49.55461007587729\n - - 13.3099890365134\n - 49.97739580806973\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:29 - INFO - Request accepted. Please poll ./f83f1275-682d-4f36-b25e-2e4ad132cc85 for status
INFO:polytope.api.Client.20W7C2:Request accepted. Please poll ./f83f1275-682d-4f36-b25e-2e4ad132cc85 for status
DEBUG:polytope.api.Client.20W7C2:Server message: Request queued
2024-12-18 09:10:29 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.20W7C2:Polytope user key found in session cache for user cgr
2024-12-18 09:10:29 - INFO - Checking request status (./f83f1275-682d-4f36-b25e-2e4ad132cc85)...
INFO:polytope.api.Client.20W7C2:Checking request status (./f83f1275-682d-4f36-b25e-2e4ad132cc85)...
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:30 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.20W7C2:The current status of the request is 'queued'
DEBUG:polytope.api.Client.20W7C2:Server message: Request queued
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:30 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.20W7C2:The current status of the request is 'processing'
DEBUG:polytope.api.Client.20W7C2:Server message: Request processing
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.20W7C2:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f83f1275-682d-4f36-b25e-2e4ad132cc85
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f83f1275-682d-4f36-b25e-2e4ad132cc85 HTTP/1.1" 303 176
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/f83f1275-682d-4f36-b25e-2e4ad132cc85.covjson HTTP/1.1" 200 11003
DEBUG:polytope.api.Client.20W7C2:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:32 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.20W7C2:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/f83f1275-682d-4f36-b25e-2e4ad132cc85.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/f83f1275-682d-4f36-b25e-2e4ad132cc85.covjson HTTP/1.1" 200 11003
DEBUG:polytope.api.Client.C0N1RM:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.C0N1RM:Creating Polytope client...
2024-12-18 09:10:33 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.C0N1RM:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:33 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 15.228965549991614\n'
' - 49.730373613580525\n'
' - - 15.230125323821682\n'
' - 50.090633313563075\n'
' - - 17.660387372585035\n'
' - 50.06822116337625\n'
' - - 17.577939895914568\n'
' - 49.59398017760927\n'
' - - 16.752386182433355\n'
' - 49.64920447268295\n'
' - - 16.58109059401943\n'
' - 48.772986118860814\n'
' - - 16.094304206428518\n'
' - 48.79160176954642\n'
' - - 16.185638387834643\n'
' - 49.640410835320694\n'
' - - 15.250602552532541\n'
' - 49.68736034043533\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.C0N1RM:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 15.228965549991614\n'
' - 49.730373613580525\n'
' - - 15.230125323821682\n'
' - 50.090633313563075\n'
' - - 17.660387372585035\n'
' - 50.06822116337625\n'
' - - 17.577939895914568\n'
' - 49.59398017760927\n'
' - - 16.752386182433355\n'
' - 49.64920447268295\n'
' - - 16.58109059401943\n'
' - 48.772986118860814\n'
' - - 16.094304206428518\n'
' - 48.79160176954642\n'
' - - 16.185638387834643\n'
' - 49.640410835320694\n'
' - - 15.250602552532541\n'
' - 49.68736034043533\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:33 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.C0N1RM:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 15.228965549991614\n - 49.730373613580525\n - - 15.230125323821682\n - 50.090633313563075\n - - 17.660387372585035\n - 50.06822116337625\n - - 17.577939895914568\n - 49.59398017760927\n - - 16.752386182433355\n - 49.64920447268295\n - - 16.58109059401943\n - 48.772986118860814\n - - 16.094304206428518\n - 48.79160176954642\n - - 16.185638387834643\n - 49.640410835320694\n - - 15.250602552532541\n - 49.68736034043533\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:33 - INFO - Request accepted. Please poll ./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c for status
INFO:polytope.api.Client.C0N1RM:Request accepted. Please poll ./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c for status
DEBUG:polytope.api.Client.C0N1RM:Server message: Request queued
2024-12-18 09:10:33 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.C0N1RM:Polytope user key found in session cache for user cgr
2024-12-18 09:10:33 - INFO - Checking request status (./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c)...
INFO:polytope.api.Client.C0N1RM:Checking request status (./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c)...
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 49
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:33 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.C0N1RM:The current status of the request is 'queued'
DEBUG:polytope.api.Client.C0N1RM:Server message: Request queued
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 57
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:33 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.C0N1RM:The current status of the request is 'processing'
DEBUG:polytope.api.Client.C0N1RM:Server message: Request processing
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 57
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 57
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 57
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 202 57
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.C0N1RM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c HTTP/1.1" 303 176
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c.covjson HTTP/1.1" 200 15863
DEBUG:polytope.api.Client.C0N1RM:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:35 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.C0N1RM:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/ab7446e2-56b5-41a8-8d91-7aeb1f6bac0c.covjson HTTP/1.1" 200 15863
DEBUG:polytope.api.Client.4YQIOK:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.4YQIOK:Creating Polytope client...
2024-12-18 09:10:35 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.4YQIOK:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:35 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 18.006103810711153\n'
' - 49.874817453680265\n'
' - - 17.872892800864577\n'
' - 48.7751276419595\n'
' - - 19.231045390320162\n'
' - 48.68751356669205\n'
' - - 19.286273043798417\n'
' - 48.9720484447422\n'
' - - 18.331513679782546\n'
' - 49.02466456647059\n'
' - - 18.4410677556115\n'
' - 49.91883884509102\n'
' - - 17.990407455442124\n'
' - 49.9284320053506\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.4YQIOK:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 18.006103810711153\n'
' - 49.874817453680265\n'
' - - 17.872892800864577\n'
' - 48.7751276419595\n'
' - - 19.231045390320162\n'
' - 48.68751356669205\n'
' - - 19.286273043798417\n'
' - 48.9720484447422\n'
' - - 18.331513679782546\n'
' - 49.02466456647059\n'
' - - 18.4410677556115\n'
' - 49.91883884509102\n'
' - - 17.990407455442124\n'
' - 49.9284320053506\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:35 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.4YQIOK:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 18.006103810711153\n - 49.874817453680265\n - - 17.872892800864577\n - 48.7751276419595\n - - 19.231045390320162\n - 48.68751356669205\n - - 19.286273043798417\n - 48.9720484447422\n - - 18.331513679782546\n - 49.02466456647059\n - - 18.4410677556115\n - 49.91883884509102\n - - 17.990407455442124\n - 49.9284320053506\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:35 - INFO - Request accepted. Please poll ./03553782-fcce-405a-9c62-3c2928b8269e for status
INFO:polytope.api.Client.4YQIOK:Request accepted. Please poll ./03553782-fcce-405a-9c62-3c2928b8269e for status
DEBUG:polytope.api.Client.4YQIOK:Server message: Request queued
2024-12-18 09:10:35 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.4YQIOK:Polytope user key found in session cache for user cgr
2024-12-18 09:10:35 - INFO - Checking request status (./03553782-fcce-405a-9c62-3c2928b8269e)...
INFO:polytope.api.Client.4YQIOK:Checking request status (./03553782-fcce-405a-9c62-3c2928b8269e)...
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 49
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:36 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.4YQIOK:The current status of the request is 'queued'
DEBUG:polytope.api.Client.4YQIOK:Server message: Request queued
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 49
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 57
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:36 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.4YQIOK:The current status of the request is 'processing'
DEBUG:polytope.api.Client.4YQIOK:Server message: Request processing
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 57
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 57
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 202 57
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.4YQIOK:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./03553782-fcce-405a-9c62-3c2928b8269e
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/03553782-fcce-405a-9c62-3c2928b8269e HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/03553782-fcce-405a-9c62-3c2928b8269e.covjson HTTP/1.1" 200 8712
DEBUG:polytope.api.Client.4YQIOK:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:38 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.4YQIOK:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/03553782-fcce-405a-9c62-3c2928b8269e.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/03553782-fcce-405a-9c62-3c2928b8269e.covjson HTTP/1.1" 200 8712
DEBUG:polytope.api.Client.R0SJEM:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.R0SJEM:Creating Polytope client...
2024-12-18 09:10:38 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.R0SJEM:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:38 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 18.523099688262818\n'
' - 49.91693240270905\n'
' - - 19.571993355132093\n'
' - 49.88820196224816\n'
' - - 19.269541055964595\n'
' - 48.99870007380369\n'
' - - 18.989650825560034\n'
' - 49.00717933216285\n'
' - - 19.1721361339051\n'
' - 49.67352579852684\n'
' - - 18.42049036941708\n'
' - 49.71965669030075\n'
' - - 18.436899591803154\n'
' - 49.93131406908293\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.R0SJEM:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 18.523099688262818\n'
' - 49.91693240270905\n'
' - - 19.571993355132093\n'
' - 49.88820196224816\n'
' - - 19.269541055964595\n'
' - 48.99870007380369\n'
' - - 18.989650825560034\n'
' - 49.00717933216285\n'
' - - 19.1721361339051\n'
' - 49.67352579852684\n'
' - - 18.42049036941708\n'
' - 49.71965669030075\n'
' - - 18.436899591803154\n'
' - 49.93131406908293\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:38 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.R0SJEM:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 18.523099688262818\n - 49.91693240270905\n - - 19.571993355132093\n - 49.88820196224816\n - - 19.269541055964595\n - 48.99870007380369\n - - 18.989650825560034\n - 49.00717933216285\n - - 19.1721361339051\n - 49.67352579852684\n - - 18.42049036941708\n - 49.71965669030075\n - - 18.436899591803154\n - 49.93131406908293\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:38 - INFO - Request accepted. Please poll ./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 for status
INFO:polytope.api.Client.R0SJEM:Request accepted. Please poll ./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 for status
DEBUG:polytope.api.Client.R0SJEM:Server message: Request queued
2024-12-18 09:10:38 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.R0SJEM:Polytope user key found in session cache for user cgr
2024-12-18 09:10:38 - INFO - Checking request status (./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49)...
INFO:polytope.api.Client.R0SJEM:Checking request status (./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49)...
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:38 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.R0SJEM:The current status of the request is 'queued'
DEBUG:polytope.api.Client.R0SJEM:Server message: Request queued
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:39 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.R0SJEM:The current status of the request is 'processing'
DEBUG:polytope.api.Client.R0SJEM:Server message: Request processing
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.R0SJEM:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49 HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49.covjson HTTP/1.1" 200 5694
DEBUG:polytope.api.Client.R0SJEM:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:41 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.R0SJEM:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/d1256cb1-efd3-4ad9-b278-ffd4d6ac4a49.covjson HTTP/1.1" 200 5694
DEBUG:polytope.api.Client.VHPGBA:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.VHPGBA:Creating Polytope client...
2024-12-18 09:10:41 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.VHPGBA:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:41 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 20.369665233263703\n'
' - 48.68540724766882\n'
' - - 20.390795716706066\n'
' - 49.82142033684306\n'
' - - 21.66474097162009\n'
' - 49.77219361759094\n'
' - - 21.599781134603887\n'
' - 49.45580574399338\n'
' - - 20.770239556798373\n'
' - 49.481617120321545\n'
' - - 20.773898383565665\n'
' - 48.68594678666463\n'
' - - 20.369665233263703\n'
' - 48.68540724766882\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.VHPGBA:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 20.369665233263703\n'
' - 48.68540724766882\n'
' - - 20.390795716706066\n'
' - 49.82142033684306\n'
' - - 21.66474097162009\n'
' - 49.77219361759094\n'
' - - 21.599781134603887\n'
' - 49.45580574399338\n'
' - - 20.770239556798373\n'
' - 49.481617120321545\n'
' - - 20.773898383565665\n'
' - 48.68594678666463\n'
' - - 20.369665233263703\n'
' - 48.68540724766882\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:41 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.VHPGBA:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 20.369665233263703\n - 48.68540724766882\n - - 20.390795716706066\n - 49.82142033684306\n - - 21.66474097162009\n - 49.77219361759094\n - - 21.599781134603887\n - 49.45580574399338\n - - 20.770239556798373\n - 49.481617120321545\n - - 20.773898383565665\n - 48.68594678666463\n - - 20.369665233263703\n - 48.68540724766882\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:41 - INFO - Request accepted. Please poll ./406bd859-50fc-4ee8-81f5-5237c71847ff for status
INFO:polytope.api.Client.VHPGBA:Request accepted. Please poll ./406bd859-50fc-4ee8-81f5-5237c71847ff for status
DEBUG:polytope.api.Client.VHPGBA:Server message: Request queued
2024-12-18 09:10:41 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.VHPGBA:Polytope user key found in session cache for user cgr
2024-12-18 09:10:41 - INFO - Checking request status (./406bd859-50fc-4ee8-81f5-5237c71847ff)...
INFO:polytope.api.Client.VHPGBA:Checking request status (./406bd859-50fc-4ee8-81f5-5237c71847ff)...
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 49
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:42 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.VHPGBA:The current status of the request is 'queued'
DEBUG:polytope.api.Client.VHPGBA:Server message: Request queued
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 49
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 57
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:42 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.VHPGBA:The current status of the request is 'processing'
DEBUG:polytope.api.Client.VHPGBA:Server message: Request processing
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 57
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 57
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 202 57
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.VHPGBA:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./406bd859-50fc-4ee8-81f5-5237c71847ff
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/406bd859-50fc-4ee8-81f5-5237c71847ff HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/406bd859-50fc-4ee8-81f5-5237c71847ff.covjson HTTP/1.1" 200 7803
DEBUG:polytope.api.Client.VHPGBA:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:44 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.VHPGBA:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/406bd859-50fc-4ee8-81f5-5237c71847ff.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/406bd859-50fc-4ee8-81f5-5237c71847ff.covjson HTTP/1.1" 200 7803
DEBUG:polytope.api.Client.543OMF:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.543OMF:Creating Polytope client...
2024-12-18 09:10:44 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.543OMF:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:44 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 20.779400086097894\n'
' - 49.266396683614516\n'
' - - 21.291684316951347\n'
' - 49.25582141560005\n'
' - - 21.29255644055283\n'
' - 49.462413633894414\n'
' - - 21.60241816111113\n'
' - 49.44412952745972\n'
' - - 21.577574878322366\n'
' - 49.16620350494162\n'
' - - 20.792010318248543\n'
' - 49.16233120403493\n'
' - - 20.768637193550887\n'
' - 49.273598233154075\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.543OMF:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 20.779400086097894\n'
' - 49.266396683614516\n'
' - - 21.291684316951347\n'
' - 49.25582141560005\n'
' - - 21.29255644055283\n'
' - 49.462413633894414\n'
' - - 21.60241816111113\n'
' - 49.44412952745972\n'
' - - 21.577574878322366\n'
' - 49.16620350494162\n'
' - - 20.792010318248543\n'
' - 49.16233120403493\n'
' - - 20.768637193550887\n'
' - 49.273598233154075\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:44 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.543OMF:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 20.779400086097894\n - 49.266396683614516\n - - 21.291684316951347\n - 49.25582141560005\n - - 21.29255644055283\n - 49.462413633894414\n - - 21.60241816111113\n - 49.44412952745972\n - - 21.577574878322366\n - 49.16620350494162\n - - 20.792010318248543\n - 49.16233120403493\n - - 20.768637193550887\n - 49.273598233154075\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:44 - INFO - Request accepted. Please poll ./ea5e0381-830b-4bb5-ae30-ca3b8b85412a for status
INFO:polytope.api.Client.543OMF:Request accepted. Please poll ./ea5e0381-830b-4bb5-ae30-ca3b8b85412a for status
DEBUG:polytope.api.Client.543OMF:Server message: Request queued
2024-12-18 09:10:44 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.543OMF:Polytope user key found in session cache for user cgr
2024-12-18 09:10:44 - INFO - Checking request status (./ea5e0381-830b-4bb5-ae30-ca3b8b85412a)...
INFO:polytope.api.Client.543OMF:Checking request status (./ea5e0381-830b-4bb5-ae30-ca3b8b85412a)...
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 49
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:44 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.543OMF:The current status of the request is 'queued'
DEBUG:polytope.api.Client.543OMF:Server message: Request queued
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 49
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 49
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 57
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:45 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.543OMF:The current status of the request is 'processing'
DEBUG:polytope.api.Client.543OMF:Server message: Request processing
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 57
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 57
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 202 57
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.543OMF:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./ea5e0381-830b-4bb5-ae30-ca3b8b85412a
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/ea5e0381-830b-4bb5-ae30-ca3b8b85412a HTTP/1.1" 303 175
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/ea5e0381-830b-4bb5-ae30-ca3b8b85412a.covjson HTTP/1.1" 200 2861
DEBUG:polytope.api.Client.543OMF:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:47 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.543OMF:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/ea5e0381-830b-4bb5-ae30-ca3b8b85412a.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/ea5e0381-830b-4bb5-ae30-ca3b8b85412a.covjson HTTP/1.1" 200 2861
DEBUG:polytope.api.Client.P5NYAC:Gathered Polytope client configuration:
{'address': 'polytope.ecmwf.int',
'insecure': False,
'key_path': PosixPath('/Users/cgr/.polytopeapirc'),
'log_file': None,
'log_level': 'DEBUG',
'password': None,
'port': None,
'quiet': False,
'skip_tls': False,
'user_email': None,
'user_key': None,
'username': 'cgr',
'verbose': False}
DEBUG:polytope.api.Client.P5NYAC:Creating Polytope client...
2024-12-18 09:10:47 - INFO - Key read from /Users/cgr/.polytopeapirc
INFO:polytope.api.Client.P5NYAC:Key read from /Users/cgr/.polytopeapirc
2024-12-18 09:10:47 - INFO - Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 23.208137901360374\n'
' - 49.651584260796994\n'
' - - 22.09658437133257\n'
' - 49.752545184049126\n'
' - - 21.91802865423628\n'
' - 48.67264127283525\n'
' - - 23.391185304246818\n'
' - 48.62884428299256\n'
' - - 23.420678366377672\n'
' - 48.95370738548149\n'
' - - 22.47620509293023\n'
' - 48.948108124274114\n'
' - - 22.504379835652145\n'
' - 49.154931298807696\n'
' - - 23.380718740911448\n'
' - 49.134280180441834\n'
' - - 23.347965550435475\n'
' - 49.36007407350195\n'
' - - 22.508043914644247\n'
' - 49.34861103718032\n'
' - - 22.552065252592882\n'
' - 49.49663569230876\n'
' - - 23.44022825068265\n'
' - 49.49121931651345\n'
' - - 23.257411122842967\n'
' - 49.664632737235905\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
INFO:polytope.api.Client.P5NYAC:Sending request...
{'request': 'class: od\n'
'date: -1\n'
'domain: g\n'
'expver: 1\n'
'feature:\n'
' shape:\n'
' - - 23.208137901360374\n'
' - 49.651584260796994\n'
' - - 22.09658437133257\n'
' - 49.752545184049126\n'
' - - 21.91802865423628\n'
' - 48.67264127283525\n'
' - - 23.391185304246818\n'
' - 48.62884428299256\n'
' - - 23.420678366377672\n'
' - 48.95370738548149\n'
' - - 22.47620509293023\n'
' - 48.948108124274114\n'
' - - 22.504379835652145\n'
' - 49.154931298807696\n'
' - - 23.380718740911448\n'
' - 49.134280180441834\n'
' - - 23.347965550435475\n'
' - 49.36007407350195\n'
' - - 22.508043914644247\n'
' - 49.34861103718032\n'
' - - 22.552065252592882\n'
' - 49.49663569230876\n'
' - - 23.44022825068265\n'
' - 49.49121931651345\n'
' - - 23.257411122842967\n'
' - 49.664632737235905\n'
' type: polygon\n'
'levtype: sfc\n'
"number: '1'\n"
"param: '167'\n"
"step: '0'\n"
'stream: enfo\n'
"time: '1200'\n"
'type: pf\n',
'verb': 'retrieve'}
2024-12-18 09:10:47 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.P5NYAC:Polytope user key found in session cache for user cgr
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP POST https://polytope.ecmwf.int:443/api/v1/requests/ecmwf-mars
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': {'verb': 'retrieve', 'request': "class: od\ndate: -1\ndomain: g\nexpver: 1\nfeature:\n shape:\n - - 23.208137901360374\n - 49.651584260796994\n - - 22.09658437133257\n - 49.752545184049126\n - - 21.91802865423628\n - 48.67264127283525\n - - 23.391185304246818\n - 48.62884428299256\n - - 23.420678366377672\n - 48.95370738548149\n - - 22.47620509293023\n - 48.948108124274114\n - - 22.504379835652145\n - 49.154931298807696\n - - 23.380718740911448\n - 49.134280180441834\n - - 23.347965550435475\n - 49.36007407350195\n - - 22.508043914644247\n - 49.34861103718032\n - - 22.552065252592882\n - 49.49663569230876\n - - 23.44022825068265\n - 49.49121931651345\n - - 23.257411122842967\n - 49.664632737235905\n type: polygon\nlevtype: sfc\nnumber: '1'\nparam: '167'\nstep: '0'\nstream: enfo\ntime: '1200'\ntype: pf\n"}}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "POST /api/v1/requests/ecmwf-mars HTTP/1.1" 202 49
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:47 - INFO - Request accepted. Please poll ./f05a1c8c-ccc8-4eb9-bace-5700ba952344 for status
INFO:polytope.api.Client.P5NYAC:Request accepted. Please poll ./f05a1c8c-ccc8-4eb9-bace-5700ba952344 for status
DEBUG:polytope.api.Client.P5NYAC:Server message: Request queued
2024-12-18 09:10:47 - INFO - Polytope user key found in session cache for user cgr
INFO:polytope.api.Client.P5NYAC:Polytope user key found in session cache for user cgr
2024-12-18 09:10:47 - INFO - Checking request status (./f05a1c8c-ccc8-4eb9-bace-5700ba952344)...
INFO:polytope.api.Client.P5NYAC:Checking request status (./f05a1c8c-ccc8-4eb9-bace-5700ba952344)...
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:48 - INFO - The current status of the request is 'queued'
INFO:polytope.api.Client.P5NYAC:The current status of the request is 'queued'
DEBUG:polytope.api.Client.P5NYAC:Server message: Request queued
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 49
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
2024-12-18 09:10:48 - INFO - The current status of the request is 'processing'
INFO:polytope.api.Client.P5NYAC:The current status of the request is 'processing'
DEBUG:polytope.api.Client.P5NYAC:Server message: Request processing
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 202 57
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (202)
DEBUG:polytope.api.Client.P5NYAC:Polytope client attempting HTTP GET https://polytope.ecmwf.int:443/api/v1/requests/./f05a1c8c-ccc8-4eb9-bace-5700ba952344
{'headers': {'Authorization': 'EmailKey Sandor.Kertesz@ecmwf.int:c2a9188442452fc6cf3a881cfa689648'}, 'json': None}
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://polytope.ecmwf.int:443 "GET /api/v1/requests/f05a1c8c-ccc8-4eb9-bace-5700ba952344 HTTP/1.1" 303 176
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/f05a1c8c-ccc8-4eb9-bace-5700ba952344.covjson HTTP/1.1" 200 11692
DEBUG:polytope.api.Client.P5NYAC:Polytope client received HTTP SUCCESS (200)
2024-12-18 09:10:50 - INFO - The current status of the request is 'processed'
INFO:polytope.api.Client.P5NYAC:The current status of the request is 'processed'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "HEAD /default/f05a1c8c-ccc8-4eb9-bace-5700ba952344.covjson HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): download-polytope.ecmwf.int:443
DEBUG:urllib3.connectionpool:https://download-polytope.ecmwf.int:443 "GET /default/f05a1c8c-ccc8-4eb9-bace-5700ba952344.covjson HTTP/1.1" 200 11692