Ticket #53031: ncl.mac27.log

File ncl.mac27.log, 5.2 KB (added by basmac, 7 years ago)
Line 
1[mac27:~] root# port clean ncarg
2Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
3--->  Cleaning ncarg
4[mac27:~] root# port uninstall ncarg
5Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
6--->  Deactivating ncarg @6.3.0_8+gcc5
7--->  Cleaning ncarg
8--->  Uninstalling ncarg @6.3.0_8+gcc5
9--->  Cleaning ncarg
10[mac27:~] root# port install ncarg
11Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
12--->  Computing dependencies for ncarg
13--->  Fetching archive for ncarg
14--->  Attempting to fetch ncarg-6.3.0_8+gcc6.darwin_16.x86_64.tbz2 from https://packages.macports.org/ncarg
15--->  Attempting to fetch ncarg-6.3.0_8+gcc6.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/ncarg
16--->  Attempting to fetch ncarg-6.3.0_8+gcc6.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ncarg
17--->  Fetching distfiles for ncarg
18--->  Attempting to fetch ncl_ncarg-6.3.0.tar.gz from https://www.earthsystemgrid.org/download/fileDownload.htm?logicalFileId=bec58cb3-cd9b-11e4-bb80-00c0f03d5b7c&dummy=
19--->  Attempting to fetch g2clib-1.5.0-patch.tar.gz from http://www.ncl.ucar.edu/Download/files/
20--->  Verifying checksums for ncarg
21--->  Extracting ncarg
22--->  Applying patches to ncarg
23--->  Configuring ncarg
24--->  Building ncarg
25--->  Staging ncarg into destroot
26--->  Installing ncarg @6.3.0_8+gcc6
27--->  Activating ncarg @6.3.0_8+gcc6
28--->  Cleaning ncarg
29--->  Updating database of binaries
30--->  Scanning binaries for linking errors
31--->  No broken files found.
32[mac27:~] root# su - mgehne
33[mac27:~] mgehne% env|grep NCAR
34NCARG_ROOT=/usr/local/ncl
35NCARG_COLORMAPS=/Users/mgehne/NCL/Colormaps:/usr/local/ncl/lib/ncarg/colormaps
36[mac27:~] mgehne% setenv NCARG_ROOT /opt/local
37[mac27:~] mgehne% setenv NCARG_COLORMAPS /Users/mgehne/NCL/Colormaps:/opt/local/ncl/lib/ncarg/colormaps
38[mac27:~] mgehne% setenv PATH /opt/local/bin:$PATH
39[mac27:~] mgehne% which ncl
40/opt/local/bin/ncl
41[mac27:~] mgehne% ncl GEFS/NCL/sfc-perts/SMCinit/generateSMCperturbation_Comparison_savebinary.ncl
42 Copyright (C) 1995-2015 - All Rights Reserved
43 University Corporation for Atmospheric Research
44 NCAR Command Language Version 6.3.0
45 The use of this software is governed by a License Agreement.
46 See http://www.ncl.ucar.edu/ for more details.
47warning:["Palette.c":1850]:NhlLoadColormapFiles: Invalid colormap directory: /opt/local/ncl/lib/ncarg/colormaps
48(0)     date 2014082600
49(0)     month=8
50
51Variable: SMC
52Type: float
53Total Size: 4718592 bytes
54            1179648 values
55Number of Dimensions: 3
56Dimensions and sizes:   [4] x [lat | 384] x [lon | 768]
57Coordinates:
58            lat: [89.64165..-89.64165]
59            lon: [ 0..359.5312]
60Number Of Attributes: 1
61  _FillValue :  9.96921e+36
62(0)     Regridding using method = neareststod
63fatal:Variable (Opt) is undefined
64fatal:["Execute.c":8575]:Execute: Error occurred at or near line 1588 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl
65
66fatal:["Execute.c":8575]:Execute: Error occurred at or near line 1822 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl
67
68fatal:["Execute.c":8575]:Execute: Error occurred at or near line 3851 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl
69
70fatal:["Execute.c":8575]:Execute: Error occurred at or near line 3983 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl
71
72fatal:["Execute.c":8575]:Execute: Error occurred at or near line 38 in file ~/GEFS/NCL/sfc-perts/SMCinit/regrid_soiltype.ncl
73
74fatal:["Execute.c":8575]:Execute: Error occurred at or near line 92 in file GEFS/NCL/sfc-perts/SMCinit/generateSMCperturbation_Comparison_savebinary.ncl
75
76
77[mac27:~] mgehne%
78[mac27:~] mgehne% setenv NCARG_ROOT /usr/local/bin
79[mac27:~] mgehne% setenv NCARG_COLORMAPS /Users/mgehne/NCL/Colormaps:/usr/local/ncl/lib/ncarg/colormaps
80[mac27:~] mgehne% setenv PATH /usr/local/bin:$PATH
81[mac27:~] mgehne% ncl GEFS/NCL/sfc-perts/SMCinit/generateSMCperturbation_Comparison_savebinary.ncl
82 Copyright (C) 1995-2015 - All Rights Reserved
83 University Corporation for Atmospheric Research
84 NCAR Command Language Version 6.3.0
85 The use of this software is governed by a License Agreement.
86 See http://www.ncl.ucar.edu/ for more details.
87(0)     date 2014082600
88(0)     month=8
89
90Variable: SMC
91Type: float
92Total Size: 4718592 bytes
93            1179648 values
94Number of Dimensions: 3
95Dimensions and sizes:   [4] x [lat | 384] x [lon | 768]
96Coordinates:
97            lat: [89.64165..-89.64165]
98            lon: [ 0..359.5312]
99Number Of Attributes: 1
100  _FillValue :  9.96921e+36
101(0)     Regridding using method = neareststod
102(0)     Regridding using method = neareststod
103
104Variable: smcw
105Type: float
106Total Size: 1179648 bytes
107            294912 values
108Number of Dimensions: 2
109Dimensions and sizes:   [lat | 384] x [lon | 768]
110Coordinates:
111            lat: [89.64164733886719..-89.64164733886719]
112            lon: [   0..359.53125]
113Number Of Attributes: 3
114  _FillValue :  9.96921e+36
115  remap :       remapped via ESMF_regrid_with_weights: Nearest source to destination
116  missing_value :       9.96921e+36
117(0)     Regridding using method = neareststod
118(0)     Regridding using method = neareststod
119(0)     EOF before rescaling:
120
121
122