Changeset 2702 in lmdz_wrf for trunk/tools/documentation
- Timestamp:
- Aug 24, 2019, 7:20:05 PM (5 years ago)
- Location:
- trunk/tools/documentation/other
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/other/intro.html
r2701 r2702 14 14 <LI><SPAN CLASS="codetxt">create_OBSnetcdf:</SPAN> netCDF creation from an ASCII observational data file</LI> 15 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>16 <LI><SPAN CLASS="codetxt">get_Uwyoming_snd:</SPAN> gets sounding data from tne U. Wyoming data-set from the terminal</LI> 17 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 18 <LI><SPAN CLASS="codetxt">multi_plot:</SPAN> plot multiple graphics from <SPAN CLASS="codetxt">drawing.py</SPAN> in a multiple panel figure</LI> -
trunk/tools/documentation/other/other.html
r1958 r2702 8 8 <DIV CLASS="colmenu"> 9 9 <A CLASS="lc" HREF="diagnostics.html" TARGET="value">diagnostics.py</A><BR> 10 <A CLASS="lc" HREF="get_UWyoming_snd.html" TARGET="value">get_UWyoming_snd.py</A><BR> 10 11 <!--A CLASS="lc" HREF="model_graphics.html" TARGET="value">model_graphics.py</A><BR--> 11 12 <!--A CLASS="lc" HREF="multi_plot.html" TARGET="value">multi_plot.py</A><BR-->
Note: See TracChangeset
for help on using the changeset viewer.