Merge remote-tracking branch 'origin/release-v4.6.1'
[WRF.git] / var / convertor / update_msf / README.update_msf
blobc7bd44ff432aec67e9850ab0b5709567e1d6eed3
1 The update_msf convertor adds seven new map scale factor fields 
2 to wrfinput files. Beginning with revision 2653 of the WRF repository
3 and revision 3321 of the WRFVar repository, map scale factors in
4 both the x and y directions are required by the WRF model on 
5 account of the generalizations for global domains. This convertor
6 adds the required fields to wrfinput files that were created
7 by versions of the code before the global changes were added.
9 To compile: ${CC} -o update_msf.exe update_msf.c -L${NETCDF}/lib -lnetcdf -I${NETCDF}/include
11 To run: update_msf.exe <wrfinput file>