无码av一区二区三区无码,在线观看老湿视频福利,日韩经典三级片,成 人色 网 站 欧美大片在线观看

歡迎光臨散文網(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ó)家法律
视频| 黑河市| 廉江市| 木里| 教育| 盐山县| 鄂托克旗| 上杭县| 荣昌县| 新蔡县| 梅州市| 深州市| 丽水市| 禄劝| 瑞丽市| 新晃| 云浮市| 平湖市| 安丘市| 项城市| 沙河市| 金溪县| 丰都县| 遵义县| 德江县| 交城县| 西峡县| 化州市| 江城| 衢州市| 双鸭山市| 新河县| 文水县| 龙州县| 广州市| 大埔区| 淮南市| 林周县| 离岛区| 来宾市| 红桥区|