Kaszanas / Kaszanas/SnapSC2

Combat Interval Data Duplication

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In the current version of the software all of the combat snapshots will be dupicating the original action data that was collected on the first step.

This is because the combat snapshots are collecting all of the data with the raw setting on, this in turn gives unit positions and other data that is not accessible in the initial data parsing step.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the combat snapshot collection and the raw setting responsible for including unit positions and other duplicated fields. Compare snapshot contents with the original action data and initial parsing step. Done means snapshots no longer duplicate original action data while retaining information unavailable during initial parsing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.