MET Online Tutorial for METv1.1
Compilation: Compile MET
Make MET
Once the top-level Makefile has been configured to the local enviroment, execute the following commands to build MET:-
make >& make_met.log&
tail -f make_met.log
To exit the tail command, type CNTL-C.
Examine the contents of the make_met.log file. Look for the following message that indicates the build was successful:
*** Finished Making the Model Evaluation Tools Project ***
Built Executables
The bin/ subdirectory should now contain the following 8 MET executables:- ascii2nc
- grid_stat
- mode
- mode_analysis
- pb2nc
- pcp_combine
- point_stat
- vsdb_analysis
Known Issues and MET_Help
If you encounter problems building METv1.1, please:- Refer to the MET User Support page.
- Refer to the METv1.1 known issues page.
- Send email to met_help@ucar.edu.

