teciocpp

C++ wrapper around TecIO

https://github.com/andrsd/teciocpp

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

cpp17 file-format library tecplot
Last synced: 6 months ago · JSON representation ·

Repository

C++ wrapper around TecIO

Basic Info
  • Host: GitHub
  • Owner: andrsd
  • License: mit
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 2.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
cpp17 file-format library tecplot
Created 9 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

teciocpp

qa build codecov License Scc Count Badge

C++17 wrapper for TecIO (input/output module for tecplot)

Prerequisites

  • fmt 11.x
  • MPI (optional)
  • boost

Owner

  • Name: David Andrs
  • Login: andrsd
  • Kind: user
  • Location: Idaho Falls, Idaho, United States

Citation (CITATION.cff)

cff-version: 1.2.0
title: teciocpp
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: David
    family-names: Andrš
    email: andrsd@gmail.com
    orcid: 'https://orcid.org/0000-0002-8913-902X'

GitHub Events

Total
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 8
  • Pull request event: 3
  • Create event: 4
Last Year
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 8
  • Pull request event: 3
  • Create event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 25 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 25 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • andrsd (3)
Top Labels
Issue Labels
Pull Request Labels
ignore-for-release (2) enhancement (1)

Dependencies

.github/workflows/build.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v4 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/qa.yaml actions
  • actions/checkout v4 composite
  • conda-incubator/setup-miniconda v3 composite
  • cpp-linter/cpp-linter-action v2 composite
  • kt3k/license_checker v1.0.6 composite