<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p><font face="Times New Roman"></font></p>
<p style="margin: 0in 0in 12pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">Using NCL version 6.2.1, I am trying to use ESMF_regrid to interpolate data from a regular
 lat/lon (0.1 x 0.1 degree) grid to an unstructured MPAS grid. I am working off of the ESMF_rect_to_unstruct.ncl template.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 12pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">I am providing the DstGridLat and DstGridLon values from an existing MPAS input file. This
 MPAS mesh has nCells = 163842 cells and I am passing the double latCell(nCells) and double lonCell(nCells) variables to DstGridLat and DstGridLon.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 12pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">Once the script starts processing the destination grid, the following screen output appears:</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">(0)<span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>get_dst_grid_info: destination lat dims = (163842)</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">(0)<span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>get_dst_grid_info: destination lon dims = (163842)</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">(0)<span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>unstructured_to_ESMF: triangulating the data ... this can be slow</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">(0)<span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>min/max ElementVertices = 0/163841</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">(0)<span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>unstructured_to_ESMF: total number of elements created: 327680</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">After that, the weights are being generated and the input data is interpolated . However,
 the dimension of that interpolated output is 327680 (i.e. the number of “elements”), not 163842 (i.e. the number of destination lat/lon points specified). When I write out the interpolated data, it has 327680 values. That number of
<span style="mso-spacerun: yes;">&nbsp;</span>“elements” matches the number of “Vertices” in my existing MPAS input file from which the DstGridLat and DstGridLon values were pulled.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">I am sure I am missing something very basic, but I am stuck figuring out why the interpolated
 data has more elements than I am expecting.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">I am attaching the script, screen output, header of the destination lat/lon grid description
 file provided to the script, and the headers of the SrcFileName, DstFileName, and ncf file containing the interpolated data that are created by the script.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">I have also uploaded the files required to run the script (i.e. the
<span>edgar_HTAP_NOx_emi_TRANSPORT_2010.0.1x0.1.nc</span> file containing the data to be interpolated and the existing MPAS input file
<span>static.90-25.usgs.nc</span> containing the DstGridLat and DstGridLon values) to the anonymous ftp server.</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">Thank you very much for your help,</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">&nbsp;</span></p>
<font face="Times New Roman"></font>
<p style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; font-size: 10pt; mso-fareast-font-family: &quot;Times New Roman&quot;;">Christian</span></p>
<font face="Times New Roman"></font>
<p></p>
<p><br>
</p>
</div>
</body>
</html>