<div dir="ltr"><div dir="ltr"><div>A guess:</div><div><br></div><div>Cha</div><div>  test_mask = src_file->pcp</div><div>To:</div><div>  test_mask = src_file->pcp(0,:,:)</div><div><br></div><div>Good Luck<br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 14, 2018 at 10:22 AM Mirce Morales <<a href="mailto:mirce.morales@gmail.com">mirce.morales@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear All,<div><br></div><div>I am kind of new using NCL and I am trying to regrid some TRMM_3B24 data (0.25°x0.25°) to the resolution in my geogrid file (1km), however, I am having a problem when I try to calculate the weights. It crashes in the following line:</div><div><br></div><div>rectilinear_to_SCRIP( src_SCRIP_filename, src_lat, src_lon, Opt)<br></div><div>fatal:Eq: Dimension size, for dimension number 0, of operands does not match, can't continue<br></div><div><br></div><div>If it's helpful, the printVarSummary of the input in the function is the following:</div><div><div>Variable: src_lat</div><div>Type: double</div><div>Total Size: 56 bytes</div><div>            7 values</div><div>Number of Dimensions: 1</div><div>Dimensions and sizes:   [latitude | 7]</div><div>Coordinates:</div><div>            latitude: [16.875..18.375]</div><div>Number Of Attributes: 2</div><div>  units :       degrees_north</div><div>  long_name :   Latitude</div><div><br></div><div>Variable: src_lon</div><div>Type: double</div><div>Total Size: 48 bytes</div><div>            6 values</div><div>Number of Dimensions: 1</div><div>Dimensions and sizes:   [longitude | 6]</div><div>Coordinates:</div><div>            longitude: [-93.125..-91.875]</div><div>Number Of Attributes: 2</div><div>  units :       degrees_east</div><div>  long_name :   Longitude</div><div><br></div><div>Variable: src_SCRIP_filename</div><div>Type: string</div><div>Total Size: 8 bytes</div><div>            1 values</div><div>Number of Dimensions: 1</div><div>Dimensions and sizes:   [1]</div></div><div><br></div><div>The scripts I am using are based on ESMF utilities to regrid from rectilinear to curvilinear:</div><div><br></div><div>TRMM2WRFHydro_generate_weights.ncl<br></div><div>TRMM2WRFHydro_regrid.ncl<br></div><div><br></div><div>The data and scripts are in the following path on Cheyenne: </div>/glade/scratch/<span class="m_-3283399322642092984gmail-gr_ m_-3283399322642092984gmail-gr_625 m_-3283399322642092984gmail-gr-alert m_-3283399322642092984gmail-gr_spell m_-3283399322642092984gmail-gr_inline_cards m_-3283399322642092984gmail-gr_disable_anim_appear m_-3283399322642092984gmail-ContextualSpelling m_-3283399322642092984gmail-ins-del m_-3283399322642092984gmail-multiReplace" id="m_-3283399322642092984gmail-625" style="display:inline;border-bottom:2px solid transparent;background-repeat:no-repeat">mirce</span>/LaSierra/FullDomainForcing/TRMM_3B24_Cut<div><br></div><div>I can't see clearly why I am getting this error and besides, I am not sure about how to know if my grids are rectilinear or curvilinear, I am supposing that TRMM is rectilinear and I know that the geogrid file is curvilinear, but for another files I am not quite sure how to check that.</div><div><br></div><div>I will appreciate a lot any help about it and the error.</div><div><br></div><div>Thanks!</div><div>Mirce.</div><div><br></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>