source: lmdz_wrf/trunk/tools/documentation/other/intro.html @ 2701

Last change on this file since 2701 was 2701, checked in by lfita, 5 years ago

Adding documentation for get_UWyoming_snd.py

File size: 1.5 KB
Line 
1<HTML>
2  <HEAD>
3    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/>
4    <LINK REL="stylesheet" TYPE="text/css" HREF="../PyNCplot.css"/>
5  </HEAD>
6
7  <BODY>
8    <DIV CLASS="valheader">
9      Other complementary scripts
10    </DIV>
11    <DIV CLASS="valintro">
12      Tacking advantage of the work done, multiple different scripts have already been produced. They are:
13      <UL>
14       <LI><SPAN CLASS="codetxt">create_OBSnetcdf:</SPAN> netCDF creation from an ASCII observational data file</LI>
15       <LI><SPAN CLASS="codetxt">diagnostics:</SPAN> computing of different diagnostics from a given file</LI>
16       <LI><SPAN CLASS="codetxt">WRF_namelist_check:</SPAN> checks consistency of WRF namelist using the compiled version of the WRF code for validation</LI>
17       <LI><SPAN CLASS="codetxt">model_graphics:</SPAN> compute and draw differences among simulations from an ensemble of multi-model and multi-physics simulations</LI>
18       <LI><SPAN CLASS="codetxt">multi_plot:</SPAN> plot multiple graphics from <SPAN CLASS="codetxt">drawing.py</SPAN> in a multiple panel figure</LI>
19       <LI><SPAN CLASS="codetxt">TS_ASCII_netCDF:</SPAN> transforms a Time-Series WRF ASCII output to netCDF</LI>
20       <LI><SPAN CLASS="codetxt">UWyoming_snd_nc.py:</SPAN> transforms a sounding retrieved from U. Wyoming weather web-page to netCDF</LI>
21       <LI><SPAN CLASS="codetxt">WRF_namelist_check:</SPAN> checks consistency of WRF namelist using the compiled version of the WRF code for validation</LI>
22      </UL>
23    </DIV>
24   
25  </BODY>
26</HTML>
27
Note: See TracBrowser for help on using the repository browser.