Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-scale contour #90

Merged
merged 14 commits into from Jul 11, 2019
Merged

multi-scale contour #90

merged 14 commits into from Jul 11, 2019

Conversation

tracyhenry
Copy link
Owner

@tracyhenry tracyhenry commented Jul 11, 2019

Adding multi-scale contour plot into the autoDD apis.
Alt Text

Issues/bugs fixed:

  • Overlapping threshold was incorrectly implemented
  • Autodd index table names were wrongly set
  • AutoDD rendering functions were constructed by string concatenation, now by serializing functions and using find/replace to parameterize
  • Method chaining for easier specification of multiple autodds in the same pyramid
  • separate folder for template-based APIs (like AutoDD)

API Changes (doc to be updated):

  • optionalArgs in rendering functions now take in more info: like tile size, tile position, dbox size, dbox position, current level in the pyramid, etc, which are needed for the contour renderer
  • Adding contour rendering mode to autodd api

A bunch of challenges/bugs (see project) waiting to be resolved in another PR.

@tracyhenry tracyhenry merged commit f7cfda6 into master Jul 11, 2019
@tracyhenry tracyhenry deleted the contour branch July 11, 2019 20:27
ericazhou7 pushed a commit to ericazhou7/Kyrix that referenced this pull request Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant