commit | 33e5725d3d3d8fdd02a7813dd4daa5ce656ac623 | [log] [tgz] |
---|---|---|
author | susmit shannigrahi <susmit@cs.colostate.edu> | Tue Jun 16 13:17:09 2015 -0600 |
committer | susmit shannigrahi <susmit@cs.colostate.edu> | Tue Jun 16 13:18:01 2015 -0600 |
tree | 3ebe908f123ab5255511add26cb715f336136314 | |
parent | 4bc4ce82ebcb176376318f0cc24938e5173b58aa [diff] |
Update README to include mailing list address Change-Id: Ieb2973877767e753cc5d167218738270efa86c0c
####If you have trouble running it, subscribe to ndn-sci mailing list and send an email.
This software is designed to support ongoing climate model research at Colorado State University, Berkeley and other institutes. Future plan includes porting this tool to suite other scientific community such as High Energy Particle Physics.
Currently, this software provides an API to publish, query and retrieve scientific datasets using NDN.
The ndn-atmos is built based on several libraries
Dependency for tools and translator library
The ndn-cxx and ChronoSync need some other prerequisites.
Follow the steps below to compile and install ndn-atmos:
NFD is the NDN forwarding daemon.
Make sure database is initialized and running
Create catalog configuration file
Edit the configuration file /usr/local/etc/ndn-atmos/catalog.conf. Modify the database parameters in both the queryAdapter and publishAdapter sections.
Note that the database parameters in these two sections may be different to provide different privileges.
Run ndn-atmos
Open the client folder in ndn-atmos
Checkout the ndn-js in the client folder. Use the link blow: