Opened 10 years ago

Closed 9 years ago

#140 closed enhancement (fixed)

Provide common database fetching routines

Reported by: Tom Goddard Owned by: Greg Couch
Priority: major Milestone: Alpha Release
Component: Infrastructure Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: chimera

Description

Current mmcif, pdb, emdb, and eds database fetches all have their own code to check for a cached file and create cache directories if needed. These standard fetching steps shoujld be in a common module so the path "~/Download/Chimera/..." and os.makedirs() code is not repeated in every fetching routine.

Change History (2)

comment:1 by Scooter Morris, 9 years ago

Milestone: Alpha Release

comment:2 by Greg Couch, 9 years ago

Resolution: fixed
Status: newclosed

Tom did most of this work. We settled on data being cached in ~/Downloads/ChimeraX/database.

Note: See TracTickets for help on using tickets.