Skip to content

Commit

Permalink
minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaganKing committed Aug 8, 2024
1 parent 8d7a6b3 commit e3f3bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/site_and_regional/create_PLUMBER2_sites_csv.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ begin

fname = "/glade/work/oleson/ctsm_PLUMBERcsv/tools/site_and_regional/PLUMBER2_sites.csv"
header = (/"#pftX-cth and pftX-cbh are the site=specific canopy top and bottom heights", \
"#start_year and end_year will be used to define DATM_YR_ALIGH, DATM_YR_START and DATM_YR_END, and STOP_N in units of nyears.", \
"#start_year and end_year will be used to define DATM_YR_ALIGN, DATM_YR_START and DATM_YR_END, and STOP_N in units of nyears.", \
"#RUN_STARTDATE and START_TOD are specified because we are starting at GMT corresponding to local midnight.", \
"#ATM_NCPL is specified so that the time step of the model matches the time interval specified by the atm forcing data.", \
",Site,Lat,Lon,pft1,pft1-%,pft1-cth,pft1-cbh,pft2,pft2-%,pft2-cth,pft2-cbh,start_year,end_year,RUN_STARTDATE,START_TOD,ATM_NCPL"/)
Expand Down

0 comments on commit e3f3bff

Please sign in to comment.