commit | 4bc4ce82ebcb176376318f0cc24938e5173b58aa | [log] [tgz] |
---|---|---|
author | susmit shannigrahi <susmit@cs.colostate.edu> | Mon Jun 15 12:14:08 2015 -0600 |
committer | susmit shannigrahi <susmit@cs.colostate.edu> | Tue Jun 16 11:06:54 2015 -0700 |
tree | 2c83fca8ce5900ec9db631f6f5768a90e733053d | |
parent | 851e88b2b5f4284dbb40ed9fa289a930fe181418 [diff] |
Updating readme * Include dependencies required for installation * Installation instructions * How to run and use the software refs: #2889 Change-Id: I44ec3752ba5ff154728b3b587516b3b30798d12d
####If you have trouble running it, drop an email to ndn-sci@netsec.colostate.edu.
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: