blob: 2b037839197d8ea244e022bbdec450a582b2801d [file] [log] [blame] [view]
This is a python3 library that provides an interface for translating netCDF
filenames to NDN names. The library reads the filenames, metadata and user
input for the translation. User defined schemas are defined in a conf file.
For a sample conf file, see etc/cmip5/cmip5.conf.
== Installation ==
export PYTHONPATH=$PYTHONPATH:<path_to_lib>