I am trying to run a CLM NEON single-point simulation at HARV using my own satellite-derived LAI time series instead of the default MODIS LAI (2001-2013). My goal is to prescribe observed year-to-year LAI variation using use_lai_streams = .true. I copied the original MODIS LAI stream file and replaced LAI_8 at the HARV grid cell with my observed HARV LAI time series (2000–2022), here I extended the time series than MODIS, keeping the rest of the structure unchanged.
However, my job failed with a PIO file open error, so I am wondering if I am doing something wrong in creating or configuring the stream file.
For reference: Case directory:
/glade/u/home/mbadhan/scratch/Spring2026L/LAI_Streams/NEON_cases/HARV_sp_test
Custom LAI stream file:
/glade/u/home/mbadhan/scratch/Spring2026L/LAI_Streams/MODIS/HIQ_LAI_0.5x0.5_HARV_LAI8_2000_2022.nc
Questions:
stream_year_first_lai
stream_year_last_lai
given my LAI file spans 2000–2022 and my simulation runs 2011–2024? My atmospheric forcing from 2018-2024.
Thank you!
Best,
Makduma
However, my job failed with a PIO file open error, so I am wondering if I am doing something wrong in creating or configuring the stream file.
For reference: Case directory:
/glade/u/home/mbadhan/scratch/Spring2026L/LAI_Streams/NEON_cases/HARV_sp_test
Custom LAI stream file:
/glade/u/home/mbadhan/scratch/Spring2026L/LAI_Streams/MODIS/HIQ_LAI_0.5x0.5_HARV_LAI8_2000_2022.nc
Questions:
- Is modifying the original MODIS stream file (only LAI_8 at one grid cell) a valid approach for LAI streams?
- What should be the correct setup for: ( I know this more of a personal research question, I just want to make sure the job isn't crushing for inputting unrealistic setting.
stream_year_first_lai
stream_year_last_lai
given my LAI file spans 2000–2022 and my simulation runs 2011–2024? My atmospheric forcing from 2018-2024.
- Do I need to modify or regenerate the mesh file, or can I safely use the default MODIS mesh file when only changing LAI values?
Thank you!
Best,
Makduma