<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; ">
<div>
<div>
<div style="font-family: Calibri, sans-serif; ">Hi,</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">I have a set of grads scripts that generate point output of&nbsp;various variables (wind, pressure, etc.)&nbsp;for many locations using different model datasets in grb format. &nbsp;I'm using the&nbsp;gr2stn function to get the output
 at the station locations. &nbsp;Most of my scripts run very quickly and generate data for thousands of locations. &nbsp;However, some of them are very slow and will take many hours to get output at all the points I want. &nbsp;The only difference between the scripts are
 the dataset that they are accessing and using to generate the output. &nbsp;</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">I'm trying to determine why some of them run very slow and others do not. &nbsp;I assumed the reason was the size of the grb files being used – if the grb files were very large then it would be slower and vice versa.
 &nbsp;As a test, I decreased the number of variables being included in the grb file set that was very large to reduce the size of those grb files. &nbsp;I then ran the script to generate the point output from the smaller grb files and it didn't seem to buy me much run
 time.</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">I did notice that the grb files that are associated with the slow processing have a PDEF entry in the .ctl file, whereas the grb files that process very fast have no PDEF entry. &nbsp;Could this be the cause? &nbsp;Does
 it take a lot longer to get point output from data that has to be mapped to a rectilinear lat/lon grid (has a PDEF entry) versus data that is already on&nbsp;a rectilinear lat/lon grid (no PDEF entry)? &nbsp;If this is the case, does anyone know of a way around this
 to get faster point output from grb files?</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">Thanks for your time and any help you can provide.</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">Best,</div>
</div>
</div>
<div style="font-family: Calibri, sans-serif; ">Sam&nbsp;</div>
</body>
</html>