Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Metadata symbology enhancements #78

Open
ceholden opened this issue Mar 16, 2016 · 0 comments
Open

Metadata symbology enhancements #78

ceholden opened this issue Mar 16, 2016 · 0 comments
Milestone

Comments

@ceholden
Copy link
Owner

Related to #77:

  1. Enabler: specify qualitative/sequential colormap alongside the "friendly name" and metadata value/observation and handle this choice when initializing metadata item colors
  2. Cleanup: alter metadata handling to use one variable (dict) that stores properties rather than multiple variables storing this information separately:
    • name (str)
    • values (np.ndarray)
    • colormap (enum{qualitative, sequential})
    • include_table (bool)
  3. Finalize: implement month calculation as standard metadata item in drivers
@ceholden ceholden added this to the 1.2.0 milestone Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant