Check on the following:
Are aggregations supported by the DMR++ code?
Yes, tests added to the NcML handler for this.
Are the URL tags we used before still supported? -
YES, See void Chunk::add_tracking_query_param()
and get_data_url().
Can the code insert a tag that's unique to a a specific request?
Yes. Added. Uses the BES Context ‘cloudydap’. See Chunk for more info.