Closed caseybryant closed 10 years ago
Could we update coverage_model/init.py to include imports that are common in the submodule, like NumpyParameterData
?
It makes it easier to interface with CM if the common imports are at the root of the module.
Is there a way using get_parameter_values to get dense arrays filled in with fill values for parameters that don't have data?
It should insert fill values for elements that don't have data. Are you asking if we can provide an entire array with filled values if the element did not have any data at all?
Yeah, that would be helpful.
I'm going to move these into issues on github. I realize that it's yet one more obscure piece of project management that we'll be using but for a fast turn around that's not terribly complicated it's probably the best.
:+1: Thanks for all the hard work, I think as-is we can integrate it with coi-services and I should be able to close 193 this week, hopefully tomorrow.
Interface changes to test coi-services against.