<div class="pre" style="white-space:pre;background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif">Hi Joshua,</font></div><div class="pre" style="white-space:pre;background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif"><br>
</font></div><div class="pre" style="white-space:pre;background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif">You can do it like this:</font></div><div class="pre" style="white-space:pre;background-color:rgb(255,255,255)">
<font face="arial, helvetica, sans-serif"><br></font></div><div class="pre" style="white-space:pre;background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif">    dataset-&gt;GetMetaData(0)-&gt;Set(vtkCompositeDataSet::NAME(), &quot;new name for block 0&quot;);</font></div>
<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Regards,</font></div><div><font face="arial, helvetica, sans-serif">Paul</font></div><br><div class="gmail_quote">
On 25 June 2013 17:47, Joshua Murphy <span dir="ltr">&lt;<a href="mailto:Joshua.Murphy@lasp.colorado.edu" target="_blank">Joshua.Murphy@lasp.colorado.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hello,</div><div><br></div><div>I am working on a custom source that pulls data from Nasa&#39;s CDA web.  I am downloading data and splitting it into tables (within a multi-block data set) based on space craft data set.  The issue I am running into is that the data block information looks like the image attached:</div>
<div><br></div><div><img src="cid:8D3BC790-B949-4152-B1B8-CB682AA71A9D" type="image/png"></div><div><br></div><div>I have been trying to find a way to name the blocks, but I have, as yet, been unable to figure out how to go about doing so.  It is important to name the data sets, as the user  needs to know which space craft instrument the data is from.</div>
<div><br></div><div>Could someone quickly point me in the correct direction on how to go about naming the individual blocks of the data set?  DataSet0, DataSet1, etc. are of limited help. :)</div><div><br></div><div>Thanks,</div>
<div>Josh</div><div><br></div><div><div><div><div><img src="cid:4AED8FDC-2512-4D9A-A40B-424B803E08D7" type="image/png"></div></div><div>Joshua J. Murphy</div><div>Computer Scientist</div><div>Laboratory for Atmospheric and Space Physics</div>
<div>University of Colorado, Boulder</div><div><br></div></div></div></div>
<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br>