commit | cad29cacc039bd3c21535b02ed405a0273e2f832 | [log] [tgz] |
---|---|---|
author | Susmit Shannigrahi <susmit@cs.colostate.edu> | Wed Jun 17 10:10:01 2015 -0600 |
committer | susmit shannigrahi <susmit@cs.colostate.edu> | Wed Jun 17 11:23:19 2015 -0600 |
tree | d8cf445ad10fc6a3e56f82b67b21f447f1f61ad0 | |
parent | 33e5725d3d3d8fdd02a7813dd4daa5ce656ac623 [diff] |
Fix relative paths for the library imports * Use ndn_cmmap_translators.<module_name> * Update README to reflect updated dependecies and installation instructions Change-Id: I7b44f10b9034ee21a5f55b2b41a5ea44dbd1cff9
####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: