Dataset interpolation #53

Open
opened 2021-03-15 02:53:34 +00:00 by phryk · 0 comments
Owner
  • implement interpolation for numeric and geographic data
  • add is as editor action to apply directly to a datasets' data
  • enforce upper limit of visualization complexity
    • making sure visualization rendering in clients isn't too computationally intensive
      * includes client-side performance
      * reduces resulting filesize
      * decreases ecological imact
    • automatically interpolate visualized data
      • if it exceeds some configurable number of visualized points
        • either visualized numerical observations or
        • sum number of points in in visualized geodata columns)
    • add interpolation data into visualizations, so readers are aware
      a visualization is not "lossless"
* implement interpolation for numeric and geographic data * add is as editor action to apply directly to a datasets' data * enforce upper limit of visualization complexity * making sure visualization rendering in clients isn't too computationally intensive * includes client-side performance * reduces resulting filesize * decreases ecological imact * automatically interpolate visualized data * *if* it exceeds some configurable number of visualized points * either visualized numerical observations **or** * sum number of points in in visualized geodata columns) * add interpolation data into visualizations, so readers are aware a visualization is not "lossless"
phryk added this to the 0.0.0.1-alpha milestone 2021-03-15 02:53:34 +00:00
phryk added the
ECO
analysis.data
FET
analysis.visualization
analysis.editor
ANA
labels 2021-03-15 02:53:34 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#53
No description provided.