GeminiDRSoftware / DRAGONS

Data Reduction for Astronomy from Gemini Observatory North and South
Other
27 stars 16 forks source link

caldb config claims that remote DB are configured when they are not #426

Closed KathleenLabrie closed 1 year ago

KathleenLabrie commented 1 year ago

Branch: release/3.1.x

No remove DB is activated in dragonsrc. Yet, when I do caldb config, I get this last line claiming that remote dbs are configured.

(susd3.9_20230103) klabrie-ml2:playground klabrie$ caldb config

Using configuration files: ('~/.dragons/dragonsrc',)

/Users/klabrie/data/tutorials/gmosls_tutorial/cal_manager.db
  Type:  LocalDB
  Get:   True
  Store: True

Database file: /Users/klabrie/data/tutorials/gmosls_tutorial/cal_manager.db

There are remote dbs configured, meaning that remote calibrations will be downloaded.

This really needs to be fixed before we release 3.1. It will cause massive confusion if released like that.