IT memo/GrADS memo/textout
[
Front page
] [
New
|
List of pages
|
Search
|
Recent changes
|
Help
]
Start:
** Description of textout [#i9d5d888]
Writes out the data into a specified file in multi-column...
- textout '''colnumber filename expr'''~
where:
-- colnumber: number of columns. more than 1.
-- filename: name of text file
-- expr: any GrADS expression as like with "display (d)" ...
** Installation [#j5e819ef]
+ Download textout.gs and grd2txt.f. Save them into $GADD...
+ make grd2txt
** Source codes [#ze2a5718]
- &ref(textout.gs);
- &ref(grd2txt.f);
End:
** Description of textout [#i9d5d888]
Writes out the data into a specified file in multi-column...
- textout '''colnumber filename expr'''~
where:
-- colnumber: number of columns. more than 1.
-- filename: name of text file
-- expr: any GrADS expression as like with "display (d)" ...
** Installation [#j5e819ef]
+ Download textout.gs and grd2txt.f. Save them into $GADD...
+ make grd2txt
** Source codes [#ze2a5718]
- &ref(textout.gs);
- &ref(grd2txt.f);
Page: