google / google/weather-tools

Parser is not handling append_date_dirs correctly

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

Description

Two problems:

1. Data directories are not assembled correctly because prepare_target_name() is in-place modifying partition_keys.
2. The full target_path isn't being built correctly because the trailing forward slash is stripped, but not replaced properly.

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.