Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] Question about IDataset

Hi Dinko,

This issue has come up before. I will ask Peter Chang what his recommended approach is. We will get back to you this evening or maybe tomorrow UK time.

Cheerio,

Matt

On 17 January 2017 at 19:22, Dinko Ivanov <dinko.ivanov@xxxxxxxxx> wrote:
Hi,

I'm working on an Eclipse RCP-based application that performs some statistical and numerical analysis on data. So far I'm using some in-house data structures for that, but I recently learned about the January project and I'd like to evaluate it.
My question is: how do I handle "indexed" datasets in January, where each value is a double measurement against some index - time, altitude, depth, etc? I tried using a CompoundDataset, but it requires nested datasets to be of the same time. Could you give some hints?

Thanks and best regards!
Dinko

_______________________________________________
january-dev mailing list
january-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/january-dev



Back to the top