<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 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am having issues using gdalwarp to resample climate data to a finer resolution. Each climate raster has been clipped to the extent of Alaska, and contain >300 layers (1 for every month from 1979-2010). The current resolution of the rasters
 is >1000 km and they need to be resample to around 33 meters, making the new files go from ~8 MB to 33 GB. I have been testing out gdalwarp on these files but so far I cannot get them to resample in a reasonable amount of time. I ran one for over 15 hours
 on my universities campus cluster and it never passed the 0% complete mark.  I need to be able to get each file done in less then 48 hours since that is the time frame limit on the cluster.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My current code is: gdalwarp /project/oa/akpaleo/climate/ccsm4/modern/reprojected/<span style="color:#3B4045;background:white">pr_Amon_CCSM4_amip_r1i1p1_197901-201012.tif</span><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white">
 –tr 33.945415050894333 33.945415050894333 –r “cubic” /projects/oa/akpaleo/climate/ccsm4/modern/resample/pr.tif
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white">I don’t know if I have written this out incorrectly to get the resample to work since I am new to gdal, but I believe this is correct.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Helvetica","sans-serif";color:#3B4045;background:white">Does anyone know a reasonable way to speed this process up (or get around the time limit issue) correctly without causing incorrect calculations
 to the output files? <o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve attached a link to one of the climate rasters I am using.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><a href="https://uofi.box.com/s/4cv7tvpnf29d70n9wb0a8t9y4oxmudql">https://uofi.box.com/s/4cv7tvpnf29d70n9wb0a8t9y4oxmudql</a>
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Bailey Morrison<o:p></o:p></p>
<p class="MsoNormal">PhD Student<o:p></o:p></p>
<p class="MsoNormal">NASA Earth and Space Science Fellow<o:p></o:p></p>
<p class="MsoNormal">University of Illinois at Urbana-Champaign<o:p></o:p></p>
<p class="MsoNormal">Program in Ecology, Evolution, and Conservation Biology<o:p></o:p></p>
<p class="MsoNormal">Global Environmental Analysis and Remote Sensing Lab (GEARS)<o:p></o:p></p>
</div>
</body>
</html>