de partager – de copier, distribuer et transmettre cette œuvre
d’adapter – de modifier cette œuvre
Sous les conditions suivantes :
paternité – Vous devez donner les informations appropriées concernant l'auteur, fournir un lien vers la licence et indiquer si des modifications ont été faites. Vous pouvez faire cela par tout moyen raisonnable, mais en aucune façon suggérant que l’auteur vous soutient ou approuve l’utilisation que vous en faites.
partage à l’identique – Si vous modifiez, transformez ou vous basez sur cet élément, vous devez distribuer votre contribution sous une license identique ou compatible à celle de l’original.
set PATH=C:\programs\GMT5\bin;%PATH% set GSBIN=C:\PROGRA~2\gs\gs9.04/bin set COORDSCUT=-93/-58/7/28 rem width = xmaxsvg / 150.0 * 2.54 set PAPERX=15.0876 rem height = ymaxsvg / 150.0 * 2.54 set PAPERY=9.4996 grdcut.exe ETOPO1_Bed_g_gmt4.grd -R%COORDSCUT% -Gh_cor_cut.grd if not errorlevel 0 goto End grdgradient h_cor_cut.grd -Ne0.2 -A315 -M -Ghi.grd if not errorlevel 0 goto End grdsample h_cor_cut.grd -I4m -nb -Gh_cor_cut2.grd if not errorlevel 0 goto End grdgradient h_cor_cut2.grd -Ne0.0333 -A315 -M -Ghi2.grd if not errorlevel 0 goto End grdimage h_cor_cut2.grd -Ihi2.grd -Cwiki-water-verlauf2.cpt -P -R%COORDSCUT% -JX%PAPERX%cd/%PAPERY%cd --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -K > map.eps if not errorlevel 0 goto End pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -Gc -P -Di --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps if not errorlevel 0 goto End grdimage h_cor_cut.grd -Ihi.grd -Cmount.cpt -P -R%COORDSCUT% -JX%PAPERX%cd/%PAPERY%cd --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps if not errorlevel 0 goto End pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -Q -P -Di --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps if not errorlevel 0 goto End pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -N1/0.5p,#646464 -I2/0.25p,#0978AB -W0.25,#0978AB -P -Di --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O >> map.eps if not errorlevel 0 goto End %GSBIN%\gswin32c.exe -dSAFER -dBATCH -dNOPAUSE -dGraphicsAlphaBits=4 -sDEVICE=pngalpha -dEPSCrop -r150 -sOutputFile=Oblast_etopo.png map.eps if not errorlevel 0 goto End del h.grd del hi.grd :End
Légendes
Ajoutez en une ligne la description de ce que représente ce fichier