Please see the WRF-CMake repository for information on how to install WPS-CMake.
Permanent DOIs for versions of the WPS-CMake extension are avalable on Zenodo at https://zenodo.org/record/3407074.
For information on how to cite WRF-CMake, please see the How to cite section in the WRF-CMake repository.
The following is a list of changes to be upsteamed:
metgrid/src/{read,write}_met_module.F
,ungrib/src/{datint,output,rrpr,ungrib}.F
: Replace colons with underscores in filenames to be compatible with Windowsungrib/src/cio.c
,ungrib/src/ngl/w3/bacio.v1.3.c
: Fixed file opening on Windows which is text-mode by default and has been changed to binary modeutil/src/elev_angle.F
: Establish compatibility with modern compilers by moving subroutines into moduleutil/src/elev_angle.F
: Add support for compilers that defineiargc
as 'intrinsic' instead of 'external'util/src/elev_angle.F
: Fixed ordering of argument declarations to avoid Cray compile errors
General WRF copyright and license applies for any files part of the original WPS distribution — see the README file for more details.
Additional files provided by WPS-CMake are licensed according to LICENSE_CMAKE.txt if the relevant file contains the following header at the beginning of the file, otherwise the general WRF copyright and license applies.
Copyright 2018 M. Riechert and D. Meyer. Licensed under the MIT License.