google / google/weather-tools

JSON Decoder error in local run of Manifest

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
bug P2 weather-dl
Dominant language
Python
Stars
252
Forks
60
Avg merge
8d 4h
Merged PRs (30d)
3

Description

During a local run of the manifest file, the following error was experienced:
```
weather_dl/download_pipeline/manifest.py", line 228, in _update
manifest = json.load(file)
...
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 1 column 609980 (char 609979)
```

## Workaround
- Changing the directory for the local run and re-running fixed the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.