I've built GEMPAK7 on Mac OS X 10.9.5 Maverics.
WooHoo! -- Thank you Kevin Tyle!
Being so emboldened, I also built openGARP on the same platform.
If only an error-free make also meant things would 'just work'.
The GARP primary window opens fine.
What works:
Images -
- the satellite images
- mollweide
- sounder
- mdr
- nexrcomp
x nids
Surface Obs
What doesn't work:
Images - NIDS - when drilling opening a site directory from the 'Data Scale'
window
gdb info:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x0000000000000000
0x00000001139981f8 in _XtCreateWidget ()
Model Plan Projection (with 'garp -verbose 5' output)-
...
Grid # 18990:
time1 150404/1800F084, time2 , lev1 0, lev2 -1, jv TOPA, gridField SWRU03
Grid # 18991:
time1 150404/1800F084, time2 , lev1 0, lev2 -1, jv TOPA, gridField LWRU03
GetModelLabelsFromList: Using filename
/data/gempak/model/nam/2015040418_nam212.gem to get grid information
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000014626d40
0x0000000100038756 in Y2KList (oldTimeList=0x7fff5fbfe098, numEntrees=29) at
../scrolledw.c:907
907 sscanf( timeList[0], "%02d", &year);
Same EXC_BAD_ACCESS errors as Model Plan Projection -
- Model Cross Section
- Model Time Height
- Model Vertical Profile
So I'd say there's a problem with getting the grid information coding ...
except for the NIDS problem.
Any suggestions? A simple compiler option modification?
-Neil