ML4GW / ML4GW/DeepClean

in `gwftools.find`, add logic for finding files that contain superset of data needed

Open
#60 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

While looking for locally cached data in gwftools.find, add logic for parsing filenames in an indicated directory that might not start at the same t0 requested, but which contain all of the requested data anyway.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the gwftools.find entry point and inspect how it searches the indicated directory and parses cached filenames. The change is complete when a requested interval can be satisfied by a cached file whose filename indicates a different start time but contains all requested data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.