Skip to content

path problem with the nexrad_aws.py file #21

@Tigroux

Description

@Tigroux

If we execute from ./apps directory, the program give an error because the path in the setting already have a "./apps/ sub-directoie
If we execute from ./bugtracket, the program is not able to find "./bugtracker.json" in
config = bugtracker.config.load("./bugtracker.json")

I temporary correct the problem with:
download_dir = "../" + config['input_dirs']['nexrad']

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