Skip to content

Data dictionary in comstockpostproc #399

@amyeallen1

Description

@amyeallen1

I get the error message below when trying to run postproc on the current SDR branch (sdr 2025 r4):

Traceback (most recent call last):
File "C:\GitRepos\comstock_marley\postprocessing\compare_upgrades.py", line 113, in
main()
File "C:\GitRepos\comstock_marley\postprocessing\compare_upgrades.py", line 109, in main
comstock.export_data_and_enumeration_dictionary()
File "C:\GitRepos\comstock_marley\postprocessing\comstockpostproc\comstock.py", line 3939, in export_data_and_enumeration_dictionary
file_path = os.path.abspath(os.path.join(self.output_dir, file_name))
File "C:\Users\aallen.conda\envs\comstockpostproc\lib\ntpath.py", line 104, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not dict

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions