Show/Hide Table View
R&D
Formula raw data storage
Represent a dataset as a formula, so that values are generated, not stored. Can be done in stages. Simple formula, continuous functions for formula (would allow for non-integer indices as input for retrieving the raw data values); step function for formula raw data. Could also implement coordinate system translation. One application asked for this in order to be able to compute new datasets based on existing dataset(s) in a file.
n/a