nasa / MCT-Plugins

35 stars 29 forks source link

[Export] Separate CSV export into its own bundle #161

Open VWoeltjen opened 10 years ago

VWoeltjen commented 10 years ago

Separate CSV export into its own bundle. (Currently this is in scenario, but it may be desirable for other distributions.)

Additionally, add support for a capability interface by which components can override and/or customize CSV output. When this capability is absent, action should perform as it does currently (essentially assembling a whole lot of columns based on metadata as it would appear in the info view)