Skip to content

Commit

Permalink
namelist.canopy input files rveerted to match develop
Browse files Browse the repository at this point in the history
  • Loading branch information
quaz115 committed Nov 6, 2023
1 parent 8a9f1e7 commit 2efa8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/namelist.canopy
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
&FILENAMES
!2D Text and NCF Examples
! Recommend set file_out prefix to initial 'YYYY-MM-DD-HH-MMSS_region_identifier'
! file_vars = 'input/gfs.t12z.20220630.sfcf023.canopy.nc' 'input/gfs.t12z.20220701.sfcf000.canopy.nc' 'input/gfs.t12z.20220701.sfcf001.canopy.nc'
file_vars = 'input/canopy.t12z.20220630.testf023.southeast.nc' 'input/canopy.t12z.20220701.testf000.southeast.nc' 'input/canopy.t12z.20220701.testf001.southeast.nc'
file_vars = 'input/gfs.t12z.20220630.sfcf023.canopy.nc' 'input/gfs.t12z.20220701.sfcf000.canopy.nc' 'input/gfs.t12z.20220701.sfcf001.canopy.nc'
! file_vars = 'input/canopy.t12z.20220630.testf023.southeast.nc' 'input/canopy.t12z.20220701.testf000.southeast.nc' 'input/canopy.t12z.20220701.testf001.southeast.nc'
! file_vars = 'input/gfs.canopy.t12z.20220701.global.f000.nc' 'input/gfs.canopy.t12z.20220701.sfcf000.nc' 'input/gfs.t12z.20220701.sfcf000.nc'
! file_vars = 'input/gfs.t12z.20220630.sfcf023.canopy.nc' 'input/gfs.t12z.20220701.sfcf000.canopy.nc' 'input/gfs.t12z.20220701.sfcf001.canopy.nc'
! file_vars = 'input/gfs.t12z.20220630.sfcf023.canopy.txt' 'input/gfs.t12z.20220701.sfcf000.canopy.txt' 'input/gfs.t12z.20220701.sfcf001.canopy.txt'
Expand Down

0 comments on commit 2efa8b8

Please sign in to comment.