scipp / scipp/ess

Mixing local files and files from SciCat

Open
#162 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

essreduce
Dominant language
Python
Stars
1
Forks
3
Avg merge
2d 11h
Merged PRs (30d)
17

Description

@wpotrzebowski pointed out that we currently cannot mix files downloaded with pooch with local files. It is all or none.

While we do not plan to support this for pooch (since it is only for testing and documentation), this is an important requirement when working with SciCat. For example, mask files or other references may be obtained from SciCat, while a user wants to process a local file.

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

No files or tests are named. Start by tracing how pooch-downloaded files and SciCat references are supplied to data reduction, then document the expected mixed-input behavior. Done means a workflow can combine local files with SciCat-provided files, including masks or other references, without requiring all inputs to come from one source.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.