当前位置:网站首页>Apispace minute precipitation forecast API interface is free and easy to use
Apispace minute precipitation forecast API interface is free and easy to use
2022-06-10 04:38:00 【grownto9】
Minute precipitation forecast API, Support the forecast data of any longitude and latitude in China , Access the future of a place in real time 2 Hourly weather forecast , It can achieve minute level 、 Kilometers , It can accurately remind when the next rain will appear , When does it get bigger , When to stop waiting for forecast information .
APISpace There are many free universal API Interface , Using these interfaces can help you realize and develop many functions , Web pages with stable services 、APP And the little program , It is a good choice for both hands training and actual combat .
Interface details
Be careful : In the interface request header X-APISpace-Token Need to register APISpace Account , Automatically generated after successful registration , All API Universal .
Minute precipitation forecast
Address of the interface : Click to see
Returns the format :JSON
Request method :GET
Request example :
- lonlat: Longitude and latitude ( The format is : longitude , latitude ), Required .
Return to example :
{
"status": 0,
"result": {
"startTime": "2020-03-25 09:07", // Forecast start time ( Beijing time. ) , It will be empty if there is no precipitation in the next two hours
"endTime": "2020-03-25 11:07", // Forecast end time ( Beijing time. ) , It will be empty if there is no precipitation in the next two hours
"series": [
1.22,
1.16,
0.45,
0.3,
0.1,
0.0,
…
], // Minute by minute rain intensity prediction , In millimeters / Hours (mm/h), It will be empty if there is no precipitation in the next two hours
"text": " Light rain ", // Real time weather
"code": "07", // Real time weather coding
"msg": " about 5 Rain stops in minutes , It won't go down after that " // Short term and imminent forecast description ,string type
}
}
{
"status":41,
"message":"****************"
}
{
"status":62,
"message":"********************"
}
边栏推荐
- Full path of idea replication method
- Detailed explanation of tcp/ip protocol mechanism
- Byte order, object class
- 23 very useful shell scripts
- 如何用天气预警API接口进行快速开发
- In the introduction to beginners in the mindpole official website tutorial, I don't know much about map mapping when importing data
- Yyds dry goods inventory solution sword finger offer: rectangular coverage
- Cross in tensorflow_ entropy
- Webcodecs解析GIF图
- Meanings of letters in PMP project management calculation PV, EV, AC, SV, CV, SPI, CPI
猜你喜欢

如何用全国天气预报API接口进行快速开发

多商户商城小程序源码有何优势?

Celery | task queue artifact

S series · add legend in the made Matplotlib diagram

城市/学校/专业,哪个在选大学时最重要? | 每日趣闻

Super easy to use chrome plug-in!

Using kubekey to build kubernetes/kubesphere environment

25. Bom Event

Fastapi-17-page beautification-2
![[in depth learning] Introduction to pytorch to project practice (11): convolution layer](/img/19/18d6e94a1e0fa4a75b66cf8cd99595.png)
[in depth learning] Introduction to pytorch to project practice (11): convolution layer
随机推荐
FastApi-15-文件上传-3
5 minutes to learn how to set up local pypi source
Fastapi-17-page beautification-2
如何用全国天气预报API接口进行快速开发
Puzzling color deviation of unity illumination black
图解固件、驱动、软件的区别
Apispace sunrise sunset API interface is free and easy to use
MindSpore【初学入门】教程在线运行时报错
Use mindspire in gpu-national/ cpu-graph_ Mode and gpu-graph_ Inconsistent mode execution
Tutorial on using midway
torch. Randn migrates to mindspore ops. Truncatednormal usage problems
91. fence
在MindSpore官网容器内安装MindInsight不能在本地正常工作
信息学奥赛一本通 1279:【例9.23】橱窗布置(flower) | 洛谷 P1854 花店橱窗布置
Celery | 任务队列神器
大事件回顾 | Eolink 5月重要动态速览!
Huawei, this is too strong
midway的使用教程
Informatics Olympiad all in one 1287: minimum toll | openjudge noi 2.6 7614: minimum toll
Add of pytorch_ How can module (name, module) be represented by mindspore