<div dir="ltr">Hello,<div><br></div><div>I am having an issue with the pow() function using a negative exponent. It is displaying a constant field where it should be a variable field. I have attached the grib file as well as the ctl file and all relevant equations are below:</div><div><br></div><div>The grib file contains the precipitation rate. I am trying to create a field which uses the precip rate as follows:</div><div><br></div><div><i>'define prate = (pratesfc/25.4)*3600'   **Converting the precip rate field to in/hr</i></div><div><br></div><div>Plotting this yields a varying precip rate field in inches/hour.</div><div><br></div><div>Next, I want to apply the following equation to the prate field:</div><div><br></div><div><i>'d 0.1*pow(prate,-0.54)'</i></div><div><i><br></i></div><div>The issue is that it creates a constant field with a value of 0.0563103 when it should still be a varying field. Is this a bug with pow() function, or is something else going on here?</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><b>-------</b></div>William LaForce IV<br>Meteorologist</div></div></div></div></div></div></div>