자료
- Goes SST
6 km (0.05 x 0.05 도) ; 1, 3, 24 h 자료 있음.
http://podaac.jpl.nasa.gov/dataset/GOES_L3_SST_6km_NRT_SST_24HOUR
- RTG SST
0.083 도 약 8~9 km. 6시간 간격
ftp://polar.ncep.noaa.gov/pub/history/sst/ophi
- OISST version 2 AVHRR SST
Daily SST data (0.25 x 0.25 도); 24시간 간격
https://iridl.ldeo.columbia.edu/SOURCES/.NOAA/.NCDC/.OISST/.version2/.AVHRR/.sst/
https://www.ncdc.noaa.gov/thredds/oisst-catalog.html
방법
- Download the SST file from
ftp://polar.ncep.noaa.gov/pub/history/sst/ophi
- Unzip rtg_sst_grb_hr_0.083.200808.gz
- Do geogrid.exe
Edit namelist.wps
$ ./geogrid.exe
- Do ungrib.exe for NARR_3D and NARR_SFC
Edit namelist.wps
$ ln -sf ./ungrib/Variable_Tables/Vtable.NARR ./Vtable
$ ./link_grib.csh NARR_3D
GRIBFILE 확인
$ ./ungrib.exe
Edit namelist.wps
$ ./link_grib.csh NARR_SFC
GRIBFILE 확인
$ ./ungrib.exe
- Do ungrib.exe for SST
Edit namelist.wps
$ ln -sf ./ungrib/Variable_Tables/Vtable.SST ./Vtable
$ ./link_grib.sh SST
GRIBFILE 확인 *******중요
$ ./ungrib.exe
- Do metgrid.exe
Edit namelist.wps
Fg_name = 'NARR_3D', 'NARR_SFC', 'SST' ****** 이 3개를 한꺼번에 metgrid.exe 해야 됨.
- Confirm that there is SST variable in met_em files.
- > ./real.exe 실행후, wrflowinp_d0X 파일 생성하는지 확인!
- Edit namelist.input
Io_form_auxinput4 = 2
Auxinput4_inname = "wrflowinp_d<domain>" (creadted by real.exe)
Auxinput4_interval = 360, 360, 360,