Improve extract() extract all points from dfsu at once

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

@ecomodeller is already working on this.

Since Oct 16, 2025.

  • #530 by @ecomodeller — open

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
data

Research direction

Start by locating extract() and tracing how dfsu point observations are read. Compare the repeated file-reading behavior with the linked pull request; done means extracting all requested points without reopening the same file n times while preserving the observations.

Written by the indexing model from the issue text.

Description

enhancement

instead of reading the same file n times to extract n point observations

Dominant language
Python
Stars
56
Forks
9
Avg merge
57m
Merged PRs (30d)
3

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.

More from DHI/modelskill

All issues in DHI/modelskill

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.