==========
20190501:

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190502:

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

2. Prepared meeting slides.

3. Met with Randy, Lesley and Eunjee. (2.5 hours)

==========
20190503:

1. Prepared slides for the NCAR trip.

2. Met with Randy to revise the slides.

==========
20190506: at NCAR

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190507: at NCAR

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190508:

1. Prepared meeting slides.

2. IDS meeting.

3. Met with Randy and Eunjee to update them what I learned and did in the NCAR trip.

4. April report. 

5. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190509: 

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190510: 

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190513: 

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019. 

==========
20190514: 

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

2. Prepared meeting slides.

3. Met with Randy, Lesley and Eunjee.

4. Made plots showing the difference: TLML vs. T2M, QLML vs. QV2M. The differences are not negligible.

5. SSAI semi-annual meeting. 

==========
20190515: 

1. Met with Randy. Randy suggested me to check if hindcast has TLML, QLML, HLML and SPEEDLML.

2. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

3. For the IDS project, check if using the subroutine I wrote to read BC hindcast data, whether there is interpolation to each time step. Do a quick run to write 7.5 min output.

> cd /discover/nobackup/fzeng/Catchment/BChindcast
> /bin/cp -pr 2014Jan01_ens1 2014Jan01_ens1_restore  

> nedit HISTORY.rc &
L39:   tavg1_2D_mf-st.frequency:  000730,

> nedit CAP.rc &
BEG_DATE: 20140101 000000
END_DATE: 20140102 000000

> cp -p lenkf.j lenkf.j.orig
> nedit lenkf.j &
#SBATCH --time=01:00:00
#SBATCH --qos=debug
> qsub lenkf.j

It failed but didn't give any error message.

Talked to Weiyuan. He told me to change the output frequency to 15min and try again.

> nedit HISTORY.rc &
L39:   tavg1_2D_mf-st.frequency:  001500,

Still failed and gave no error message.

Tried running it interactively.

> interactive.py -A sp3 -n 120 -a g0620 -X --debug
> cd /discover/nobackup/fzeng/Catchment/BChindcast/2014Jan01_ens1/run
> ./lenkf.j

MAPL_ClockInit                                1445
MAPL_Cap                                       366
MAPL_ClockInit                                1445
MAPL_Cap                                       366

Maybe I should change cap_restart!

> nedit cap_restart &
20140101 000000

> ./lenkf.j

It ran successfully this time.

Tried to write a GrADS descriptor file to read the 15min output netCDF files, but got some error message when opened it on GrADS.

==========
20190516:

1. Asked David Mocko for help with the GrADS descriptor file. He quickly helped me fix some errors to make the file work. 

Wrote ~/geos5/IDS/plot_2014Jan01_ens1_15min_ts.gs to plot the 15-min time series of SWdown, Tair, Rainf and Wind for a grid cell in the US. The SWdown is interpolated to each time step and shows a cosine shape, while the others remain constant during each 6-hours window as the bias-corrected hindcast data is 6-hourly. 

Emailed Randy and asked if this is ok.

2. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

3. For hindcast data, geosagcm_surf is not available on nobackup. It's in archive. 

> cd /discover/nobackup/fzeng/tmp

> cp -p /archive/gmaofcst/GEOS_S2S/seasonal/Y2015/dec17/ens1/geosgcm_surf/dec17.geosgcm_surf.monthly.201601.nc4 .
> ncdump -h dec17.geosgcm_surf.monthly.201601.nc4 > hindcast_vars_geosgcm_surf

> dmget /archive/gmaofcst/GEOS_S2S/seasonal/Y2015/dec17/ens1/geosgcm_vis2d/dec17.geosgcm_vis2d.monthly.201601.nc4 
> cp -p /archive/gmaofcst/GEOS_S2S/seasonal/Y2015/dec17/ens1/geosgcm_vis2d/dec17.geosgcm_vis2d.monthly.201601.nc4 .
> ncdump -h dec17.geosgcm_vis2d.monthly.201601.nc4 > hindcast_vars_geosgcm_vis2d

==========
20190517:

1. Worked on and submitted travel expense.

2. Checked geosgcm_surf and geosgcm_vis2d in hindcast. Found SWLAND, HLML, TSOIL1 and TSOIL2 in geosgcm_surf (Lena confirmed this).
Couldn't find TLML, QLML, SPEEDLML, TSOIL3, TSOIL4, TSOIL5 and TSOIL6. Checked with Lena and she confirmed that these variables are not available in hindcast. 

Lena: hindcast and forecast have the same variables.

Emailed Randy and Lesley for their suggestions.

Lesley found TLML, QLML and SPEEDLML are actually TA, QA and SPEED in MERRA-2, so we are good.

Replied to Lei. 

3. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

4. Talked to Melanie about the fire bug fix.

5. Emailed/updated Ben Poulter about what I got from my NCAR trip. 

==========
20190520:

1. Updated the PEP goals.

2. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.
 
==========
20190521:

1. Prepared meeting slides.

2. Met with Randy and Eunjee.

==========
20190522:

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190523:

1. SAMDA meeting.

2. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190524:

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.

==========
20190528:

1. Worked on upgrading CLM4 to CLM4.5. See notes in /discover/nobackup/fzeng/clm4-to-clm4.5/notes/notes_daily_2019.
