Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow for setting a different time slice level for an entry in `process_availabilities.csv`

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
data

Research direction

Start by reading the existing handling of process_availabilities.csv and the example linked from issue 363. Clarify whether a separate time-slice-level setting should be supported and how it should interact with the time_slice column before identifying the relevant implementation and tests; done means the behavior and its user-facing syntax are agreed.

Written by the indexing model from the issue text.

Description

enhancement

It may be useful for users to be able to specify in process_availabilities.csv that a particular entry should be applied to a different time slice level than the one implied by the time_slice column.

For an example, see my comment here: https://github.com/EnergySystemsModellingLab/MUSE2/issues/363#issuecomment-3426751620

This would be trivial to implement and would save users some typing. It's an open question as to whether this is a good feature to have though! It could be more confusing for users, so we should think carefully before we decide to do it.

Dominant language
Rust
Stars
8
Forks
5
Avg merge
11h 31m
Merged PRs (30d)
33

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 EnergySystemsModellingLab/MUSE2

All issues in EnergySystemsModellingLab/MUSE2

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.