Storm Track
Endpoint#
GET /v7/tropical/storm-trackParameters#
Query parameters
-
stormid requiredstringThe storm ID that needs to be queried, StormID can be obtained by Storm List API, e.g.,
stormid=NP2018
Request example#
curl -X GET --compressed \
-H 'Authorization: Bearer your_token' \
'https://your-api-host/v7/tropical/storm-track?stormid=NP2018'
Replace your_token and your_api_host with your JWT Authentication and API Host
Response#
{
"code": "200",
"updateTime": "2024-05-30T06:11+00:00",
"fxLink": "https://www.qweather.com",
"isActive": "1",
"now": {
"pubTime": "2024-05-30T05:00+08:00",
"lat": "27.7",
"lon": "134.5",
"type": "STS",
"pressure": "980",
"windSpeed": "30",
"moveSpeed": "21",
"moveDir": "NE",
"move360": "",
"windRadius30": {
"neRadius": "120",
"seRadius": "150",
"swRadius": "120",
"nwRadius": "100"
},
"windRadius50": {
"neRadius": "60",
"seRadius": "60",
"swRadius": "60",
"nwRadius": "50"
}
},
"track": [
{
"time": "2024-05-29T17:00+08:00",
"lat": "26.1",
"lon": "132.5",
"type": "TY",
"pressure": "970",
"windSpeed": "35",
"moveSpeed": "28",
"moveDir": "NE",
"move360": "",
"windRadius30": {
"neRadius": "120",
"seRadius": "150",
"swRadius": "120",
"nwRadius": "100"
},
"windRadius50": {
"neRadius": "60",
"seRadius": "70",
"swRadius": "60",
"nwRadius": "50"
},
"windRadius64": {
"neRadius": "30",
"seRadius": "30",
"swRadius": "30",
"nwRadius": "30"
}
},
{
"time": "2024-05-29T20:00+08:00",
"lat": "26.5",
"lon": "133.2",
"type": "TY",
"pressure": "975",
"windSpeed": "33",
"moveSpeed": "27",
"moveDir": "NE",
"move360": "",
"windRadius30": {
"neRadius": "120",
"seRadius": "150",
"swRadius": "120",
"nwRadius": "100"
},
"windRadius50": {
"neRadius": "60",
"seRadius": "70",
"swRadius": "60",
"nwRadius": "50"
},
"windRadius64": {
"neRadius": "30",
"seRadius": "30",
"swRadius": "30",
"nwRadius": "30"
}
},
{
"time": "2024-05-30T02:00+08:00",
"lat": "27.1",
"lon": "133.9",
"type": "STS",
"pressure": "980",
"windSpeed": "30",
"moveSpeed": "23",
"moveDir": "NE",
"move360": "",
"windRadius30": {
"neRadius": "120",
"seRadius": "150",
"swRadius": "120",
"nwRadius": "100"
},
"windRadius50": {
"neRadius": "60",
"seRadius": "70",
"swRadius": "60",
"nwRadius": "50"
}
}
],
"refer": {
"sources": [
"https://developer.qweather.com/attribution.html"
],
"license": [
"QWeather Developers License"
]
}
}
-
codestring
-
updateTimedate-time
-
fxLinkuriResponsive web page of this data, for embedded in website or APP
-
isActivestringWhether it is an active storm?
1= Active and0= Stopped -
nowobjectLatest tropical cyclone data; may be null after the storm has ended
-
pubTimedate-timeOriginal data publication time
-
latstringStorm latitude
-
lonstringStorm longitude
-
typestringStorm type
-
pressurestringCenter pressure of the storm
-
windSpeedstringMaximum wind speed near the strom
-
moveSpeedstringStorm moving speed
-
moveDirstringStorm moving direction
-
move360stringStorm movement direction in azimuth degre
-
windRadius30objectRadius of force 7 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 7 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 7 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 7 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 7 wind circle, may be null
-
-
windRadius50objectRadius of force 10 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 10 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 10 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 10 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 10 wind circle, may be null
-
-
windRadius64objectRadius of force 12 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 12 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 12 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 12 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 12 wind circle, may be null
-
-
-
trackarrayTropical cyclone track data
-
timedate-timeStorm information release time
-
latstringStorm latitude
-
lonstringStorm longitude
-
typestringStorm type
-
pressurestringCenter pressure of the storm
-
windSpeedstringMaximum wind speed near the strom
-
moveSpeedstringStorm moving speed
-
moveDirstringStorm moving direction
-
move360stringStorm movement direction in azimuth degre
-
windRadius30objectRadius of force 7 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 7 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 7 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 7 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 7 wind circle, may be null
-
-
windRadius50objectRadius of force 10 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 10 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 10 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 10 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 10 wind circle, may be null
-
-
windRadius64objectRadius of force 12 winds
-
neRadiusstringThe northeast wind radius quadrants of the strom with level 12 wind circle, may be null
-
seRadiusstringThe southeast wind radius quadrants of the strom with level 12 wind circle, may be null
-
swRadiusstringThe southwest wind radius quadrants of the strom with level 12 wind circle, may be null
-
nwRadiusstringThe northwest wind radius quadrants of the strom with level 12 wind circle, may be null
-
-
-
referobjectData sources and licensing information
-
sourcesarrayData source and other statements, may be null
-
licensearrayData license, may be null
-