;+ ; ; MODIFICATION HISTORY: Sebastien Masson (smasson@lodyc.jussieu.fr) ; 14/8/98 ;- ;environement common acces_lodc,loginlodyc,machlodyc, loginipsl, machipsl ; ;taille de la matrice ; common coord,jpi,jpj,jpk,jpt, jpiglo, jpjglo, jpkglo, jpidta, jpjdta, jpkdta common zoom_grille,ixminmesh,ixmaxmesh,iyminmesh,iymaxmesh,izminmesh,izmaxmesh common parameters, ccmeshparameters, ccreadparameters ; ;tableau definit dans meshmask ; common glam,glamf,glamt,glamu,glamv common gphi,gphif,gphit,gphiu,gphiv common e12,e1t,e2t,e1u,e2u,e1v,e2v,e1f,e2f common mask,tmask,umaskred,vmaskred, fmaskredx, fmaskredy common tab,ff,gdept,gdepw,e3t,e3w ; ; pour la lecture des champs ; common zoom_data,ixmindta,ixmaxdta,iymindta,iymaxdta,izmindta,izmaxdta ; ; ; variables liees aux hovmoller ; common axe_temps,jptmax,time ; ; ; variables liees a la def du tableau a traiter ; common date,year,month,day,niveau,prefix common attributs,varname,vargrid,vardate,varexp,varunit,valmask ; ; fenetre ; COMMON sauvegarde, sauveps ; ; graph ; COMMON certaines_couleurs, c_lab, c_cont, c_cote COMMON taille_feuille, grandfeuille, petitfeuille, margescadre, ccwindowsize common pour_palit, coefpalit common vecteur_couleur,rouge,vert,bleu ,couleur common pour_placecolor,colorbardiv,colorbarinf,colorbarsup ; ; grille et situation geographique ; common carte,lat1,lat2,lon1,lon2,prof1,prof2 common liees_a_domdef, $ nxt,nyt,nzt,nxu,nyu,nxv,nyv,nxf,nyf,nzw, $ premierxt,premierxu,premierxv,premierxf, $ premieryt,premieryu,premieryv,premieryf,premierzt,premierzw, $ dernierxt,dernierxu,dernierxv,dernierxf, $ dernieryt,dernieryu,dernieryv,dernieryf,dernierzt,dernierzw ; COMMON liees_a_triangule, triangles, cointerremont, cointerredesc ; COMMON pour_de_belles_cotes, listcoast ; ; COMMON keys, key_mpp, key_portrait, key_irregular, key_shift, key_performance, key_periodique $ , key_offset, key_stride, key_gridtype, key_reverse ; COMMON directories, tmpdir, workdir, homedir, iodir, animdir, psdir, imagedir ; COMMON commentaires, bavard, langage