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

Tickets/dm 8232 #58

Merged
merged 5 commits into from
Jan 4, 2017
Merged

Tickets/dm 8232 #58

merged 5 commits into from
Jan 4, 2017

Commits on Jan 4, 2017

  1. Change ref cat dataset name

    This changes to using a single standardized dataset name for all ref cats.
    The individual shards are then located using (catalog_name, pixel_id) pairs.
    This also moves the method for making the dataId into the indexer.
    SimonKrughoff committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    00e2438 View commit details
    Browse the repository at this point in the history
  2. Allow configuration of indexer

    This makes an IndexerRegistry so that the indexer can be stored
    in the config.
    SimonKrughoff committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    cb6a7e3 View commit details
    Browse the repository at this point in the history
  3. Update loader for IndexerRegistyr

    This modifies the loader to discover the indexer to use from the config
    and also standardizes the reference catalog and config dataset names.
    SimonKrughoff committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    70a4116 View commit details
    Browse the repository at this point in the history
  4. Update tests for standard dataset names

    This updates the tests to use the standardized dataset names.
    SimonKrughoff committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    841ebcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00a6e0f View commit details
    Browse the repository at this point in the history