Skip to content

Change default data location to current working directory #270

@jarrodmcc

Description

@jarrodmcc

Right now using most of the plugins or MolecularData class will default to the installation directory specified in the config file, which could be in a very inconvenient location for some people. Also, in my own workflows I'm most interested in keeping data local to a particular project rather than OpenFermion itself, hence it would be better if the universal defaults were the working directory of the user of the code, rather than the installation directory. It should also be the case that when filenames are passed of the form "./data/myfilename.hdf5", that this is the 'data' directory within the current working directory, not in the installation data directory. Any thoughts to the contrary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDoes not require upfront familiarity with the codebase. A good starting issue.help wantedno QC knowledge neededDoes not require knowledge of quantum computingpriority/p2Medium priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions