Actions
Task #2726
openLoad repos with CMIP5 data
Start date:
04/03/2015
Due date:
% Done:
0%
Estimated time:
Actions
Added by Anonymous over 9 years ago. Updated over 9 years ago.
0%
Here is the design:
Noe that the TLV file generation is slow when we need to sign each content segment (about 4 minutes for a 1.2GB file when we use 8K data segment), we may use other efficient method in the future.
If you have better designs, please let me know.
@susmit shannigrahi, if there is no objections, please tell me how to get the NDN name for each data file? I think the best way is to read the translator result, because we just need to add tools if we need to use another method to load the data.
Could you put the code in gerrit please? I need to take a look to see how to integrate this. If you want, you can assign this to me.
I only have the TLV file generation code? I'll upload it soon
Please refer http://gerrit.named-data.net/#/c/1974/1 for the TLV file generation code