여러 Bathymetry를 확인하라고 강조하는 이유는, Bathymetry의 정확도가 해역마다 상이하기 때문입니다. 그러니 본인 연구 해역에서 여러 bathymetry를 그려보고 비교하여, 어떤 bathymetry를 이용하는 것이 가장 좋을지 직접 판단하는 단계를 가지는 것을 추천드립니다.
그렇지만 개중에서도 그나마 무난한 source를 꼽자면, GEBCO (in Latest version) 을 권하고 싶습니다.
물론 어느 자료이건, bathymetry가 완벽하게 정확하거나 흠결 없이 깔끔하게 나오지는 않습니다. pcolor 함수 & high colormap level 에서는 꽤 이질적인 직선 형태가 종종 나타나곤 합니다. 그리고 이는 해저 지형도를 시각화할 때 애로 사항이 됩니다. 때문에, 시각화 과정에 앞서 (MATLAB 상의) griddata
혹은 interp2
함수를 활용하여 자료의 해상도를 낮추는 것도 차선책이 될 수 있습니다.
HYCOM bathymetry는 HYCOM Model output 자료를 사용하는 분들께 필요할 텐데, 해당 자료를 다운받으면 경위도 자료가 다루기 까다로운 sphere 상의 값으로 되어 있을 겁니다. 이는 post-processing으로 gridding을 거치면 작업하기가 보다 수월해지게 되니, 아래 페이지를 참고해주세요.
The reason for emphasizing the importance of checking various bathymetry sources is that the accuracy of bathymetry varies by region. Therefore, it is recommended to plot and compare multiple bathymetry sources for your study area to determine which bathymetry source would be most suitable.
Among the various sources, I would recommend GEBCO Latest version as a generally reliable option.
Of course, no bathymetry data is perfectly accurate or completely free of artifacts. When using the pcolor function & high colormap levels, irregular straight lines often appear, which can be problematic when visualizing seafloor topography. As a workaround, you can use MATLAB's griddata
or interp2
functions to reduce the resolution of the data before visualization.
HYCOM bathymetry will be necessary for those using HYCOM Model output data. When you download this data, the latitude and longitude values might be in spherical coordinates, which can be difficult to handle. This can be made more manageable through post-processing gridding - please refer to the page below.
Contents
GEBCO는 꾸준히 버전 업데이트를 하여 제공을 하고 있습니다. 가장 최신 버전은 2024입니다.
GEBCO continuously provides version updates. The latest version is 2024.
gebco_2023_n41.0_s24.0_w118.0_e130.0_YECS.nc
gebco_2023_n41.0_s31.0_w117.0_e128.0_YS.nc
gebco_2023_n55.0_s30.0_w125.0_e145.0_EJS.nc
gebco_2023_n55.0_s20.0_w115.0_e145.0_KOREA.nc