Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion bld/namelist_files/namelist_definition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2425,7 +2425,14 @@ Default: FALSE

<entry id="cosp_llidar_sim" type="logical" category="cosp"
group="cospsimulator_nl" valid_values="">
If true, COSP lidar simulator will be run and all non-subcolumn output
If true, COSP CALIPSO/CALIOP lidar simulator will be run and all non-subcolumn output
will be saved
Default: FALSE
</entry>

<entry id="cosp_latlid_sim" type="logical" category="cosp"
group="cospsimulator_nl" valid_values="">
If true, COSP EarthCARE/ATmospheric LIDar (ATLID) simulator will be run and all non-subcolumn output
will be saved
Default: FALSE
</entry>
Expand Down
Loading
Loading