<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Courier;
        panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
        {font-family:\5B8B\4F53;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:\7B49\7EBF;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"\@\7B49\7EBF";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"\@\5B8B\4F53";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:\5B8B\4F53;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:\7B49\7EBF;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:\7B49\7EBF;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-CN link="#0563C1" vlink="#954F72" style='text-justify-trim:punctuation'><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi ncl-talk members<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Now I have an emission amount inventory (lat 33:73, lon -12:45), with resolution 0.1*0.1, the emission variable E_HFC_1234 is the emission amount of each grid with unit Mg, as 'HFC.nc' show. I want to interpolate to lower resolution 1*1.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>1. I tried 3 different commands: &quot;</span><span lang=EN-US style='font-size:10.0pt;font-family:Courier'>linint2&quot;, &quot;</span><strong><span lang=EN-US style='font-size:10.0pt;font-family:"Verdana",sans-serif;color:#852D85'><a href="http://www.ncl.ucar.edu/Document/Functions/Contributed/area_conserve_remap_Wrap.shtml" target="_blank"><span style='color:#852D85'>area_conserve_remap_Wrap</span></a>&quot;, and &quot;</span></strong><span lang=EN-US>area_hi2lores_Wrap&quot; But three return results are different (try in regrid.ncl)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2) The input &quot;fi&quot; of each command should be the emission amout? or the emission intensity of each grid? Do I need to calculate E_HFC_1234 into emission intensity, by dividing the area of each grid? If so, which command can I use to calculate area?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Thanks<br><br>Best<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Ziyuan<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.5pt;font-family:&#31561;&#32447;'><o:p>&nbsp;</o:p></span></p></div></body></html>