File |
Bug |
gmt_init.c |
Now checks for gmt.conf to initialize GMT default values. |
|
Binary stdin/stdout should now work under Windows. |
gmt_map.c |
Added HALF_DBL_MAX to avoid overflow in subtractions. |
|
Added optional argument to -JP to set baseline angle. |
|
Checks more carefully that -J and -R are consistant. |
gmt_plot.c |
Now always resets pen dashing in GMT_setpen. |
gmt_stat.c |
Added inverse error function for gmtmath and grdmath . |
gmt_support.c |
Added function to deal with optional file coastline.conf containing |
|
multiple directories in which coastline files may be stored. |
|
Replaced free with GMT_free so Win32 DLL will work. |
gmtdefaults.c |
Takes -Ds or -Du to dump SI or US default values. |
gmtselect.c |
The actions implied by -C have been sped up by sorting. |
grdimage.c |
Added the -S option already available in grdproject . |
grdinfo.c |
Added -D to report domain using dd:mm:ss[.f] notation. |
psscale.c |
Always use outside tickmarks on color scalebars. |
|
Added -M to force monochrome bars as in grdimage . |
pscoast.man |
Fixed -G syntax in man page example. |
spectrum1d.c |
Expanded the -C option to allow users to specify which output |
|
spectra they want [Default remains all fields]. |