@@ -28,8 +28,7 @@ General directory structure ($CTSMROOT):
2828doc --------------- Documentation of CLM.
2929bld --------------- Template, configure and build-namelist scripts for clm.
3030src --------------- CLM Source code.
31- test -------------- CLM Testing scripts for CLM offline tools.
32- tools ------------- CLM Offline tools to prepare input datasets and process output.
31+ tools ------------- CLM Offline tools to prepare input datasets and process output. (now empty use latest development)
3332cime_config ------- Configuration files of cime for compsets and CLM settings
3433manage_externals -- Script to manage the external source directories
3534python ------------ Some python modules mostly for use by run_sys_tests (but could be used elsewhere)
@@ -121,26 +120,6 @@ cime_config/usermods_dirs -------- Directories of sets of user-modification subd
121120 simulations created using "cime/scripts/create_newcase --user-mods-dir".
122121 Current sub directories are for various CMIP6 configurations)
123122
124- test/tools/test_driver.sh -- Script for general software testing of
125- CLM's offline tools.
126-
127- tools/mksurfdata_map ---------- Directory to build program to create surface dataset
128- at any resolution.
129- tools/mkdatadomain ------------ Directory to build program to create datm7 or docn7
130- domain files from clm files.
131- tools/mkprocdata_map ---------- Process history data from unstructed grids to a gridded
132- format.
133- tools/mkmapgrids -------------- NCL script to create a SCRIP grid file for a regular lat/lon grid
134- tools/ncl_scripts ------------ Directory of NCL and perl scripts to do various
135- tasks. Most notably to plot perturbation error growth
136- testing and to extract regional information from
137- global datasets for single-point/regional simulations.
138- tools/contrib ----------------- Miscellansous useful scripts for pre and post processing
139- as well as case management of CTSM. These scripts are
140- contributed by users and may not be as well tested or
141- supported as other tools.
142-
143-
144123=============================================================================================
145124Source code directory structure:
146125=============================================================================================
0 commit comments