JuliaIO / JuliaIO/FileIO.jl

Supporting formats that split data into multiple files

Open
#272 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
228
Forks
81
Avg merge
1d 29m
Merged PRs (30d)
1

Description

Hi, how should we deal with formats that use multiple different files to store data? Think of formats that consist of a data file and a header file with the metadata. It makes sense to load them together but I'm not sure if something like that is currently possible.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or entry points. Start by reviewing how FileIO.jl currently identifies and loads formats, then determine how multi-file inputs should be represented and discovered. Done requires an agreed design and a demonstrated way to load a format whose data and metadata are stored separately.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.