Skip to content

Commit fe4ee2f

Browse files
authored
Update metadata for 0.13 release (#86)
1 parent f8dad3f commit fe4ee2f

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.13.0
2+
- Re-style variables list in Geo and View tab (#66, #85).
3+
- Remove wrfbdy files from list of available files to view (#54).
4+
- Add restart files (wrfrst) to list of available files to view (#60).
5+
- Fix bug with re-opening wrfout files (#79).
6+
- Fix bug with opening WRF netCDF datasets on macOS (#72).
7+
18
0.12.1
29
- Fix error when trying to run `Real` or `WRF` from Simulation > Run tab (#68).
310
- Fix error when opening WPS configuration file from `Simulation` > `Run` tab (#69).

gis4wrf/metadata.txt

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[general]
22
name=GIS4WRF
3-
version=0.12.1
3+
version=0.13.0
44
author=D. Meyer and M. Riechert
55
66
description=Toolkit for pre- and post-processing, visualizing, and running simulations in WRF
77
about=GIS4WRF is an evolving cross-platform and open-source QGIS Python plug-in for the Advanced Research WRF (Weather Research and Forecasting) modelling framework. It enables users to carry out several geo-related tasks (e.g. re-/mapping land surface data), define model domains, configure model parameters, run simulations, and visualize and post-process model output files within a single graphical user interface in QGIS.
8-
<br>
9-
We provide MPI-enabled pre-built WPS and WRF binaries for Windows, macOS and Linux with <a href="https://github.com/WRF-CMake/WRF#readme">WRF-CMake</a>.
10-
<br>
11-
For the official documentation and tutorials, please see the website at <a href="https://gis4wrf.github.io/">https://gis4wrf.github.io</a>.
8+
<br>We provide MPI-enabled pre-built WPS and WRF binaries for Windows, macOS and Linux with <a href="https://github.com/WRF-CMake/WRF#readme">WRF-CMake</a>.
9+
<br>For the official documentation and tutorials, please see the website at <a href="https://gis4wrf.github.io/">https://gis4wrf.github.io</a>.
1210

1311
homepage=https://gis4wrf.github.io
1412
repository=https://github.com/GIS4WRF/gis4wrf

0 commit comments

Comments
 (0)