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: parse spaces as thousand separators from excel #107

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

jorgenengelsen
Copy link
Contributor

Why is this pull request needed?

This pull request is needed because of wierd bug reported where thousand spacer was used and the error was not catched until NeqSim threw an NaN error

What does this pull request change?

Removes initial and separator spaces when reading csvs

Issues related to this change:

closes: https://github.com/equinor/ecalc-engine/issues/4661

@jorgenengelsen jorgenengelsen requested a review from a team as a code owner July 10, 2023 08:32
@jorgenengelsen jorgenengelsen self-assigned this Jul 10, 2023
@jorgenengelsen jorgenengelsen merged commit 5a3bd6a into main Jul 31, 2023
@jorgenengelsen jorgenengelsen deleted the fix/thousand_separator branch July 31, 2023 12:44
patnr added a commit to patnr/ecalc that referenced this pull request Aug 21, 2023
* up-main: (65 commits)
  chore(docs): fix equations showing twice (equinor#141)
  chore: fix spelling errors in changelog
  chore(main): release 8.3.0
  chore: add power adjustment constant also for compressor trains with interstage pressure (equinor#136)
  chore: fix typing of fluid composition
  docs: update docs and changelog for energy models (equinor#133)
  chore!: energy model type not allowed to change over time (equinor#131)
  docs: fix generic compressor example
  refactor: move NeqSimfluid creation into NeqSim wrapper
  chore: add 8.3 changelog
  chore: add fluid mixing checks
  ci: update pre-commit settings
  refactor: imrpove naming and documentation
  chore: add fluid mixing checks
  refactor: molar_mass_kg_per_mol is not used in the code
  fix: wrong standard_conditions_density when mixing two fluids
  test: add test for fluid stream mixing
  chore: merge queque
  fix: parse spaces as thousand separators from excel (equinor#107)
  refactor: NeqSim mapping (equinor#120)
  ...
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