Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GIS4WRF/gis4wrf
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
https://github.com/GIS4WRF/gis4wrf
academia air-quality atmospheric-modelling atmospheric-science forecasting-models gis grib meteorology netcdf nwp plotting python qgis-plugin scientific-computations scientific-computing simulation urban-planning weather wps wrf
Last synced: 3 months ago
JSON representation
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
- Host: GitHub
- URL: https://github.com/GIS4WRF/gis4wrf
- Owner: GIS4WRF
- License: mit
- Created: 2018-06-13T13:03:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T15:34:46.000Z (over 1 year ago)
- Last Synced: 2024-05-22T13:15:17.273Z (6 months ago)
- Topics: academia, air-quality, atmospheric-modelling, atmospheric-science, forecasting-models, gis, grib, meteorology, netcdf, nwp, plotting, python, qgis-plugin, scientific-computations, scientific-computing, simulation, urban-planning, weather, wps, wrf
- Language: Python
- Homepage: https://gis4wrf.github.io
- Size: 443 KB
- Stars: 158
- Watchers: 17
- Forks: 35
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
- open-sustainable-technology - gis4wrf - A free and open source QGIS plug-in to help researchers and practitioners with their Advanced Research Weather Research and Forecasting modeling workflows. (Atmosphere / Meteorological Observation and Forecast)
README
# GIS4WRF
| Build and Tests | Documentation | Article DOI | Software DOI |
|-----------------|---------------|-------------|--------------|
[![CI](https://github.com/GIS4WRF/gis4wrf/actions/workflows/ci.yml/badge.svg)](https://github.com/GIS4WRF/gis4wrf/actions/workflows/ci.yml) | [![docs](https://img.shields.io/badge/docs-gis4wrf.github.io-blue.svg)](https://gis4wrf.github.io) | [![DOI](https://img.shields.io/badge/DOI-10.1016%2Fj.envsoft.2018.10.018-brightgreen.svg)](https://doi.org/10.1016/j.envsoft.2018.10.018) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1288569.svg)](https://doi.org/10.5281/zenodo.1288569) |GIS4WRF is a free and open source [QGIS](https://qgis.org/) plug-in to help researchers and practitioners with their [Advanced Research Weather Research and Forecasting](https://www.mmm.ucar.edu/weather-research-and-forecasting-model) modelling workflows. GIS4WRF can be used to pre-process input data, run simulations, and visualize or post-process results. We offer MPI-enabled pre-built binary distributions for Windows, macOS and Linux through [WRF-CMake](https://github.com/WRF-CMake/WRF). For information on how to install GIS4WRF, or check out the main documentation and tutorials, please refer to the [GIS4WRF website](https://gis4wrf.github.io).
Configure, run and visualize a WRF simulation in GIS4WRF
## Citing
If you use GIS4WRF in a published work, please cite both the paper (https://doi.org/10.1016/j.envsoft.2018.10.018), and the specific version of GIS4WRF you are using (https://doi.org/10.5281/zenodo.1288569).### Example
```
Meyer, D., & Riechert, M. (2019). Open source QGIS toolkit for the Advanced Research WRF
modelling system. Environmental Modelling & Software, 112, 166–178.
https://doi.org/10.1016/j.envsoft.2018.10.018Meyer, D., & Riechert, M. (2018). The GIS4WRF Plugin. Zenodo.
https://doi.org/10.5281/zenodo.1288569
```## Contributing
If you would like to contribute to the GIS4WRF project, clone this repository, make your changes, and create a pull request with a **clear description** of your changes. If your changes are merged, you will appear as one of our [Contributors](https://github.com/GIS4WRF/gis4wrf/graphs/contributors).
## Versioning
This project uses [semantic versioning](https://semver.org/).
## Copyright and licence
Copyright 2018 D. Meyer and M. Riechert. Licensed under [MIT](LICENSE.txt).