No BSD License
Highlights from
WEACLIM
-
X=shiftgrid(Y,lon,lat,choice);
X=shiftgrid(Y,lon,lat,choice);
-
[A_verif,B_verif,ADJ,ADJM]=mo...
-
[CLUS,mean_cluster,CLUSMOD,RA...
[clus,mean_cluster,clusmod,TARGET_SIM,ID]=weather_type_model(OBS,MODEL,TARGE
-
[DOF]=dof_comb(x,l,missing,re...
[DOF]=dof_comb(x,l,missing,replace)
-
[DOF]=dof_comb_red(x,l,nsim,v...
[DOF]=dof_comb_red(x,l,nsim,value,missing,replace)
-
[F]=filtrage(x,choice,N,ord);
-
[GCM3,PGCM,SCALING]=local_sca...
[GCM2,Pgcm,scaling]=local_scaling(gcm,obs,seas,threshold);
-
[HR,FAR,LL,tabcont]=roc(obs,f...
-
[IND,N,FREQ]=classe(X,thres);
-
[P,Q,HEP,HEQ,S,A,B]=bp(X,Y,ch...
-
[PP]=cv(X,DIMS);
-
[RAINMOD]=swg_mos_cca(rain,ma...
[RAINMOD]=swg_mos_cca(rain,mat,lseason,thres,latrain,latmat,cw,cdib,cs,DIMS,PROP,knn);
-
[RPS,RPSS]=rps(obs,sim,nc);
-
[TARGET_SIM,INDICEDAY]=knn_an...
[TARGET_SIM,INDICEDAY]=knn_analog_model(OBS,MODEL,TARGET,prop,lseason,window,knn,value);
-
[X2]=decalage(X,va);
-
[X]=copy(Y,N);
-
[X]=ebisuzaki(x,nsim,value);
-
[X]=fliplonlat(Y,lon,lat,choi...
[X]=fliplonlat(Y,choicein,choiceout);
-
[X]=mixed_exp_rnd(value,n,alp...
[X]=mixed_exp_rnd(value,n,alpha,beta1,beta2);
-
[X]=select_time_area(Y,indice...
[X]=select_time_area(Y,indicet,indices);
-
[Y,CYCM,CYCS]=anomaly(X,lseas...
[Y,CYCM,CYCS]=anomaly(X,lseason,nrun,cpu,choice)
-
[Y]=padd(X,lseason,n);
-
[Y]=swg_cluster(value,seq,nsi...
-
[Z]=proj(x,lon,lat,lonout,lat...
[Y]=proj(X,lon,lat,lonout,latout,ch,choice,choice_out,method);
-
[Z]=scale_mean_var(X,Y);
-
[adjusted,nomb]=search_mode(o...
[adjusted,nb]=search_mode(obs,sim);
-
[analog,output]=find_analog(X...
[analog,output]=find_analog(X,library,target,knn,value);
-
[best_estimates]=mixed_expfit...
[best_estimates]=mixed_expfit(x,maxiter);
-
[c]=nancov(x,missing)
-
[chi,p]=chi2(tab);
-
[d]=distance_euclid(a,b,opt);
-
[dry_nb,dry_length,dry_sample...
[NB,MEAN,SAMPLE,ECH]=find_spell(X,thres,thres2,choice);
-
[hr,far,rocscore]=roc_prob(ob...
[HR,FAR,ROCSS]=rocscore(obs,forecast,ncl,prob)
-
[indice,l]=choose_date_daily(...
[indice]=choose_date_daily(depart,year,month,day,hour);
-
[indice]=choose_area_gridded(...
[indice]=choose_area_gridded(lon,lat,flon,flat,choice);
-
[indice]=choose_date_monthly(...
[indice]=choose_date_monthly(year1,year2,nmon);
-
[lepsp,leps,lepspotts,potts,S...
[lepsp,leps,lepspotts,potts,,SK]=lepscont2(yobs,yestim);
-
[occ]=markov_chain_1(value,n,...
[occ]=markov_chain_1(value,n,p01,p11,nsim,out);
-
[p00,p01,p10,p11]=prob_wet_dr...
[p00,p01,p10,p11]=prob_wet_dry(sequence,lseason,threshold)
-
[p01,p11]=inverse_persist(x,y...
[p01,p11]=inverse_persist(x,y)
-
[prob,plike,punlike]=test_mar...
[prob,plike,punlike]=test_markov_chain(seq,value,nsim)
-
[robs,p]=corr_mc(a,b,nsim,val...
-
[seas,occ,int,pw,pd,dry,wet]=...
-
[x,pos]=ponder(x,lat);
-
[x,y]=persist(p01,p11);
-
[x]=nanstan(y,opt,missing,rep...
-
[x]=replace_missing(x,missing...
[x]=replace_missing(y,missing);
-
[x]=stan(y,opt,missing);
-
[x_rand]=swg(choice,value,n,p...
[x_rand]=swg(choice,value,n,p01,p11,param,thres,nsim,out);
-
[x_rand]=swg_gamma(value,n,p0...
[x_rand]=swg_gamma(value,n,p01,p11,param,nsim);
-
[x_rand]=swg_mixexp(value,n,p...
[x_rand]=swg_mixexp(value,n,p01,p11,param,thres,nsim);
-
[x_rand]=swg_weibull(value,n,...
[x_rand]=swg_weibull(value,n,p01,p11,param,thres,nsim);
-
dof(x)
-
nandof(x,replace,missing)
DOF : Estimation of spatial degrees of freedom
-
r=inverse_fisherz(z);
R=inverse_fisherz(Z)
-
r=inverse_log_odd(z);
R=inverse_log_odd(Z)
-
z=log_odd(r);
Z=log_odd(R)
-
content.m
-
View all files
WEACLIM
by Vincent Moron
26 Apr 2006
(Updated 27 Apr 2006)
WEACLIM analyses, transforms and generate daily time series (of rainfall) for downscaling studies
|
Watch this File
|
| File Information |
| Description |
This toolbox has been developped primarily to study daily rainfall time series. There are three general drivers used to generate daily time series using K Nearest Analog, Weather Classification and Local Scaling approaches (knn_analog_model, weather_type_model and local_scaling). It includes also simple statistical tests (for correlation and probability transition) and also analysis of intra-seasonal variability of rainfall time series. Are also included simple univariate stochastic weather generators for simulating time series. |
| Required Products |
Signal Processing Toolbox
Statistics Toolbox
|
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com