绿植覆盖率资料的准备

  • 实时的周平均全球绿植覆盖率资料,每天下载一次,资料位置在:

    https://satepsanone.nesdis.noaa.gov/pub/VHP/GVF/GVF-WKL-GLB_v2r3_npp_s20200201_e20200207_c202002081017160.grib2
    
  • set GVF path in workflow/include/head.h

    export GVF==%ROOT_DIR%/com/gvf
    
  • rap exrap_analysis_pcyc.sh.ecf

    在 cyc = 03 and 15 运行

  • hrrr exhrrr_prep_ref2tten.sh.ecf

    每个 cycle 运行

  • rap_update_gvf 的作用,是修改初始场中的 VEGFRA

    以下是一个列子,显示更新之前后的 VEGFRAC 的对比:

    先给出 EU 的观测:

    ../_images/eu_20200222.PNG

    EU observation @ 2020-02-22

    下面是更新前后的对比:

    ../_images/vegfra_old_20200222_13km.PNG

    before rap_update_gvf @ 2020-02-22

    ../_images/vegfra_new_20200222_13km.PNG

    after rap_update_gvf @ 2020-02-22

  • 3KM 区域例子

    ../_images/vegfra_old_20200222.PNG

    before hrrr_update_gvf @ 2020-02-22

    ../_images/vegfra_new_20200222.PNG

    after hrrr_update_gvf @ 2020-02-22