Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Wrf | 965 | 14 days ago | 147 | other | Fortran | |||||
The official repository for the Weather Research and Forecasting (WRF) model | ||||||||||
Wrf Python | 337 | 3 | 4 months ago | 18 | May 26, 2022 | 51 | apache-2.0 | Python | ||
A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model. | ||||||||||
Climpred | 190 | 1 | 2 | 2 months ago | 20 | November 25, 2022 | 11 | mit | Python | |
:earth_americas: Verification of weather and climate forecasts :earth_africa: | ||||||||||
Gis4wrf | 132 | 4 months ago | 29 | mit | Python | |||||
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀 | ||||||||||
Lstm Load Forecasting | 83 | 6 years ago | 3 | mit | HTML | |||||
Electricity load forecasting with LSTM (Recurrent Neural Network) | ||||||||||
Verif | 74 | 2 | 2 days ago | 12 | June 19, 2021 | 4 | other | Python | ||
Graphical tool for creating verification plots of weather forecasts | ||||||||||
Srclimate | 62 | 4 years ago | 2 | mit | Objective-C | |||||
Concise style weather forecasting. | ||||||||||
Gempak | 57 | a month ago | 33 | bsd-3-clause | C | |||||
Analysis and product generation for meteorological data. | ||||||||||
Hagelslag | 54 | 2 | a year ago | 4 | January 16, 2021 | 5 | mit | Jupyter Notebook | ||
Hagelslag is an object-based severe storm hazard forecasting system. | ||||||||||
Deep_learning_weather_forecasting | 41 | 3 years ago | 2 | apache-2.0 | Python | |||||
Deep Learning for Weather Forecasting, accepted applied data science of KDD 2019 |
A concise style weather forecasting project. Locate the current location of the device, display the current city weather information and support to add common cities.
好吧, 之前使用的是百度 API 提供的和风天气, 今天在和风天气官网上发现免费版 API 还是可以用的, 但是只有三天的天气预报了...
今天发现天气数据不能正常显示, 原因是项目使用的和风天气免费版数据源不能用了. 暂时就这样放着吧, 以后有时间再更改数据源, 大家可以参考下代码结构和逻辑.
第二版: 重构代码以及调整视图层级.
第一版: 初版很多地方待优化.