WRF
The official repository for the Weather Research and Forecasting (WRF) model (by wrf-model)
E3SM
Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated. (by E3SM-Project)
WRF | E3SM | |
---|---|---|
8 | 2 | |
1,297 | 358 | |
2.5% | 1.1% | |
8.1 | 10.0 | |
1 day ago | 7 days ago | |
Fortran | Fortran | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of WRF.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-16.
-
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.
E3SM
Posts with mentions or reviews of E3SM.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What are some of the coolest cs careers in climate action?
E3SM https://e3sm.org
-
10,000 years of climate change
https://github.com/E3SM-Project/E3SM/tree/master/components.
What are some alternatives?
When comparing WRF and E3SM you can also consider the following projects:
Full-Stack-Fortran - Fortran to WebAssembly
TCFD-reporting - Open source TCFD reporting framework
neural-fortran - A parallel framework for deep learning
json-fortran - A Modern Fortran JSON API
MITgcm - M.I.T General Circulation Model master code and documentation repository
fastGPT - Fast GPT-2 inference written in Fortran
InterSpec - spectral radiation analysis software
ufs-srweather-app - UFS Short-Range Weather Application
climt - The official home of climt, a Python based climate modelling toolkit.
fpm - Fortran Package Manager (fpm)
stdlib - Fortran Standard Library