Talk:Feature Requests

From DavinciWiki

Jump to: navigation, search

DESIRED

  1. Catch memory-overload segmentation fault error.
  2. Catch cat() segmentation fault error.
  3. Load in all CRISM data products
  4. Load in all ASTER data products
  5. Load in HIRISE data products
  6. Load and write and meaningfully store GEOTIFF files
  7. Provide data slicing conforming to the following syntax: dv> a = b[,2:12//34:95//106:171]
  8. Allow plot looping with all current plot capabilities.
  9. Singular Value Decomposition matrix operation
  10. Enhanced grep functionality
  11. System commands independent from the platform like copy, move, delete
  12. Add more mathematical functions as core functions like log2 etc.
  13. Expand the number of functions that be used with “fit”.
  14. Add a shape recognition functionality (squares, circles, with basic info, such as location of the edges or center etc…).
  15. Multiple Control-C ability (kill script command)


RECENTLY SOLVED

  1. Alphanumeric Sorting (with multiple column support)
  2. Add functionality to open remote files via http protocol. (i.e. load("http://davinci.asu.edu/test.hdf")
  3. Produce restore() to recover from segmentation faults
Personal tools