آخرین ارسال های انجمن
عنوان | پاسخ | بازدید | توسط |
![]() |
0 | 985 | mohammad |
![]() |
1 | 2557 | rotary |
![]() |
0 | 955 | iranianservice |
![]() |
0 | 920 | iranianservice |
![]() |
0 | 8008 | mohammad |
![]() |
1 | 1943 | monakian |
![]() |
2 | 2692 | monakian |
![]() |
1 | 2466 | nirvana |
![]() |
0 | 1549 | mohammad |
![]() |
0 | 1940 | rezadehghan |
دانلود برنامه تهیه نقشه های سینوپتیکی گردسGradsسیستم عامل مک و لینوکس

برای دانلودنرم افزار گردز به صورت رایگان از سایت خود گردز به ادامه مطلب رجوع کنید
نسخه های جدید گردز شامل grads" target="_blank">grads 2.2 و grads" target="_blank">grads2.1
برای سیتم عامل های مک و لینوکس می باشد
خرید گردز 64 بیتی نسخه لینوکس خرید گردز 32 بیتی نسخه لینوکس خرید اپن گردز نسخه ویندوز
grads" target="_blank">Grads is free software. Under the terms of the new COPYRIGHT, you can redistribute it and/or modify it under the terms of the GNU General Public License. Grads is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantibility or fitness for a particular purpose. The tables below contains links to the most recent releases. Be sure to download the appropriate tar file for your particular hardware and operating system. Older builds are available via ftp.
The Latest Version of Grads
GrADS version 2.1.a2, a second alpha release that uses Cairo for all graphics rendering is now available.
GrADS version 2.0.2, a stable non-alpha, non-beta release, is also available.
The "source" links below contains the source code, documentation, and the supplementary data sets. Information on how to build GrADS and all of its required supplibs from source may be found here. The links for individual operating systems contain only a suite of pre-compiled executables. Earlier releases are in ftp://cola.gmu.edu/grads/2.0/old/andftp://cola.gmu.edu/grads/2.1/old/.
Please look at the Change Log for lists of new features, bug fixes, and miscellaneous changes associated with each release.
Operating System
|
GrADS 2.0.2
|
GrADS 2.1.a2 |
|
source | source |
Linux
|
CentOS5.8 (x86_64) (RHEL5) i686 |
CentOS5.9 (x86_64) (RHEL5) i686 |
Mac OS X
|
darwin9.8-intel (OSX 10.5) darwin11.4-intel (OSX 10.7) |
darwin9.8 (OSX 10.5) darwin11.4 (OSX 10.7) |
What Exectuable Files are in a Release?
Beginning with GrADS version 2.0.a8, there is only one fully-featured GrADS executable:
grads
|
Reads GRIB (version 1 and 2), gridded binary, BUFR, GrADS station data, NetCDF (classic and NetCDF-4), HDF4-SDS, HDF5, and OPeNDAP (grids and station data) |
The GrADS executables for version 2.0.a0 through 2.0.a7 are as follows:
grads |
Reads GRIB1, GRIB2, gridded binary, BUFR, GrADS station data, NetCDF, HDF-SDS; Writes gridded binary and NetCDF |
gradsdap | Reads GRIB1, GRIB2, gridded binary, BUFR, GrADS station data, NetCDF, HDF-SDS, and OPeNDAP (aka DODS); Writes gridded binary and NetCDF |
The GrADS exectuables for versions 1.9 and earlier are as follows:
gradsc |
Reads GRIB, gridded binary, BUFR, GrADS station data Writes GRIB |
gradsnc |
Reads GRIB, gridded binary, BUFR, GrADS station data, NetCDF Writes GRIB, NetCDF |
gradshdf |
Reads GRIB, gridded binary, BUFR, GrADS station data, NetCDF, HDF-SDS Writes GRIB, HDF-SDS |
gradsdods |
Reads GRIB, gridded binary, BUFR, GrADS station data, NetCDF, OPeNDAP (fka DODS) Writes GRIB, NetCDF |
External utilities are packaged in the binary distributions for all versions of GrADS (with exceptions as noted):
gribmap | "Maps" a GRIB data set to a GrADS descriptor file |
gribscan | Extracts grid and variable info from a GRIB data set |
grib2scan | Extracts grid and variable info from a GRIB2 data set (only in version 2.0+) |
bufrscan | Reads BUFR messages and prints out ascii values (only in version 1.9+) |
gxps | Converts GrADS metafiles to Postscript (only in version 2.0.2 and earlier) |
gxeps | Converts GrADS metafiles to Encapsulated Postscript (only in version 2.0.2 and earlier) |
gxtran | Displays metafiles(only in version 2.0.2 and earlier) |
stnmap | Maps station data |
wgrib | See the wgrib home page |
The MS windows versions are packaged with an install script. For the UNIX versions, you must uncompress and unpack the tar file after you've downloaded it:
gunzip <tarfile>.gz
tar xvf <tarfile>
The GrADS executables are typically placed in /usr/local/bin
/grads/. If you do not have write permission for this directory, you can put them in a subdirectory of your home directory (~/bin
) or anywhere else in your path.
Supplementary Files
The font and map files are supplementary data sets that are required in order to run GrADS. Their default location is:/usr/local/lib/grads/.
If you do not have write permission for this directory you can place the files elsewhere, but you must also change the environment variable GADDIR
so the GrADS executables will know where to find these files. You can download the data files separately by clicking here: data2.tar.gz
.
cd <dirname>
tar xvfz data2.tar.gz
setenv GADDIR <dirname>
An additional supplementary tar file contains a sample gridded data set along with an example session that reviews basic GrADS capabilities. This data set is not required to run GraDS. If you have not used GrADS before, you are strongly encouraged to obtain this file and go through the sample session. You can download it directly by clicking here:example.tar.gz
If you are a MS Windows user, you may also want an executable of cnvgrib or wgrib2.
Earlier Releases of GrADS
The GrADS distributions for version 1.8 and 1.9 contain pre-compiled binary executables, the source code, documentation, and the supplementary data sets that are required to run GrADS (fonts and map files).
Hardware / Operating System |
GrADS 1.8s11 |
GrADS 1.9b4 |
source | source | |
Linux | linux |
linuxRH7.1 linuxRH9 linuxRHE3 |
SUN | sol55 | sun59 |
Macintosh OSX | darwin | darwin |
SGI / IRIX | irix6 |
irix6 |
DEC | alpha | alpha |
IBM / AIX | aix |
GrADS Metafile Viewer for Windows 95/NT
The GrADS metafile Viewer (GV) allows you to view and manipulate GrADS graphics output files using Windows 95/NT. There are two files to download: gv32.exe and gv32.hlp (Note: GV will not work with GrADS version 2.1.)
To view a GrADS metafile simply double click on a filename listed in the File Manager or Explorer, drag and drop the file onto GV, or use the standard Open dialog box. GV assumes that default extension of GRADS metafiles is GMF. If your file includes more than one picture you can browse through pages using the keyboard keys (PageDown and PageUp) or the toolbar buttons.
Use the View commands and the View/Options dialog box to customize the image -- display it as black-and-white or color, change the line thickness, or clip and enlarge any part of the image. Use the right mouse button to access the most commonly used features.
There are two ways to save separate pages of a GRADS metafile as Windows Metafile (WMF): 1) use the File/Save Page As command, or 2) use the Edit/Copy command to copy the current page to the Windows Clipboard and thenEdit/Paste it in your favorite Windows application that handles Windows Metafiles.
Use File/Print command to print a current document to any printer (you do not need a Postscript printer). Use File/Print Preview to display the active metafile as it would appear when printed
برچسب زده شده با : Downloading GrADS Software , دانلود گردز , دانلود گردس , دانلود گردز 2.2 , دانلود اوپن گردز , دانلود open grads 2.2 ,
خرید نرم افزار گردز از طریق این سایت
بسیار ارزان
http://synopticclimate.shoploger.com/