nla_client_settings.py

Settings for the NLA system, mostly controlling whether the test version or production version is used.

nla_client_settings.NLA_SERVER_URL = 'http://nla.ceda.ac.uk/nla_control'

the baseurl for the api to the NLA system

nla_client_settings.TEST_VERSION = False

set this variable to True to use a test version that uses a local disk store as an analogue for the NLA tape system