forked from PDAF/PDAF
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_toc.yml
More file actions
54 lines (42 loc) · 1.56 KB
/
Copy path_toc.yml
File metadata and controls
54 lines (42 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# https://hpscterrsys.github.io/pdaf
format: jb-book
root: INDEX
parts:
- caption: User's Guide
chapters:
- file: users_guide/building_tsmp_pdaf/README
title: Building TSMP-PDAF
- file: users_guide/running_tsmp_pdaf/README
title: Running TSMP-PDAF
sections:
- file: users_guide/running_tsmp_pdaf/input_clm
- file: users_guide/running_tsmp_pdaf/input_pfl
- file: users_guide/running_tsmp_pdaf/input_cos
- file: users_guide/running_tsmp_pdaf/input_oas
- file: users_guide/running_tsmp_pdaf/input_cmd
- file: users_guide/running_tsmp_pdaf/input_obs
- file: users_guide/running_tsmp_pdaf/input_enkfpf
- file: users_guide/running_tsmp_pdaf/lai_da
- file: users_guide/misc/README
title: Misc
sections:
- file: users_guide/misc/clm5_pdaf_starter
- caption: Developer's Guide
chapters:
- file: developers_guide/contributing
- file: developers_guide/dev
- file: developers_guide/debugging
title: Debugging TSMP-PDAF
- file: developers_guide/build_preprocessor_variables
- file: developers_guide/how_to_use_this_document
- caption: Reference
chapters:
# - file: reference/history_fields
- url: https://pdaf.awi.de/trac/wiki
title: PDAF documentation
- url: https://github.com/HPSCTerrSys/TSMP2/
title: TSMP2 source code
- url: https://hpscterrsys.github.io/pdaf/src
title: TSMP-PDAF Source Code Browser (library)
- url: https://hpscterrsys.github.io/pdaf/interface
title: TSMP-PDAF Source Code Browser (interface)