!
! Sample input file of global datasets to extract a region from. Only works
! on standard 2D CLM files such as: fatmlndfrc, fsurdat, flanduse_timeseries, 
! stream_fldfilename_ndep, stream_fldfilename_lightng, and/or 
! stream_fldfilename_popdens.
!
! format: list of filenames similar to namelist format with a single line
!         per file with the format of:
!
! variable = "filepath"
!
! Lines (such as these) with "!" are ignored.
! 
  
! fatmlndfrc is REQUIRED! MUST BE ON THE SAME GRID AS ALL OF THE DATAFILES BELOW!!!!

 fatmlndfrc = '/glade/p/cesmdata/cseg/inputdata/share/domains/domain.clm/domain.lnd.0.125x0.125_tx0.1v2.140704.nc'
 fsurdat = '/glade/p/cesmdata/cseg/inputdata/lnd/clm2/surfdata_map/surfdata_0.125x0.125_simyr2000_c150114.nc'
