<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"><div>Hello,</div><div><br></div><div>We recommend that people "new to NCL" read the User Manual</div><div><b><a href="https://www.ncl.ucar.edu/Document/Manuals/" target="_blank">https://www.ncl.ucar.edu/Document/Manuals/</a><br></b></div><div><br><b></b></div><div>Specifically:</div><div> <a href="https://www.ncl.ucar.edu/Document/Manuals/NCL_User_Guide/NCL_User_Guide_v1.1_Legal.pdf" target="_blank"><b>https://www.ncl.ucar.edu/Document/Manuals/NCL_User_Guide/NCL_User_Guide_v1.1_Legal.pdf</b></a></div><div><br></div><div>----</div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/systemfunc.shtml" target="_blank"><b>https://www.ncl.ucar.edu/Document/Functions/Built-in/systemfunc.shtml</b></a></div><div>To get different directory names<br></div><div><br></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/addfiles.shtml" target="_blank"><b>https://www.ncl.ucar.edu/Document/Functions/Built-in/addfiles.shtml</b></a></div><div>Please read about the<b> 'join' </b>type<b><br></b></div><div><b><br></b></div><div><b>---</b></div><div>Your data<br></div><div><b></b></div><div><b></b><br></div><div>netcdf MWP_2009060_100W050N_2D2OT.fract_wet {<br>dimensions:<br>    lon = 80 ;<br>    lat = 80 ;<br>variables:<br>    float <b>Band1(lat, lon) ;</b></div><div><b><br></b></div><div>===</div><div>Carefully read<b>:<br></b></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/dim_max_n_Wrap.shtml"><b>https://www.ncl.ucar.edu/Document/Functions/Contributed/dim_max_n_Wrap.shtml</b></a></div><div><br></div><div><b>===</b><br></div><div>Write netCDF: Read</div><div><a href="https://www.ncl.ucar.edu/Applications/write_netcdf.shtml"><b>https://www.ncl.ucar.edu/Applications/write_netcdf.shtml</b></a></div><div><br></div><div>Use simple ("inefficient") method to write netCDF<br></div><div>===<br></div><div>I am attaching a sketch. I do not know the structure of your directories. You must figure out the correct way to access them</div><div><br></div><div><br></div><div><br></div></div></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 15, 2018 at 7:32 AM Stuart D Smith <<a href="mailto:smit1770@purdue.edu" target="_blank">smit1770@purdue.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_-3563308184323061936m_-965180921368110125WordSection1">
<p class="MsoNormal">Good morning,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I  am seeking guidance on creating a maximum value map using the information from multiple satellite images.
<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">To create the map, I believe I would need to use NCL to iterate through a list of folders (each folder contains one MODIS image) and extract the maximum value of  flooded area for each grid cell. The final product would be a map  (NetCDF/ascii
 file) with the maximum flooded values for each grid cell. The attached NetCDF file is an example of the file I would be reading in.
<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am new to NCL so I really didn’t know where to begin. Any examples or reference material would be greatly appreciated. Thank you for your time.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Regards,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">-Stuart <u></u><u></u></p>
</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>