A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
398 B

include README.md
include LICENSE
include requirements.txt
include fortran/*.f90
include fortran/*.pyf
include fortran/ompgen.F90.template
include fortran/build_help/omp_sizes.f90
include fortran/build_help/sub_sizes.py
include build_scripts/*.sh
include build_scripts/*.bat
include setup.py
recursive-include doc/source *
recursive-exclude doc/build *
include doc/make.bat
include doc/Makefile