VAMDC / NodeSoftware

Python/Django-based software for running VAMDC data nodes.
http://www.vamdc.eu
GNU General Public License v3.0
15 stars 23 forks source link

update ExampleNode #105

Closed ivh closed 12 years ago

ivh commented 12 years ago

N.Moreau wrote: In the dictionnary.py file provided by the example node, some old returnables are still listed, for example : 'RadTransFinalStateRef':'RadTran.lostate.id', 'RadTransInitialStateRef':'RadTran.upstate.id',

They should be replaced by their upper/lower counterparts.

We should also double check the rest of the ExampleNode.

ivh commented 12 years ago

fixed.