Skip to content

Commit 2c4cb3d

Browse files
committed
Remove section 1.4.3.1 What are the required files?
1 parent a6d6f92 commit 2c4cb3d

2 files changed

Lines changed: 2 additions & 19 deletions

File tree

doc/source/users_guide/adding-new-resolutions/Adding-or-Changing-Default-Filenames.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,3 @@ To add or change the default filenames you edit the ``$CTSMROOT/bld/namelist_fil
1717

1818
Other ``fsurdat`` files are distinguished from this one by their resolution (``hgrid``), simulation year (``sim_year``) and prognostic crop (``use_crop``) attributes.
1919

20-
----------------------------
21-
What are the required files?
22-
----------------------------
23-
24-
Different types of simulations and different types of configurations for CLM require different lists of files. The |version|-BGC or Carbon Nitrogen (cn) Biogeochemistry model for example requires ``stream_fldfilename_ndep`` files, which are NOT required by CLMSP. Transient simulations also require transient datasets, and the names of these datasets are sometimes different from the static versions (sometimes both are required as in the dynamic PFT cases).
25-
26-
In the following table we list the different files used by CLM, they are listed in order of importance, dependencies, and customizing. So the required files are all near the top, and the files used only under different conditions are listed later, and files with the fewest dependencies are near the top, as are the files that are least likely to be customized.
27-
28-
.. _reqd-files-table:
29-
30-
Table 3-1. Required Files for Different Configurations and Simulation Types
31-
---------------------------------------------------------------------------
32-
.. todo::
33-
Insert table 3-1

doc/source/users_guide/using-clm-tools/observational-sites-datasets.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
Observational Sites Datasets
77
*******************************
88

9-
.. todo::
10-
Update this.
9+
There are two ways to customize datasets for a particular observational site. The first is to customize the input to the tools that create the dataset, and the second is to overwrite the default data after you've created a given dataset. Depending on the tool it might be easier to do it one way or the other. Files that you may customize include ``fatmlndfrc``, ``fsurdat``, ``faerdep`` (for DATM), and ``stream_fldfilename_ndep``. To generate custom ``fsurdat`` files, you may modify the inputs needed by the ``mksurfdata_esmf`` tool. Also see :ref:`generic_single_point_runs` for relevant information pertaining to single-point simuations.
1110

12-
There are two ways to customize datasets for a particular observational site. The first is to customize the input to the tools that create the dataset, and the second is to overwrite the default data after you've created a given dataset. Depending on the tool it might be easier to do it one way or the other. In Table :numref:`reqd-files-table` we list the files that are most likely to be customized and the way they might be customized. Of those files, the ones you are most likely to customize are: ``fatmlndfrc``, ``fsurdat``, ``faerdep`` (for DATM), and ``stream_fldfilename_ndep``. Note ``mksurfdata_esmf`` as documented previously has options to overwrite the vegetation and soil types. For more information on this also see :ref:`generic_single_point_runs`.
13-
14-
Another aspect of customizing your input datasets is customizing the input atmospheric forcing datasets; see :ref:`generic_single_point_runs` for more information on this.
11+
Another aspect of customizing your input datasets is customizing the input atmospheric forcing datasets; see :ref:`generic_single_point_runs` for information on this.

0 commit comments

Comments
 (0)