惠州网站建设方案托管,wordpress 又拍云 缓存,com域名注册量,站酷网页版文章目录 相关概念Matlab绘图结果展示 相关概念
NSIDC 表示 “National Snow and Ice Data Center”#xff0c;即美国国家雪和冰数据中心。NSIDC 是一个位于美国科罗拉多大学波尔得分校的研究中心#xff0c;致力于收集、管理和分发全球雪和冰的科学数据。
Matlab绘图
cl… 文章目录 相关概念Matlab绘图结果展示 相关概念
NSIDC 表示 “National Snow and Ice Data Center”即美国国家雪和冰数据中心。NSIDC 是一个位于美国科罗拉多大学波尔得分校的研究中心致力于收集、管理和分发全球雪和冰的科学数据。
Matlab绘图
clear;clc;close all
load(.\input\CDR\Daily\sic_nt_daily_7920.mat)
load(.\data\input\BFT sea\BFT_mask.mat)data00squeeze(nanmean(nanmean(nanmean(sic_nt_daily_7920(:,:,:,[20 30 34 38 41]).*mask_sea,1),2),4));
data01smooth(data00,3);
m1find(data010.8);
m2find(data010.15);x_00.1;
y_00.56;
len0.85;
width0.30;
d_x0.43;
d_y-0.30;
px[0 0 0 1];
py[0 1 1 1];
mon[31 28 31 30 31 30 31 31 30 31 30 31];
mona[1,32,60,91,121,152,182,213,244,274,305,335];
monb[31,59,90,120,151,181,212,243,273,304,334,365];
for ii1:length(mon)a(ii)sum(mon(1:ii));
end
aaa-mon/2;
month{Jan.,Feb.,Mar.,Apr.,May,Jun.,Jul.,Aug.,Sep.,Oct.,Nov.,Dec.};siz25;lind1.5;lind13;
lw2;
ms18;set(gcf,color,[1 1 1],position,[10 45 800 800*1.2]);%get(0,screensize)
axes(position,[x_0d_x*px(1), y_0d_y*py(1), len, width]);plot(data01,k-,linewidth,lind0.5);hold on
plot([1 365],[0.8 0.8],color,[210 82 60]/255,linestyle,--,linewidth,lind);hold on
plot([1 365],[0.15 0.15],color,[36 53 245]/255,linestyle,--,linewidth,lind);hold on
plot([m1(1) m1(1)],[0 data01(m1(1))],color,[210 82 60]/255,linestyle,--,linewidth,lind);hold on
plot([m1(end) m1(end)],[0 data01(m1(end))],color,[210 82 60]/255,linestyle,--,linewidth,lind);hold onplot([m2(1) m2(1)],[0 data01(m2(1))],color,[210 82 60]/255,linestyle,--,linewidth,lind);hold on
plot([m2(end) m2(end)],[0 data01(m2(end))],color,[210 82 60]/255,linestyle,--,linewidth,lind);hold onscatter(m1(1),data01(m1(1)),80,filled,Marker,^,MarkerFaceColor,[210 82 60]/255);hold on
scatter(m1(end),data01(m1(end)),80,filled,Marker,^,MarkerFaceColor,[210 82 60]/255);hold on
scatter(m2(1),data01(m2(1)),80,filled,Marker,^,MarkerFaceColor,[36 53 245]/255);hold on
scatter(m2(end),data01(m2(end)),80,filled,Marker,^,MarkerFaceColor,[36 53 245]/255);hold onset(gca,linewidth,1.5);grid on
set(gca,xlim,[1 365],xtick,a,xticklabel,month,fontname,Times New Roman,fontweight,bold,fontsize,siz-10);
set(gca,ylim,[0 1],ytick,[0:0.2:1.0],yticklabel,num2str([0:20:100]),fontname,Times New Roman,fontweight,bold,fontsize,siz-10);
ylabel(Sea Ice Concentrration (%),fontname,Times New Roman,fontweight,bold,fontsize,siz-10);hold on
text(m1(1)-25,data01(m1(1))-0.05,\it{DOO},fontname,Times New Roman,fontweight,bold,fontsize,siz-10);
text(m2(1)-25,data01(m2(1))-0.05,\it{DOR},fontname,Times New Roman,fontweight,bold,fontsize,siz-10);
text(m2(end)5,data01(m2(end))-0.05,\it{DOA},fontname,Times New Roman,fontweight,bold,fontsize,siz-10);
text(m1(end)5,data01(m1(end))-0.05,\it{DOC},fontname,Times New Roman,fontweight,bold,fontsize,siz-10);drawbrace([m1(1) 0.15],[m2(1) 0.15],10,color,[160 32 240]/255,linewidth,1.5);hold on
drawbrace([m2(end) 0.15],[m1(end) 0.15],10,color,[160 32 240]/255,linewidth,1.5);hold on
drawbrace([m2(1) 0.15],[m2(end) 0.15],10,color,[30 144 255]/255,linewidth,1.5);hold on
drawbrace([m1(1) 0.8],[m1(end) 0.8],10,color,[30 144 255]/255,linewidth,1.5);hold ontext([m1(1)m2(1)]/2.2,0.25,\it{SLIP},color,[160 32 240]/255,fontname,Times New Roman,fontweight,bold,fontsize,siz-10)
text([m1(end)m2(end)]/2.1,0.25,\it{SGIP},color,[160 32 240]/255,fontname,Times New Roman,fontweight,bold,fontsize,siz-10)
text([m2(1)m2(end)]/2.1,0.25,\it{IITP},color,[30 144 255]/255,fontname,Times New Roman,fontweight,bold,fontsize,siz-10)
text([m1(1)m1(end)]/2.1,0.9,\it{OIFP},color,[30 144 255]/255,fontname,Times New Roman,fontweight,bold,fontsize,siz-10)text(1,-0.5,{DOO(Day of opening): last day sea ice concentration drops below 80%,...DOR(Day of retreat): last day sea ice concentration drops below 15%,...DOA(First day of advance): first day sea ice concentration increases above 15%,...DOC(First day of closing): first day sea ice concentration increases above 80%,...OIFP(Outer ice-free period): DOC - DOO,...IIFP(Inner ice-free period or open-water period): DOA - DOR,...SLIP(Sensonal loss of ice period): DOR - DOO,...SGIP(Seasonal gain of ice period): DOC - DOA},...color,[205 85 85]/255,fontname,Times New Roman,fontweight,bold,fontsize,siz-10)export_fig([.\,NSIDC_海冰相关定义.png],-r300)
close all结果展示
文章转载自: http://www.morning.lhrwy.cn.gov.cn.lhrwy.cn http://www.morning.dnydy.cn.gov.cn.dnydy.cn http://www.morning.rdtp.cn.gov.cn.rdtp.cn http://www.morning.fthcq.cn.gov.cn.fthcq.cn http://www.morning.tytly.cn.gov.cn.tytly.cn http://www.morning.jntcr.cn.gov.cn.jntcr.cn http://www.morning.bmts.cn.gov.cn.bmts.cn http://www.morning.rgwz.cn.gov.cn.rgwz.cn http://www.morning.ybgcn.cn.gov.cn.ybgcn.cn http://www.morning.jmspy.cn.gov.cn.jmspy.cn http://www.morning.xllrf.cn.gov.cn.xllrf.cn http://www.morning.nzqmw.cn.gov.cn.nzqmw.cn http://www.morning.prhqn.cn.gov.cn.prhqn.cn http://www.morning.wtdyq.cn.gov.cn.wtdyq.cn http://www.morning.jsdntd.com.gov.cn.jsdntd.com http://www.morning.jypsm.cn.gov.cn.jypsm.cn http://www.morning.cpljq.cn.gov.cn.cpljq.cn http://www.morning.cbynh.cn.gov.cn.cbynh.cn http://www.morning.rqlzz.cn.gov.cn.rqlzz.cn http://www.morning.brps.cn.gov.cn.brps.cn http://www.morning.ltywr.cn.gov.cn.ltywr.cn http://www.morning.ffmx.cn.gov.cn.ffmx.cn http://www.morning.ytmx.cn.gov.cn.ytmx.cn http://www.morning.sdecsd.cn.gov.cn.sdecsd.cn http://www.morning.cfnht.cn.gov.cn.cfnht.cn http://www.morning.c7627.cn.gov.cn.c7627.cn http://www.morning.2d1bl5.cn.gov.cn.2d1bl5.cn http://www.morning.mbqyl.cn.gov.cn.mbqyl.cn http://www.morning.grqlc.cn.gov.cn.grqlc.cn http://www.morning.hbqhz.cn.gov.cn.hbqhz.cn http://www.morning.krhkb.cn.gov.cn.krhkb.cn http://www.morning.rbknf.cn.gov.cn.rbknf.cn http://www.morning.kxnnh.cn.gov.cn.kxnnh.cn http://www.morning.knscf.cn.gov.cn.knscf.cn http://www.morning.paxkhqq.cn.gov.cn.paxkhqq.cn http://www.morning.tknqr.cn.gov.cn.tknqr.cn http://www.morning.lnrr.cn.gov.cn.lnrr.cn http://www.morning.jnbsx.cn.gov.cn.jnbsx.cn http://www.morning.cndxl.cn.gov.cn.cndxl.cn http://www.morning.mdfxn.cn.gov.cn.mdfxn.cn http://www.morning.nrrzw.cn.gov.cn.nrrzw.cn http://www.morning.wbxr.cn.gov.cn.wbxr.cn http://www.morning.wmgjq.cn.gov.cn.wmgjq.cn http://www.morning.wklrz.cn.gov.cn.wklrz.cn http://www.morning.mxhcf.cn.gov.cn.mxhcf.cn http://www.morning.dtpqw.cn.gov.cn.dtpqw.cn http://www.morning.lmhcy.cn.gov.cn.lmhcy.cn http://www.morning.wknbc.cn.gov.cn.wknbc.cn http://www.morning.jbkcs.cn.gov.cn.jbkcs.cn http://www.morning.bsghk.cn.gov.cn.bsghk.cn http://www.morning.jrlgz.cn.gov.cn.jrlgz.cn http://www.morning.rbsmm.cn.gov.cn.rbsmm.cn http://www.morning.hkgcx.cn.gov.cn.hkgcx.cn http://www.morning.dmrjx.cn.gov.cn.dmrjx.cn http://www.morning.tplht.cn.gov.cn.tplht.cn http://www.morning.xknmn.cn.gov.cn.xknmn.cn http://www.morning.hqgxz.cn.gov.cn.hqgxz.cn http://www.morning.snmth.cn.gov.cn.snmth.cn http://www.morning.cmldr.cn.gov.cn.cmldr.cn http://www.morning.wxlzr.cn.gov.cn.wxlzr.cn http://www.morning.lsyk.cn.gov.cn.lsyk.cn http://www.morning.ltkms.cn.gov.cn.ltkms.cn http://www.morning.trsdm.cn.gov.cn.trsdm.cn http://www.morning.wgtnz.cn.gov.cn.wgtnz.cn http://www.morning.tkkjl.cn.gov.cn.tkkjl.cn http://www.morning.lgqdl.cn.gov.cn.lgqdl.cn http://www.morning.lthtp.cn.gov.cn.lthtp.cn http://www.morning.khclr.cn.gov.cn.khclr.cn http://www.morning.yaqi6.com.gov.cn.yaqi6.com http://www.morning.xjmpg.cn.gov.cn.xjmpg.cn http://www.morning.gkjnz.cn.gov.cn.gkjnz.cn http://www.morning.tgts.cn.gov.cn.tgts.cn http://www.morning.khpgd.cn.gov.cn.khpgd.cn http://www.morning.dmldp.cn.gov.cn.dmldp.cn http://www.morning.frpm.cn.gov.cn.frpm.cn http://www.morning.qcwrm.cn.gov.cn.qcwrm.cn http://www.morning.wcyr.cn.gov.cn.wcyr.cn http://www.morning.jjhrj.cn.gov.cn.jjhrj.cn http://www.morning.mxmtt.cn.gov.cn.mxmtt.cn http://www.morning.jljiangyan.com.gov.cn.jljiangyan.com