<div dir="ltr"><div>float siconc(time, lat, lon)</div><div>where lat(lat) and lon(lon) are coordinate variables.</div><div>There is no need to use @lat2d, @lon2d</div><div><br></div><div>The original file was renamed when I downloaded:</div><div><br></div><div><a href="http://test.siconc_SIday_BCC-CSM2-MR.nc">test.siconc_SIday_BCC-CSM2-MR.nc</a> <==  siconc_SIday_BCC-CSM2-MR_historical_r1i1p1f1_gn_19000101-19091231.nc</div><div>===</div><div>Variable: sic<br>Type: float<br>Total Size: 121939200 bytes<br>            30484800 values<br>Number of Dimensions: 3<br>Dimensions and sizes:    <b>[time | 365] x [lat | 232] x [lon | 360]</b><br>Coordinates: <br>            time: [ 0.5..364.5]<br> <b>           lat: [-81.5..89.5]   <== coordinate variable<br>            lon: [ 0.5..359.5]  <b><== coordinate variable</b></b><br>Number Of Attributes: 11<br>  standard_name :   sea_ice_area_fraction<br>  long_name :   Sea Ice Area Fraction (Ocean Grid)<br>  comment :        Area fraction of grid cell covered by sea ice<br>  <b>units :      %</b><br>  original_name : CN<br>  cell_methods :   area: mean where sea time: mean<br>  cell_measures :     area: areacello<br>  history :   2018-11-27T09:03:20Z altered by CMOR: Treated scalar dimension: 'type'.<br>  coordinates :       type latitude longitude<br>  missing_value :     1e+20<br>  _FillValue :  1e+20</div><div><br></div><div><br></div><div>See attached:</div><div><br></div><div><b>%> ncl</b> siconc.ncl</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 18, 2019 at 2:00 PM Abigail Smith via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi NCL-talk,<br><br>I'm attempting to create polar stereographic contour plots of Arctic sea ice from various CMIP models on their native grids. Some of the grids are tripole, so I end up having the same gap as seen in ice_4.ncl at <a href="https://www.ncl.ucar.edu/Applications/orca.shtml" target="_blank">https://www.ncl.ucar.edu/Applications/orca.shtml</a>. I want to remove the gap, but the solution in ice_4.ncl uses U-fold grid coordinates, which aren't provided for many CMIP models. <br><br>I've attached an example script and the plot it produces. The data are available for download here:<br><a href="https://handle-esgf.dkrz.de/lp/21.14100/c55636b2-3c1a-4735-8243-4e62310acbc3" target="_blank">https://handle-esgf.dkrz.de/lp/21.14100/c55636b2-3c1a-4735-8243-4e62310acbc3</a> <br>I'm running ncl version 6.3.0 and not getting any error messages. <br><br>Thanks in advance for considering this issue!<br><br>Best,<br>Abigail Smith <br>University of Colorado Boulder<br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a></blockquote></div>