Open mturilli opened 7 years ago
Hey Matteo - this is basically asking for the inverse map of what we have, to obtain the pilot id by unit lookup, right?
Yes, that's how I implemented it. I thought that as we use a tuple, it would make sense to offer a consistent implementation.
This is how I use it so far: https://github.com/radical-cybertools/radical.analytics/blob/experiment/swift/use_cases/rp_on_osg/bin/wrangler.py#L273
Hey Matteo - this is basically asking for the inverse map of what we have, to obtain the pilot id by unit lookup, right?