User Tools

Site Tools


howtos:workwithdata:importing_exporting_time_slices_using_a_for_loop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howtos:workwithdata:importing_exporting_time_slices_using_a_for_loop [2009/12/08 20:04]
marcus.williams created
howtos:workwithdata:importing_exporting_time_slices_using_a_for_loop [2009/12/08 20:06] (current)
marcus.williams
Line 1: Line 1:
-There are occasions when one wants to import/​export data to/from a multi-dimensional ​time-subscripted ​object using separate "​slices"​ for each time point. The code below implements the importing ​of time slices to an object; a similar structure works for exporting. This method can be applied to any object informed and sliced by a sequence - not just time informants.+There are occasions when one wants to import/​export data to/from a time-sub-scripted ​object using separate "​slices"​ for each time point. The code below implements the import and inserting ​of time slices to an object; a similar structure works for extract() and export(). This method can be applied to any object informed and sliced by a sequence - not just time informants.
  
 <​code>​ <​code>​
howtos/workwithdata/importing_exporting_time_slices_using_a_for_loop.1260302684.txt.gz ยท Last modified: 2009/12/08 20:04 by marcus.williams