Truncate cold temperatures in CLMNCEP forcing to 180K #1633
Labels
Responsibility: CESM
Responsibility to manage and accomplish this issue is through CESM
tp: data models
Milestone
Because of some issues with CLM forcing datasets, we want to limit cold temperatures in CLMNCEP to 180K.
Here's the current change we have for this...
Index: /glade/p/work/oleson/clm4_5_16_r243/cime/src/components/data_comps/datm/datm_comp_mod.F90
--- /glade/p/work/oleson/clm4_5_16_r243/cime/src/components/data_comps/datm/datm_comp_mod.F90 (revision 8424)
+++ /glade/p/work/oleson/clm4_5_16_r243/cime/src/components/data_comps/datm/datm_comp_mod.F90 (working copy)
@@ -1141,6 +1141,9 @@
+!KO
+!KO
a2x%rAttr(kptem,n) = a2x%rAttr(ktbot,n)
@mvertens
The text was updated successfully, but these errors were encountered: