国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

使用TMD軟件讀取TPXO潮汐數(shù)據(jù)

2021-06-17 21:14 作者:ocean_tide  | 我要投稿

這里提供一個(gè)使用TMD軟件讀取渤海潮汐數(shù)據(jù)的程序,使用了TPXO為中國(guó)渤黃海單獨(dú)制作的模型:

x=117.5:0.1:122.5;

y=37:0.1:41;

[X,Y]=meshgrid(x,y);

[amp,Gph,Depth,conList]=extract_HC('DATA/Model_YS',Y,X,'z');

%讀取振幅amp,遲角Gph,水深Depth,分潮名在conList里

figure()

m_proj('Mercator','lon',[116.5 124],'lat',[36 41.5]);

m_grid('box','fancy')

set(gcf,'color',[1 1 1]);

m_coast('patch',[0.5 0.5 0.5],'linewidth',1);

set(gca,'Fontsize',13)

xlabel('Longitude','Fontsize',15)

ylabel('Latitude','Fontsize',15)

hold on;

[c,h]=m_contourf(X,Y,Depth);

ch=colorbar;set(get(ch,'title'),'string','[meter]');%?

title('水深')

%讀取M2振幅,可以很清楚看到在黃海三角洲和秦皇島附近的無(wú)潮點(diǎn)

figure()

m_proj('Mercator','lon',[116.5 124],'lat',[36 41.5]);

m_grid('box','fancy')

set(gcf,'color',[1 1 1]);

m_coast('patch',[0.5 0.5 0.5],'linewidth',1);

set(gca,'Fontsize',13)

xlabel('Longitude','Fontsize',15)

ylabel('Latitude','Fontsize',15)

hold on;

[c,h]=m_contourf(X,Y,squeeze(amp(1,:,:)));

ch=colorbar;set(get(ch,'title'),'string','[meter]');%?

title('M2 振幅')


使用TMD軟件讀取TPXO潮汐數(shù)據(jù)的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
开化县| 长沙市| 宜昌市| 库伦旗| 砀山县| 郎溪县| 盐亭县| 永城市| 临夏县| 海丰县| 威信县| 白朗县| 九龙城区| 黄冈市| 姜堰市| 信丰县| 巴东县| 虎林市| 镇赉县| 宜昌市| 霸州市| 芜湖县| 安西县| 新河县| 南靖县| 牡丹江市| 永嘉县| 嵩明县| 仁化县| 柘荣县| 屯留县| 万荣县| 三明市| 永川市| 平昌县| 义乌市| 普宁市| 乾安县| 中阳县| 凤山市| 山阳县|