Skip to content

User instructions how to update pre-exisiting atmodat data checker installation #117

@atmodatcode

Description

@atmodatcode

Hello,

I currently do not manage to get my atmodat checker installation updated with the instructions explained in the Readme.md:

git checkout master
git pull origin master || git submodule update --remote --recursive
mamba update --file mamba_requirements.txt
pip install -U -e .

Update-Installation seems fine, but when I execute run_checks -p mypath
I get a FileNotFoundError, claiming .../atmodat_standard_checks.yml was not found.

How does an update of a preinstalled atmodat checker version works?

Thanks

Angelika

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions