Allow user to determine if they want to retrieve quality metrics for CMAQ variables that have them.
[ ] Add new parameter to /values path named include_quality_metric and default to false
Per discussion with @hyi re: hackathon experience with @arunacs
There was interest in retrieving CMAQ data in yearly increments for Ozone, however the existing quality metric implementation slows the query down to the point of not being effective at that scale.
Issue #18 has been created to address speeding up quality metrics queries
Allow user to determine if they want to retrieve quality metrics for CMAQ variables that have them.
/values
path namedinclude_quality_metric
and default tofalse
Per discussion with @hyi re: hackathon experience with @arunacs