Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Correct parsing of TS_NMDH for plexos parser #100

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

pesap
Copy link
Collaborator

@pesap pesap commented Jan 15, 2025

List of changes

  • Fixed a problem when parsing time series file with name, month, day and hour (DATAFILE_COLUMNS.TS_NMDH). This was populating with nan the output time series
  • Added additional gas options

…producing a

nan at the beginning of each row.
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.81%. Comparing base (73087e2) to head (8b942fb).

Files with missing lines Patch % Lines
src/r2x/parser/plexos.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   76.82%   76.81%   -0.01%     
==========================================
  Files          39       39              
  Lines        3836     3835       -1     
==========================================
- Hits         2947     2946       -1     
  Misses        889      889              
Files with missing lines Coverage Δ
src/r2x/parser/plexos.py 53.62% <0.00%> (-0.06%) ⬇️

@pesap pesap merged commit 8fd1a9c into main Jan 15, 2025
8 checks passed
@pesap pesap deleted the ps/plexos_parser branch January 15, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants