Changeset 1403 in lmdz_wrf for trunk/tools/documentation/ncmanage/intro.html
- Timestamp:
- Jan 12, 2017, 3:26:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/ncmanage/intro.html
r1237 r1403 48 48 <LI><SPAN CLASS="codetxt">chvarname:</SPAN> Changing the name of the variable</LI> 49 49 <LI><SPAN CLASS="codetxt">cleaning_varsfile:</SPAN> Function to keep a list of variabales from a file</LI> 50 <LI><SPAN CLASS="codetxt">compute_opersvarsfiles:</SPAN> Function to compute opersvarfiles: operation of variables from different files (OPER1.FILE1_VAR1 OPER2.FILE2_VAR2), operations are going to be sequentially</LI> 51 made<LI><SPAN CLASS="codetxt">DatesFiles:</SPAN> Function to find different time values on a series of WRF files in a folder</LI> 50 <LI><SPAN CLASS="codetxt">compute_opersvarsfiles:</SPAN> Function to compute opersvarfiles: operation of variables from different files (OPER1.FILE1_VAR1 OPER2.FILE2_VAR2), operations are going to be sequentially made</LI> 51 <LI><SPAN CLASS="codetxt">curve_section:</SPAN> Function to provide a section of a file following a given curve</LI> 52 <LI><SPAN CLASS="codetxt">DatesFiles:</SPAN> Function to find different time values on a series of WRF files in a folder</LI> 52 53 <LI><SPAN CLASS="codetxt">DataSetSection:</SPAN> Function to get a section (values along a dimension) of a given data-set</LI> 53 54 <LI><SPAN CLASS="codetxt">DataSetSection_multidims:</SPAN> Function to get a section (values along multiple dimensions) of a given data-set</LI>
Note: See TracChangeset
for help on using the changeset viewer.