Adjustment of downward radiation fluxes - HiroyukiTsujino/JRA55-do GitHub Wiki

Adjustment of downward short wave and long wave radiation fluxes (Unchanged since version v0.7)

Adjustment

  • In jra55_org_grid_calib directory,
    • compile src/calib_rad_interannual.F90
    • then execute
      • $ ./calib_rad_interannual_update_exec.sh 2019 1 1 2020 1 12 # (Specify the date next of the last data)
    • Output ⇒ ../linkdir/work/jra55fcst_v7_rad_3hr_TL319r

Remapping to the normal TL319 grid

  • In jra55_org_grid_product directory, execute the following shell scripts.
    • $ red2reg_exec_rad.sh 2019 2019
    • $ red2reg_exec_rad.sh 2020 2020 1 11 # (Start and end day (of the year) of the period when data are available)
    • Output ⇒ ../linkdir/work/jra55fcst_v0_7_rad_3hr_TL319
    • Make symbolic link from ../linkdir/work/jra55fcst_v0_7_ rad1 _3hr_TL319 to jra55fcst_v0_7_rad_3hr_TL319/YYYYMM ( rad1 should contain a series of correct data)