Re: psxy and segment headers
Kristof Koch <[email protected]> Fri, 1 Aug 2014 01:33:39 +0200
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail=_1F765F6B-4691-4205-9ABF-C23536CE8308 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Ah! Thank you for pointing this out. I'll check trunk. I'm (again) pleasantly surprised by your quick response and helpful fix.=20= All the best, Kristof Am 01.08.2014 um 00:48 schrieb Paul Wessel <[email protected]>: > Strange, works fine for me now... Oh, I see you are in 5.2. I am = fixing a bug so it is in trunk for now, it will migrate over soon. Pls = check in trunk > -p >=20 > On Jul 31, 2014, at 12:32 PM, Kristof Koch <[email protected]> = wrote: >=20 >> Hi P=E5l, >>=20 >> that was quick! I just updated to r13402 but I observe no change with = my test case? I even checked the generated raw PS - it says=20 >>=20 >> %%Title: GMT v5.2.0_r13402 [64-bit] Document from psbasemap >>=20 >> as it should. >>=20 >> All the best, >> Kristof >>=20 >>=20 >> Am 01.08.2014 um 00:03 schrieb Paul Wessel <[email protected]>: >>=20 >>> Hi Kristof- >>>=20 >>> The problem is described in issue # 594, with probable fix in r13402 = (GMT5) and r10250 (GMT4). >>> A workaround is to use gmtselect to only pull out lines in/near your = -R domain. >>>=20 >>> -p >>>=20 >>> On Jul 31, 2014, at 10:00 AM, Kristof Koch <[email protected]> = wrote: >>>=20 >>>> P=E5l, >>>>=20 >>>> I made a test script attached below. I was unable to cut down the = data set adequately. Please see separate mail with link to it = (proprietary data; not to be shared with the list). >>>>=20 >>>> All the best, >>>> Kristof >>>>=20 >>>>=20 >>>> Mailing list for GMT discussions of all kinds. If you are not sure = you have found a bug, discuss it here first. >>>> To formally report bugs or request features, please register and = add New Issue on gmt.soest.hawaii.edu >>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>>> <test_fir_lines.sh> >>>>=20 >>>> Am 31.07.2014 um 19:44 schrieb Paul Wessel <[email protected]>: >>>>=20 >>>>> I cannot reproduce those but of course I am just guessing that = your -J is -JL ? Please send a single psxy command that demonstrates = the problem. >>>>>=20 >>>>> -p >>>>>=20 >>>>> On Jul 31, 2014, at 6:33 AM, Kristof Koch <[email protected]> = wrote: >>>>>=20 >>>>>> I'm experiencing something similar: >>>>>>=20 >>>>>> When I plot a global dataset on a global (LON+/-180=B0) map, = everything is fine. When I plot a regional map of the same dataset, = strange horizontal lines appear.=20 >>>>>>=20 >>>>>> See http://kristofkoch.de/gmt/south_america_nw.png (397KB, = proprietary information pixelated). I have no clue what causes the three = horizontal lines running through the plot.The two vertical lines are my = fault. Please ignore.=20 >>>>>>=20 >>>>>> GMT 5.2.0_r13401 [64-bit] >>>>>>=20 >>>>>> Code snippet generating the brownish lines: >>>>>>=20 >>>>>> psxy $FIR \ >>>>>> -R -J \ >>>>>> -W0.05c,$FIR_BOUND_COLOR \ >>>>>> -K -O \ >>>>>> >> $FILE >>>>>>=20 >>>>>> $FIR =3D path to a textfile >>>>>> -R =3D -88.9/-14.1/-58.5993313003/6.9895410772 >>>>>> -J =3D -73.5/-10.6/-14.16/-14.24/28.7c >>>>>>=20 >>>>>> All the best, >>>>>> Kristof >>>>>>=20 >>>>>> Am 31.07.2014 um 16:51 schrieb Chenjian Fu <[email protected]>: >>>>>>=20 >>>>>>> Thanks! >>>>>>>=20 >>>>>>> If use a non-geographical projection, e.g. -JX, and a >>>>>>> non-0/360-domain, e.g. -R-180/180/-90/90: >>>>>>>=20 >>>>>>> gmt psxy -JX17c/8.5c -R-180/180/-90/90 >>>>>>> '/cygdrive/c/data/PB2002/PB2002_boundaries.gmt' -W0.5p,red = -Sf0.25/3p >>>>>>> -Gred -Ba30 > out.ps >>>>>>>=20 >>>>>>> There are symbols being plotted across the entire longitudinal = domain. >>>>>>> See attached ps/pdf files. >>>>>>>=20 >>>>>>> GMT5 r13399. >>>>>>>=20 >>>>>>> -cj >>>>>>>=20 >>>>>>> On Thu, Jul 31, 2014 at 4:11 AM, Christian Heine >>>>>>> <[email protected]> wrote: >>>>>>>> Paul, >>>>>>>>=20 >>>>>>>> as usual - thanks for the quick fix! >>>>>>>>=20 >>>>>>>> cj, thanks for pointing this out. >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> Greetings from the lowlands, >>>>>>>> Christian >>>>>>>>=20 >>>>>>>> On 31 Jul 2014, at 4:48 am, Paul Wessel <[email protected]> = wrote: >>>>>>>>=20 >>>>>>>>> Fixed in r13399 >>>>>>>>> -p >>>>>>>>>=20 >>>>>>>>> On Jul 30, 2014, at 2:49 PM, Paul Wessel <[email protected]> = wrote: >>>>>>>>>=20 >>>>>>>>>> Oops, just noticed that - will have a look. >>>>>>>>>> -p >>>>>>>>>>=20 >>>>>>>>>> On Jul 30, 2014, at 2:17 PM, cj <[email protected]> wrote: >>>>>>>>>>=20 >>>>>>>>>>> Hi, >>>>>>>>>>>=20 >>>>>>>>>>> Just fyi, that, "there are some stray fault symbols being = plotted on the left side of the map beyond the map boundaries, see = attached PS/PDF file" Christian mentioned, still happens in r13394. >>>>>>>>>>>=20 >>>>>>>>>>> -cj >>>>>>>>>>>=20 >>>>>>>>>>> On Jul 30, 2014, at 6:40 PM, Paul Wessel = <[email protected]> wrote: >>>>>>>>>>>=20 >>>>>>>>>>>> Hi Christian- >>>>>>>>>>>>=20 >>>>>>>>>>>> OK, fixed in r13394. It will accept -Sf or -Sq with no = args and wait for segment header parsing. >>>>>>>>>>>> -p >>>>>>>>>>>>=20 >>>>>>>>=20 >>>>>>>> [snip] >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> Mailing list for GMT discussions of all kinds. If you are not = sure you have found a bug, discuss it here first. >>>>>>>> To formally report bugs or request features, please register = and add New Issue on gmt.soest.hawaii.edu >>>>>>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>>>>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please = use forum on gmt.soest.hawaii.edu instead. >>>>>>>=20 >>>>>>> Mailing list for GMT discussions of all kinds. If you are not = sure you have found a bug, discuss it here first. >>>>>>> To formally report bugs or request features, please register and = add New Issue on gmt.soest.hawaii.edu >>>>>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>>>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>>>>>> <out.pdf><out.ps> >>>>>>=20 >>>>>>=20 >>>>>> -- >>>>>> My PGP Public Key: http://kristofkoch.de/pgp/ >>>>>>=20 >>>>>>=20 >>>>>> Mailing list for GMT discussions of all kinds. If you are not = sure you have found a bug, discuss it here first. >>>>>> To formally report bugs or request features, please register and = add New Issue on gmt.soest.hawaii.edu >>>>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>>>>=20 >>>>> Mailing list for GMT discussions of all kinds. If you are not = sure you have found a bug, discuss it here first. >>>>> To formally report bugs or request features, please register and = add New Issue on gmt.soest.hawaii.edu >>>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>>>=20 >>>>=20 >>>> -- >>>> My PGP Public Key: http://kristofkoch.de/pgp/ >>>>=20 >>>>=20 >>>> Mailing list for GMT discussions of all kinds. If you are not sure = you have found a bug, discuss it here first. >>>> To formally report bugs or request features, please register and = add New Issue on gmt.soest.hawaii.edu >>>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>>=20 >>> Mailing list for GMT discussions of all kinds. If you are not sure = you have found a bug, discuss it here first. >>> To formally report bugs or request features, please register and add = New Issue on gmt.soest.hawaii.edu >>> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >>> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >>=20 >>=20 >> -- >> My PGP Public Key: http://kristofkoch.de/pgp/ >>=20 >>=20 >> Mailing list for GMT discussions of all kinds. If you are not sure = you have found a bug, discuss it here first. >> To formally report bugs or request features, please register and add = New Issue on gmt.soest.hawaii.edu >> To unsubscribe, send the message "signoff gmt-help" to = [email protected] >> Note: gmt-help will become obsolete on Sept 1, 2014 - please use = forum on gmt.soest.hawaii.edu instead. >=20 > Mailing list for GMT discussions of all kinds. If you are not sure = you have found a bug, discuss it here first. > To formally report bugs or request features, please register and add = New Issue on gmt.soest.hawaii.edu > To unsubscribe, send the message "signoff gmt-help" to = [email protected] > Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum = on gmt.soest.hawaii.edu instead. -- My PGP Public Key: http://kristofkoch.de/pgp/ Mailing list for GMT discussions of all kinds. If you are not sure you have found a bug, discuss it here first. To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu To unsubscribe, send the message "signoff gmt-help" to [email protected] Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead. --Apple-Mail=_1F765F6B-4691-4205-9ABF-C23536CE8308 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT2tJTAAoJEJ3YS27/3eKHhR8H/jTUUMFFj9eoMPgzsvp7ea6k FFE12FVTY3639vrAbB17kv2vmlUcVXD7eL5nm1TUQqhTsJE9KErVkfwmLZ4e1OWy 9OyneTjznB33JhQYqSguahk/lXymUSUcURx/PnTUsoeeLQUgQbt7yWNlVD9aqpy+ MLGaQr6oVHjH8JvhymDZheBx4kQt4cG941xuRraUxXP/h8t/AotEEA9O76n9d7OS XPtVcezLT+j9y08SqOXn4NTGZ4UmdxV4OiIjxvCff5/ewnyUnDycG987dZHJEJ21 GzgMRaHMgaLQ+rY0rhSbXc4M39gVda644ATNDSHiUEIcqPGe5rtQRylS89I+a9I= =I455 -----END PGP SIGNATURE----- --Apple-Mail=_1F765F6B-4691-4205-9ABF-C23536CE8308--