WRF
fastGPT

WRF | fastGPT | |
---|---|---|
8 | 3 | |
1,309 | 191 | |
2.1% | 1.6% | |
7.7 | 7.4 | |
8 days ago | 11 months ago | |
Fortran | Fortran | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WRF
-
Why hasn't there been more of an effort to create an open source network of weather stations?
WRF-ARW Modeling System is in the public domain and there is a fork called WRFg that can utilize GPU acceleration. The price of used Nvidia tesla GPUs could allow an enthusiast group to band together and thrive however that doesn't solve the sheer complexity of using the model and obtaining enough accurate data points to even run the model.
- 300M Resolution SF Forecast
-
What amount of weather forecasting modelling is open source?
The NAM, RAP, and HRRR are all different smaller-scale, higher-resolution models for the US and North America based on the Weather Research and Forecasting model. These are due to eventually be replaced by the RRFS, based on the UFS Short-Range Weather Application.
-
What Is the Oldest Computer Program Still in Use?
example: https://github.com/wrf-model/WRF
-
Why C?
Hi, I'm going to nitpick and say that most physics modeling software is not written in C. A whole bunch of physics programs are in Fortran (like weather models) .
-
GPUs open the potential to forecast urban weather for drones and air taxis
For some context, WRF (https://github.com/wrf-model/WRF) the current state-of-the-art weather modeling system (also developed by NCAR) can only run on CPU. There have been efforts to run it on GPU (https://wrfg.net)... though it doesn't look like it's been kept up to date.
It seems like FastEddy mostly replaces WRF-LES, which is used for high-resolution localized modeling.
-
Does anyone know of any self hosted weather prediction software?
Most of the weather models run on supercomputers, and require a LOT of input data. Here’s one you can try if you’re so inclined. https://github.com/wrf-model/WRF
-
My History in programming pt1: Meteorology
If anyone is curious, the WRF (Weather Research and Forecasting) model has a repository on GitHub.
fastGPT
- Fortran 2023 has been published
-
Lfortran: Modern interactive LLVM-based Fortran compiler
Thanks! I know, LLM came much later after LLVM. But if you are interested in LLM that LFortran can compile, check out: https://github.com/certik/fastGPT/.
- Fast GPT-2 inference written in Fortran
What are some alternatives?
Full-Stack-Fortran - Fortran to WebAssembly
fiats - A deep learning library for use in high-performance computing applications in modern Fortran
E3SM - Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
rwkv.f90 - Port of the RWKV-LM model in Fortran (Back to the Future!)
neural-fortran - A parallel framework for deep learning
llama2.c - Inference Llama 2 in one file of pure C
fpm - Fortran Package Manager (fpm)
fortran2018-examples - Fortran 2018 standard examples with broad applications
json-fortran - A Modern Fortran JSON API
functional-fortran - Functional programming for modern Fortran
ufs-srweather-app - UFS Short-Range Weather Application
llm.f90 - LLM inference in Fortran
