Skip to content

Conversation

@mabruzzo
Copy link
Collaborator

To be reviewed after #468 has been merged


This PR does a few things:

  1. we now track the tables of information that ratequery tracks directly as part of chemistry_data_storage in the new Registry type
  2. I have added a function to let us query some basic properties of the rates
    • right now, we primarily query number of dimensions and shape
    • in a followup PR, we'll also query the datatype
  3. I have added a function to let us directly query the number of accessible rates
  4. I have done some light refactoring of the gracklepy wrapper
  5. I have added a bunch of new googletest tests for the ratequery machinery

For context, the gmock library is a component of googletest (it's
already being installed). All this commit does is make it possible for
us to use it in subsequent PRs
This change ensures that the chemistry_data extension type will provide
a consistent set of attributes, even if we make unused rate information
inaccessible through the ratequery interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant