Pamguard Beta 2.00.11c does not correctly display the coastlines and bathymetric contours from attached map file.
Coastlines and contours display correctly when using the exact same map file in Pamguard Core 1.X.
It appears that contours display correctly when only viewing E longitudes, but things seem to fall over if the map includes any W longitudes.
Sleuthing through SVN comments has led me to discover that this bug was introduced in revision 4064 which introduced a new 3D map.
The previously attached map file, mapTestEtopo2.asc, represented Western longitudes as 180-360 degrees. Switching the representation of Western longitudes so that they are from -180- 0 (see attached) helped a bit. Now Western longitudes can be shown.
However the contours and longitude gridlines still broken whenever the map includes the dateline (+/-180 longitude).
Just to be specific about what works and doesn’t at the dateline here’s a table, and two PSF files that can be use to reproduce this bug:
Fixed. Code checked in revision 4754