<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>The issue is that around line 110 of the ROM_utils.ncl, there is this line:<br><br>load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl&quot;<br><br></div>located in a place where its not syntactically valid.  I don&#39;t know why, but you can fix things yourself, by for instance, moving it to be the first line in ROM_utils.ncl.<br><br></div>I will see about fixing up the version on the website.<br><br></div>Hope that helps...<br></div>Rick<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 24, 2017 at 2:17 AM, Z.Y Wu <span dir="ltr">&lt;<a href="mailto:stormsurge@126.com" target="_blank">stormsurge@126.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height:1.7"><div style="line-height:1.7"><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">Dear all, </div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px"> I got some fatal error when I was using the script provided by the official website of NCL. (ROMS_utils.ncl, web:<a href="http://www.ncl.ucar.edu/Applications/roms.shtml" target="_blank">http://www.ncl.ucar.edu/<wbr>Applications/roms.shtml</a>).</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">Any help is appreciated, Thanks.</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">Best Regards,</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">Wu</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">2017-07-24</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px"><br></div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">------------------------------<wbr>------------------------------<wbr>------------</div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px"><b>Only load &quot;./ROMS_utils.ncl&quot; in the terminal in Ubuntu.</b></div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px">------------------------------<wbr>------------------------------<wbr>------------</div><div><div><br></div><div> Copyright (C) 1995-2017 - All Rights Reserved</div><div> University Corporation for Atmospheric Research</div><div> NCAR Command Language Version 6.4.0</div><div> The use of this software is governed by a License Agreement.</div><div> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.</div><div>ncl 0&gt; load &quot;./ROMS_utils.ncl&quot;</div><div>fatal:syntax error: line 12 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get_pi </div><div>function get_pi</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 28 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get_d2r </div><div>function get_d2r</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 29 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 37 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get_r2d </div><div>function get_r2d</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 38 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 48 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near size_array </div><div>function size_array</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 58 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near isatt_LongName </div><div>function isatt_LongName</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 59 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 79 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getLongName </div><div>function getLongName</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 112 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near namDimCheck </div><div>function namDimCheck</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 113 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 135 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords </div><div>procedure copy_VarCoords</div><div>-----------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 136 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 172 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords_1 </div><div>procedure copy_VarCoords_1</div><div>-------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 173 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 205 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords_2 </div><div>procedure copy_VarCoords_2</div><div>-------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 206 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 241 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dimnames_to_indexes </div><div>function dimnames_to_indexes</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 242 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 289 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords_n </div><div>procedure copy_VarCoords_n</div><div>-------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 290 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 362 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords_not_n </div><div>procedure copy_VarCoords_not_n</div><div>-----------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 363 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 408 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarAtts </div><div>procedure copy_VarAtts</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 409 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 462 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarAtts_except </div><div>procedure copy_VarAtts_except</div><div>----------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 463 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 496 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near delete_VarAtts </div><div>procedure delete_VarAtts</div><div>-----------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 497 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 537 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near merge_VarAtts </div><div>function merge_VarAtts</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 538 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 562 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copyatt </div><div>procedure copyatt</div><div>----------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 563 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 609 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarMeta </div><div>  procedure copy_VarMeta</div><div>-----------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 619 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near component_copy_VarCoords </div><div>procedure component_copy_VarCoords</div><div>------------------------------<wbr>---^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 620 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 650 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near numAsciiRow </div><div>function numAsciiRow</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 652 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 678 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near numAsciiCol </div><div>function numAsciiCol</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 701 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near extractAsciiRows </div><div>function extractAsciiRows</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 702 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 772 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getVarDimNames </div><div>function getVarDimNames</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 799 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near printMinMax </div><div>procedure printMinMax</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 847 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latGau </div><div>function latGau</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 848 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 874 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latGauWgt </div><div>function latGauWgt</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 875 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 899 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near NormCosWgtGlobe </div><div>function NormCosWgtGlobe</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 900 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 938 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonGlobeF </div><div>function lonGlobeF</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 939 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 970 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonGlobeFo </div><div>function lonGlobeFo</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 971 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1001 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonGM2DateLine </div><div>procedure lonGM2DateLine</div><div>-----------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1002 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1029 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near changeCaseChar </div><div>function changeCaseChar</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1051 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near changeCase </div><div>function changeCase</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1071 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near trimBlankRight </div><div>function trimBlankRight</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1087 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latGlobeF </div><div>function latGlobeF</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1088 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1115 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latGlobeFo </div><div>function latGlobeFo</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1116 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1140 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near nameDim </div><div>function nameDim</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1149 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1178 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getFillValue </div><div>function getFillValue</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1179 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1201 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getVarFillValue </div><div>function getVarFillValue</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1202 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1219 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wind_speed </div><div>function wind_speed</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1220 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1241 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wind_direction </div><div>function wind_direction</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1247 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1333 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wind_component </div><div>function wind_component</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1334 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1444 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wind_stats </div><div>function wind_stats</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1469 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1542 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get1Dindex </div><div>function get1Dindex</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1543 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1572 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near sort_xy </div><div>procedure sort_xy</div><div>----------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1574 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1616 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get1Dindex_Exclude </div><div>function get1Dindex_Exclude</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1617 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1643 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get1Dindex_Collapse </div><div>function get1Dindex_Collapse</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1654 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near closest_val </div><div>function closest_val</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1655 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1670 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near closest_val_original </div><div>function closest_val_original</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1671 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1733 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near oneDtostring </div><div>function oneDtostring</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1734 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1764 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cshstringtolist </div><div>function cshstringtolist</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1765 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1786 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near int2flt </div><div>function int2flt</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1787 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1807 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near int2dble </div><div>function int2dble</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1808 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1829 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near flt2dble </div><div>function flt2dble</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1830 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1857 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dble2flt </div><div>function dble2flt</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1858 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 1938 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near short2flt </div><div>function short2flt</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 1939 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2074 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near byte2flt </div><div>function byte2flt</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2075 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2169 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near short2flt_hdf </div><div>function short2flt_hdf</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2170 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2267 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near byte2flt_hdf </div><div>function byte2flt_hdf</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2268 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2348 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near flt2string </div><div>function flt2string</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2349 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2365 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near numeric2int </div><div>function numeric2int</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2366 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2421 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near decimalPlaces </div><div>function decimalPlaces</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2422 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2457 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dimWrapString </div><div>function dimWrapString</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2458 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2491 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_avg_Wrap </div><div>function dim_avg_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2492 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2517 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_avg_n_Wrap </div><div>function dim_avg_n_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2518 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2541 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_avg_wgt_Wrap </div><div>function dim_avg_wgt_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2542 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2568 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_avg_wgt_n_Wrap </div><div>function dim_avg_wgt_n_Wrap</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2570 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2592 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_variance_Wrap </div><div>function dim_variance_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2593 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2618 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_variance_n_Wrap </div><div>function dim_variance_n_Wrap</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2619 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2641 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_stddev_Wrap </div><div>function dim_stddev_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2642 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2667 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_stddev_n_Wrap </div><div>function dim_stddev_n_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2668 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2690 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_sum_Wrap </div><div>function dim_sum_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2691 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2716 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_sum_n_Wrap </div><div>function dim_sum_n_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2717 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2740 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_min_n_Wrap </div><div>function dim_min_n_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2741 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2764 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_max_n_Wrap </div><div>function dim_max_n_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2765 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2788 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_sum_wgt_Wrap </div><div>function dim_sum_wgt_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2789 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2814 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_sum_wgt_n_Wrap </div><div>function dim_sum_wgt_n_Wrap</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2816 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2836 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmvmean_Wrap </div><div>function dim_rmvmean_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2837 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2865 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmvmean_n_Wrap </div><div>function dim_rmvmean_n_Wrap</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2866 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2892 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmvmed_Wrap </div><div>function dim_rmvmed_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2893 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2913 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmvmed_n_Wrap </div><div>function dim_rmvmed_n_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2914 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2932 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_standardize_Wrap </div><div>function dim_standardize_Wrap</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2933 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2957 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_standardize_n_Wrap </div><div>function dim_standardize_n_Wrap</div><div>------------------------------<wbr>^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2958 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 2978 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmsd_Wrap </div><div>function dim_rmsd_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 2979 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3017 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_rmsd_n_Wrap </div><div>function dim_rmsd_n_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3018 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3052 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_cumsum_Wrap </div><div>function dim_cumsum_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3053 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3078 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_cumsum_n_Wrap </div><div>function dim_cumsum_n_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3079 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3100 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near uv2dvF_Wrap </div><div>function uv2dvF_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3101 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3115 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near uv2dvG_Wrap </div><div>function uv2dvG_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3116 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3130 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near uv2vrF_Wrap </div><div>function uv2vrF_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3131 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3145 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near uv2vrG_Wrap </div><div>function uv2vrG_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3146 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3160 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near ilapsG_Wrap </div><div>function ilapsG_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3161 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3175 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near ilapsF_Wrap </div><div>function ilapsF_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3176 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3190 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dv2uvG_Wrap </div><div>function dv2uvG_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3191 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3204 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dv2uvF_Wrap </div><div>function dv2uvF_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3205 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3218 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near vr2uvG_Wrap </div><div>function vr2uvG_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3219 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3232 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near vr2uvF_Wrap </div><div>function vr2uvF_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3233 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3251 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near zonalAve </div><div>function zonalAve</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3252 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3288 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near smth9_Wrap </div><div>function smth9_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3289 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3307 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near modCheck </div><div>procedure modCheck</div><div>-----------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3308 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3329 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rankCheck </div><div>procedure rankCheck</div><div>------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3330 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3353 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmMonLLT </div><div>function clmMonLLT</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3354 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3413 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stdMonLLT </div><div>function stdMonLLT</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3414 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3479 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcMonAnomLLT </div><div>function calcMonAnomLLT</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3480 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3519 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rmMonAnnCycLLT </div><div>function rmMonAnnCycLLT</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3520 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3553 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmMonTLL </div><div>function clmMonTLL</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3554 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3611 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stdMonTLL </div><div>function stdMonTLL</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3612 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3679 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcMonStandardizeAnomTLL </div><div>function calcMonStandardizeAnomTLL</div><div>------------------------------<wbr>---^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3680 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3723 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rmAnnCycle1D </div><div>function rmAnnCycle1D</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3724 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3760 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmMonLLLT </div><div>function clmMonLLLT</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3761 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3820 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stdMonLLLT </div><div>function stdMonLLLT</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3821 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3884 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcMonAnomLLLT </div><div>function calcMonAnomLLLT</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3885 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3922 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rmMonAnnCycLLLT </div><div>function rmMonAnnCycLLLT</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3923 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 3953 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmMonTLLL </div><div>function clmMonTLLL</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 3954 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4011 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stdMonTLLL </div><div>function stdMonTLLL</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4012 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4076 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcMonAnomTLL </div><div>function calcMonAnomTLL</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4077 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4121 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcMonAnomTLLL </div><div>function calcMonAnomTLLL</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4122 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4162 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rmMonAnnCycTLL </div><div>function rmMonAnnCycTLL</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4163 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4182 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmDayTLL </div><div>function clmDayTLL</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4210 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4300 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmDayT </div><div>function clmDayT</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4301 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4312 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcDayAnomT </div><div>function calcDayAnomT</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4313 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4352 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmDayTLLL </div><div>function clmDayTLLL</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4381 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4470 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near smthClmDayT </div><div>function smthClmDayT</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4472 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4502 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near smthClmDayTLL </div><div>function smthClmDayTLL</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4504 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4542 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near smthClmDayTLLL </div><div>function smthClmDayTLLL</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4543 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4589 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmDayHr </div><div>function clmDayHr</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4764 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcDayAnomTLL </div><div>function calcDayAnomTLL</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4792 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4837 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calcDayAnomTLLL </div><div> function calcDayAnomTLLL</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4866 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div> local</div><div>-----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4916 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmdd_to_yyyyddd </div><div>function yyyymmdd_to_yyyyddd</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4917 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 4950 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyyddd_to_yyyymmdd </div><div>function yyyyddd_to_yyyymmdd</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 4953 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5032 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyyddd_to_yyyyfrac </div><div>function yyyyddd_to_yyyyfrac</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5073 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near linint1_Wrap </div><div>function linint1_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5077 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5112 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near linint1_n_Wrap </div><div>function linint1_n_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5116 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5150 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near linint2_Wrap </div><div>function linint2_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5155 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5194 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near linint2_points_Wrap </div><div>function linint2_points_Wrap</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5199 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5231 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rcm2rgrid_Wrap </div><div>function rcm2rgrid_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5236 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5278 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rcm2points_Wrap </div><div>function rcm2points_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5282 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5314 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rgrid2rcm_Wrap </div><div>function rgrid2rcm_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5319 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5357 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near clmMon2clmDay </div><div>function clmMon2clmDay</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5358 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5456 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cssgrid_Wrap </div><div>function cssgrid_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5458 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5483 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near g2gsh_Wrap </div><div>function g2gsh_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5484 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5525 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near g2fsh_Wrap </div><div>function g2fsh_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5526 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5562 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2gsh_Wrap </div><div>function f2gsh_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5563 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5606 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2fsh_Wrap </div><div>function f2fsh_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5607 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5643 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2fosh_Wrap </div><div>function f2fosh_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5644 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5684 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fo2fsh_Wrap </div><div>function fo2fsh_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 5685 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5726 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near g2gshv_Wrap </div><div>procedure g2gshv_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5728 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5781 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near g2fshv_Wrap </div><div>procedure g2fshv_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5782 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5825 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2gshv_Wrap </div><div>procedure f2gshv_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5827 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5880 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2fshv_Wrap </div><div>procedure f2fshv_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5881 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5925 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near f2foshv_Wrap </div><div>procedure f2foshv_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5926 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5969 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fo2fshv_Wrap </div><div>procedure fo2fshv_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 5970 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6017 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near RGBtoCmap </div><div>function RGBtoCmap</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6018 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6036 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near GetFillColor </div><div>function GetFillColor</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6037 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6082 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near GetFillColorIndex </div><div>function GetFillColorIndex</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6087 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6122 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near assignFillValue </div><div>procedure assignFillValue</div><div>------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6123 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6150 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rmInsufData </div><div>function rmInsufData</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6151 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6226 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near SqrtCosWeight </div><div>function SqrtCosWeight</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6243 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6296 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near NewCosWeight </div><div>function NewCosWeight</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6312 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6381 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near addfiles_GetVar </div><div>function addfiles_GetVar</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6382 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6439 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofMeta_n </div><div>procedure eofMeta_n</div><div>------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6440 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6496 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofMeta </div><div>procedure eofMeta</div><div>----------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6497 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6511 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcov_Wrap </div><div>function eofcov_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6513 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6522 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcor_Wrap </div><div>function eofcor_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6524 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6533 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcov_pcmsg_Wrap </div><div>function eofcov_pcmsg_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6535 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6545 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcor_pcmsg_Wrap </div><div>function eofcor_pcmsg_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6547 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6566 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofTsMeta_n </div><div>procedure eofTsMeta_n</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6567 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6609 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofTsMeta </div><div>procedure eofTsMeta</div><div>------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6610 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6624 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcov_ts_Wrap </div><div>function eofcov_ts_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6625 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6633 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofcor_ts_Wrap </div><div>function eofcor_ts_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6634 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6655 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eoftsData2eof </div><div>function eoftsData2eof</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6656 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6721 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_Wrap </div><div>function eofunc_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6723 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6731 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_n_Wrap </div><div>function eofunc_n_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6733 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6741 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_ts_Wrap </div><div>function eofunc_ts_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6743 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6751 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_ts_n_Wrap </div><div>function eofunc_ts_n_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6753 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6761 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_varimax_Wrap </div><div>function eofunc_varimax_Wrap</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6762 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6775 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eof_varimax_reorder </div><div>procedure eof_varimax_reorder</div><div>----------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6776 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6807 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_varimax_reorder </div><div>procedure eofunc_varimax_reorder</div><div>------------------------------<wbr>-^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6825 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonFlip </div><div>function lonFlip</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6826 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6916 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonPivot </div><div>function lonPivot</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6917 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 6995 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near natgrid_Wrap </div><div>function natgrid_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 6998 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7038 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near obj_anal_ic_Wrap </div><div>function obj_anal_ic_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7042 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7082 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near runave_Wrap </div><div>function runave_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7083 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7097 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near runave_n_Wrap </div><div>function runave_n_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7099 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7113 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wgt_runave_Wrap </div><div>function wgt_runave_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7114 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7128 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wgt_runave_n_Wrap </div><div>function wgt_runave_n_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7130 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7144 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near taper_Wrap </div><div>function taper_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7145 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7160 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near taper_n_Wrap </div><div>function taper_n_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7162 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7180 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near escorc_Wrap </div><div>function escorc_Wrap</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7181 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7232 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near escorc_n_Wrap </div><div>function escorc_n_Wrap</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7234 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7288 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wgt_areaave_Wrap </div><div>function wgt_areaave_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7289 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7315 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wgt_runave_leftdim </div><div>function wgt_runave_leftdim</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7327 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near taper_leftdim </div><div>function taper_leftdim</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7334 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7362 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dtrend_leftdim </div><div>function dtrend_leftdim</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7371 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7392 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fbinseqSwap1 </div><div>procedure fbinseqSwap1</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7394 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7445 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fbinseqSwap2 </div><div>procedure fbinseqSwap2</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7447 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7482 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fbindirSwap </div><div>procedure fbindirSwap</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7491 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7518 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near LOG2 </div><div>  function LOG2</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7530 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near zonal_mpsi_Wrap </div><div>function zonal_mpsi_Wrap</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7531 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7547 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near transpose </div><div>function transpose</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7548 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7629 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_to_season </div><div>function month_to_season</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7631 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7790 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_to_season12 </div><div>function month_to_season12</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7791 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 7870 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_to_seasonN </div><div>function month_to_seasonN</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 7900 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8013 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wave_number_spc </div><div>function wave_number_spc</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8028 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8086 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near epsZero </div><div>procedure epsZero</div><div>----------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8087 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8117 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near maxind_ind </div><div>function maxind_ind</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8118 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8163 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near msrcp_mss2local </div><div>procedure msrcp_mss2local</div><div>------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8164 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8192 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymm2yyyyFrac </div><div>function yyyymm2yyyyFrac</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8193 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8216 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymm_to_yyyyfrac </div><div>function yyyymm_to_yyyyfrac</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8217 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8255 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmdd2yyyyFrac </div><div>function yyyymmdd2yyyyFrac</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8256 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8340 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmdd_to_yyyyfrac </div><div>function yyyymmdd_to_yyyyfrac</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8341 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8366 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmddhh2yyyyFrac </div><div>function yyyymmddhh2yyyyFrac</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8367 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8453 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmddhh_to_yyyyfrac </div><div>function yyyymmddhh_to_yyyyfrac</div><div>------------------------------<wbr>^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8454 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8475 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near grib_stime2itime </div><div>function grib_stime2itime</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8476 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8510 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near grib_stime2COARDStime </div><div>function grib_stime2COARDStime</div><div>-----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8511 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8525 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near = </div><div>  min     =</div><div>----------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: function min expects 1 arguments, got 0</div><div>fatal:error at line 8529 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl</div><div><br></div><div>fatal:syntax error: function cd_inv_calendar expects 8 arguments, got 4</div><div>fatal:error at line 8529 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl</div><div><br></div><div>fatal:syntax error: line 8552 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cat2Var </div><div>function cat2Var</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8553 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8664 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near svdHomHet2latlon </div><div>function svdHomHet2latlon</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8667 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8712 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near svdAkBk2time </div><div>function svdAkBk2time</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8714 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8741 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near timeCoads2YYYYMM </div><div>function timeCoads2YYYYMM</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8752 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8779 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymm_time </div><div>function yyyymm_time</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8794 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmdd_time </div><div>function yyyymmdd_time</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8795 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8834 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near yyyymmddhh_time </div><div>function yyyymmddhh_time</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8835 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8879 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near date_expand </div><div>function date_expand</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8880 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 8969 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near namelist </div><div>function namelist</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 8970 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9144 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near replaceSingleChar </div><div>procedure replaceSingleChar</div><div>--------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9160 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near symMinMaxPlt </div><div>procedure symMinMaxPlt</div><div>---------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9161 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9180 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near isStrSubset </div><div>function isStrSubset</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9182 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9205 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near indStrSubset </div><div>function indStrSubset</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9208 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9239 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getSubString </div><div>function getSubString</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9258 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wallClockElapseTime </div><div>procedure wallClockElapseTime</div><div>----------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9269 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9304 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near partitionString </div><div>function partitionString</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9314 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9368 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near readAsciiHead </div><div>function readAsciiHead</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9369 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9436 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near readAsciiTable </div><div>function readAsciiTable</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9437 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9496 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near hyi2hyo_Wrap </div><div>function hyi2hyo_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9501 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9585 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near shsgc_R42_Wrap </div><div>function shsgc_R42_Wrap</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9586 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9616 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pres2hybrid_Wrap </div><div>function pres2hybrid_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9617 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9686 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near albedo_ccm </div><div>function albedo_ccm</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9728 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9788 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near omega_ccm_driver </div><div>function omega_ccm_driver</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9875 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near omega_to_w </div><div>function omega_to_w</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9883 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9917 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near w_to_omega </div><div>function w_to_omega</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9925 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 9979 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local_min_1d </div><div>function local_min_1d</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 9981 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10066 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local_max_1d </div><div>function local_max_1d</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10068 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10135 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near copy_VarCoords_skipDim0 </div><div>procedure copy_VarCoords_skipDim0</div><div>------------------------------<wbr>--^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10136 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10186 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_to_annual </div><div>function month_to_annual</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10187 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10371 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_to_annual_weighted </div><div>function month_to_annual_weighted</div><div>------------------------------<wbr>--^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10372 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10675 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near monthly_total_to_daily_mean </div><div>function monthly_total_to_daily_mean</div><div>------------------------------<wbr>-----^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10676 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10727 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pack_values </div><div>function pack_values</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10728 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10913 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near get_file_suffix </div><div>function get_file_suffix</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10914 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10947 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near niceLatLon2D </div><div>function niceLatLon2D</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10965 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 10984 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near isMonotonic </div><div>function isMonotonic</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 10986 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11030 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rho_mwjf </div><div>function rho_mwjf</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11037 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11170 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near array_append_record </div><div>function array_append_record</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11171 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11317 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near table_attach_rows </div><div>function table_attach_rows</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11319 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11396 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near table_attach_columns </div><div>function table_attach_columns</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11397 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11460 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getind_latlon2d </div><div>function getind_latlon2d</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11462 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11498 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near mod </div><div>function mod</div><div>-----------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11500 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11555 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near ind_nearest_coord </div><div>function ind_nearest_coord</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11556 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11578 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near generate_unique_indices </div><div>function generate_unique_indices</div><div>------------------------------<wbr>-^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11579 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11592 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near isEqualSpace </div><div>function isEqualSpace</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11593 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11610 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near isConstantSpace </div><div>function isConstantSpace</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11621 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near area_conserve_remap_Wrap </div><div>function area_conserve_remap_Wrap</div><div>------------------------------<wbr>--^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11627 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11664 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near area_hi2lores_Wrap </div><div>function area_hi2lores_Wrap</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11669 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11705 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latRegWgt </div><div>function latRegWgt</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11708 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11771 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near quadroots </div><div>function quadroots</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11773 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11836 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near ut_convert </div><div>function ut_convert</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11837 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11877 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near ut_convert_fix </div><div>function ut_convert_fix</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11878 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11908 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cd_convert </div><div>function cd_convert</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11909 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11941 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near triple2grid_Wrap </div><div>function triple2grid_Wrap</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11946 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 11979 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pdfx_v510 </div><div>function pdfx_v510</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 11980 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12055 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pdfx </div><div>function pdfx</div><div>------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12056 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12170 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pdfxy </div><div>function pdfxy</div><div>-------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12171 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12432 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pdfxy_conform </div><div>function pdfxy_conform</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12437 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12465 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near genNormalDist </div><div>function genNormalDist</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12470 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12520 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near exner_pressure </div><div>function exner_pressure</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12522 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12538 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near exner_pressure_theta </div><div>function exner_pressure_theta</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12541 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12555 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near relhum_ttd </div><div>function relhum_ttd</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12562 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12591 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near relhum_water_ice </div><div>function relhum_water_ice</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12622 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12674 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near crossp3 </div><div>function crossp3</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12704 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near region_ind </div><div>function region_ind</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12711 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12731 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near icObjAnal_1d </div><div>function icObjAnal_1d</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12753 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 12892 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near icObjAnal_2d </div><div>function icObjAnal_2d</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 12910 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13054 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near obj_anal_ic_deprecated </div><div>function obj_anal_ic_deprecated</div><div>------------------------------<wbr>^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13076 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13149 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stat_dispersion </div><div>function stat_dispersion</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13152 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13343 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near int2p_Wrap </div><div>function int2p_Wrap</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13346 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13398 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near int2p_n_Wrap </div><div>function int2p_n_Wrap</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13403 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13442 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near numBinOneRuns </div><div>function numBinOneRuns</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13459 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13484 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near merge_levels_sfc </div><div>function merge_levels_sfc</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13494 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13753 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near time_to_newtime </div><div>function time_to_newtime</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13797 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near time_to_newtime_fix </div><div>function time_to_newtime_fix</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13844 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near sigma_interface </div><div>function sigma_interface</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13849 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13875 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dpres_sigma </div><div>function dpres_sigma</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 13880 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 13920 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dpres_plevel_Wrap </div><div>function dpres_plevel_Wrap</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14001 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pattern_cor2 </div><div>function pattern_cor2</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14008 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14121 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pattern_cor </div><div>function pattern_cor</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14126 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14200 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rm_single_dims </div><div>function rm_single_dims</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14203 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14244 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near smth13_n </div><div>function smth13_n</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14245 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14256 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near month_name </div><div>function month_name</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14277 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near season_name </div><div>function season_name</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14304 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near mon_fullyear </div><div>function mon_fullyear</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14431 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near stat_mode </div><div>function stat_mode</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14468 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14534 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near reg_multlin_stats </div><div>function reg_multlin_stats</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14562 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14852 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near regline_stats </div><div>function regline_stats</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 14870 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14972 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near print_clock </div><div>procedure print_clock</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 14975 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15008 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near sign_matlab </div><div>function sign_matlab</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15014 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15032 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near sign_f90 </div><div>function sign_f90</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15045 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15079 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latGridF </div><div>function latGridF</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15081 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15095 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near lonGridF </div><div>function lonGridF</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15097 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15111 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near generate_sample_indices </div><div>function generate_sample_indices</div><div>------------------------------<wbr>-^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15121 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15141 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near getTimeFromBnds </div><div>function getTimeFromBnds</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15142 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15182 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pot_temp </div><div>function pot_temp</div><div>----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15201 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15247 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pot_temp_equiv </div><div>function pot_temp_equiv</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15264 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15346 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near static_stability </div><div>function static_stability</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15372 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15424 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pot_vort_hybrid </div><div>function pot_vort_hybrid</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15426 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near , </div><div>            ,</div><div>------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15468 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15568 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pot_vort_isobaric </div><div>function pot_vort_isobaric</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15570 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near , </div><div>            ,</div><div>------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15608 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15711 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near advect_var </div><div>function advect_var</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15712 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near , </div><div>                    ,</div><div>--------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15741 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15837 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near advect_variable </div><div>function advect_variable</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15838 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near , </div><div>                          ,</div><div>--------------------------^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15845 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near log1px </div><div>function log1px</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15847 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15868 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near pres_hybrid_ccm_se </div><div>function pres_hybrid_ccm_se</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15869 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15899 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dpres_hybrid_ccm_se </div><div>function dpres_hybrid_ccm_se</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15900 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15930 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eofunc_north </div><div>function eofunc_north</div><div>--------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15940 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 15987 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eof_north </div><div>function eof_north</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15994 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near parse_globalatts_hdf5 </div><div>function parse_globalatts_hdf5</div><div>-----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 15998 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16023 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near extract_globalatts_hdf5 </div><div>function extract_globalatts_hdf5</div><div>------------------------------<wbr>-^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16041 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near coriolis_param </div><div>function coriolis_param</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16043 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16062 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near wgt_vertical_n </div><div>function wgt_vertical_n</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16110 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16167 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_maxind </div><div>function dim_maxind</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16172 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16237 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dim_minind </div><div>function dim_minind</div><div>------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16242 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16306 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cohsq_c2p </div><div>function cohsq_c2p</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16331 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near cohsq_p2c </div><div>function cohsq_p2c</div><div>-----------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16357 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near brunt_vaisala_atm </div><div>function brunt_vaisala_atm</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16372 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16416 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near eady_growth_rate </div><div>function eady_growth_rate</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16450 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16517 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near rigrad_bruntv_atm </div><div>function rigrad_bruntv_atm</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16572 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16662 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near dz_pop </div><div>function dz_pop</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16663 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16679 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near fire_index_haines </div><div>function fire_index_haines</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16708 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16840 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near time_reassign </div><div>function time_reassign</div><div>---------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16861 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 16893 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near time_reassign_cv2var </div><div>function time_reassign_cv2var</div><div>----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16931 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near demod_cmplx </div><div>function demod_cmplx</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 16951 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17029 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near epflux4 </div><div>function epflux4</div><div>---------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17057 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17359 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near epflux </div><div>function epflux</div><div>--------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17360 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17401 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near heat_index_nws_eqns </div><div>function heat_index_nws_eqns</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17404 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17437 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near heat_index_nws </div><div>function heat_index_nws</div><div>----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17464 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17532 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near latent_heat_water </div><div>function latent_heat_water</div><div>-------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17557 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17635 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calculate_monthly_values </div><div>function calculate_monthly_values</div><div>------------------------------<wbr>--^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 17666 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 17667 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near , </div><div>     ,</div><div>-----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18084 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calculate_daily_values </div><div>function calculate_daily_values</div><div>------------------------------<wbr>^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18096 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18450 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near calculate_segment_values </div><div>function calculate_segment_values</div><div>------------------------------<wbr>--^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18456 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18760 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near venn2_union </div><div>function venn2_union</div><div>-------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18761 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18799 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near venn2_intersection </div><div>function venn2_intersection</div><div>--------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18800 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18854 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near venn2_difference </div><div>function venn2_difference</div><div>------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18855 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18913 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near satvpr_water_bolton </div><div>function satvpr_water_bolton</div><div>---------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18925 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 18979 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near satvpr_water_stipanuk </div><div>function satvpr_water_stipanuk</div><div>-----------------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 18990 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:syntax error: line 19036 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near grad_latlon_cfd </div><div>function grad_latlon_cfd</div><div>-----------------------^</div><div><br></div><div>fatal:Function identifier is defined</div><div>fatal:syntax error: line 19037 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/csm/contributed.ncl before or near local </div><div>local</div><div>----^</div><div><br></div><div>fatal:error in statement</div><div>fatal:Syntax Error in block, block not executed</div><div>fatal:error at line 133 in file ./ROMS_utils.ncl</div><div><br></div><div>ncl 1&gt;</div></div><div style="color:rgb(0,0,0);font-family:Arial;font-size:14px"><br></div></div></div></div><br><br><span title="neteasefooter"><p> </p></span><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>