Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Paul Wessel ba900d7f5d
Fine-tuning the legend width etc
11 years ago
..
6aa3814824
Forgot to switch +s to +u in some scripts
12 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
ad309aae13
Add feature request #340, update syntax, add backwards compatibility, update scripts and docs
12 years ago
f5d5c74a7a
Make shorter lines to avoid overfull hbox warnings when converting to latex
12 years ago
5ca7357560
Eliminate psxy[z]'s -S...+s<scale>o<origin>[l] as it duplicates that of -i
12 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
f5d5c74a7a
Make shorter lines to avoid overfull hbox warnings when converting to latex
12 years ago
ba900d7f5d
Fine-tuning the legend width etc
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
70fc41aba2
Change minmax to gmtinfo, prep for GSHHG change
11 years ago
c944ffa588
Fix issue #327 and update PS examples for GSHHG 2.2.3
12 years ago
c944ffa588
Fix issue #327 and update PS examples for GSHHG 2.2.3
12 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
87e90b1897
Change .gmtcommands to gmt.history
12 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
e4cd426e9e
Remove timestamp from examples
12 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
1d59c4390f
Reduce netCDF file size.
11 years ago
87e90b1897
Change .gmtcommands to gmt.history
12 years ago
bd8e4d7fa5
Add SVN props
12 years ago
2e5d9ebda3
Improve PNG image quality.
12 years ago
ac4f4ecfa7
Add ex 40 and move grdraster into core
12 years ago
ac4f4ecfa7
Add ex 40 and move grdraster into core
12 years ago
973824e87b
Redirect error messages to stderr.
11 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago

README.SCRIPTS

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
  1. $Id$
  2. README file for GMT Examples directory
  3. There are born-again shell (bash) and DOS (bat)
  4. versions of all example scripts. To run all bash scripts,
  5. you can execute "make examples".
  6. To run all bat scripts, run do_examples.bat instead.
  7. Examples 2 and 17 show usage of grdraster. However, because
  8. the user may not have these databases the grdraster calls are
  9. commented out and the extracted grdfiles supplied instead.
  10. Example 27 shows usage of img2grd. Again, since the user may
  11. not have the img data installed the img2grd call is commented
  12. out and the extracted img grid is supplied.
  13. It is possible that the output you may generate with these
  14. script will differ in subtle ways from the figures shown
  15. in the GMT documentation. This is most likely caused by
  16. different settings in the gmt.conf file that we used
  17. to generate the plots.
  18. The DOS versions may differ in subtle ways from the UNIX
  19. scripts since DOS is a brain-dead scripting language. Example
  20. 03 is only partly implemented in DOS. Those who plan to use
  21. the .bat files should seriously ask themselves why they have
  22. not installed cygwin or SFU yet. (See Appendix L for more on
  23. that).
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...