https://github.com/bamweldx/iiw2021_aa_cxii

Repository providing code and datasets used for the online 2021 IIW Annual Assembly C-XII meeting 15.-17.07.2021 .

https://github.com/bamweldx/iiw2021_aa_cxii

Science Score: 13.0%

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

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

Keywords

datasets open-data welding weldx
Last synced: 7 months ago · JSON representation

Repository

Repository providing code and datasets used for the online 2021 IIW Annual Assembly C-XII meeting 15.-17.07.2021 .

Basic Info
  • Host: GitHub
  • Owner: BAMWelDX
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 25.4 MB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 3
Topics
datasets open-data welding weldx
Created almost 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Codeowners

README.md

WelDX @ 2021 IIW Annual Assembly Comm. XII meeting

Binder Documentation

Repository providing code and datasets accompanying IIW Doc. XII-2476-2021: WelDX - progress report on the welding data exchange format

Talk held online at the 2021 IIW Annual Assembly Comm. XII meeting on 15.07.2021.

launch on binder

You can launch the notebook for this presentation following this link:\ https://mybinder.org/v2/gh/BAMWelDX/IIW2021AACXII/main?urlpath=lab/tree/iiw2021CXIIfabrycagtay01.ipynb

links

  • WelDX documentation: https://weldx.readthedocs.io/en/latest/
  • WelDX GitHub: https://github.com/BAMWelDX/weldx
  • WelDX project page: https://www.bam.de/Content/EN/Projects/WelDX/weldx.html

contents

The example describes a single pass V-Groove weld of 8 mm steel plates.\ All data is stored in the single_pass_weld.weldx file.

Here are the before and after images of the experimental setup:

pre weld image post weld image

The interactive notebook demonstrates the contents of the weldx file containing the complete dataset and core features of the weldx package.

file content browsing

Interactively browse and search contents of weldx files.

tree view of file contents

3D visualization

Create an interactive 3D visualization of the experiment design.

k3d design viz

And compare it with the real data collected during the experiment.

k3d experiment viz

welding groove shapes

Easily create and directly work with welding groove shapes.

v-groove shape

measurements

Store all related measurement data in a single file.

measurement plots

The measurement chain can be described in detail.

measurement chain

Owner

  • Name: BAMWelDX
  • Login: BAMWelDX
  • Kind: organization
  • Email: weldx@bam.de
  • Location: Berlin, Germany

the welding data exchange format project, fostering open science and open data in welding research

GitHub Events

Total
  • Delete event: 5
  • Issue comment event: 2
  • Push event: 19
  • Pull request event: 6
  • Create event: 3
Last Year
  • Delete event: 5
  • Issue comment event: 2
  • Push event: 19
  • Pull request event: 6
  • Create event: 3

Dependencies

.github/workflows/pytest.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/trigger_binder_build.yml actions
  • s-weigand/trigger-mybinder-build v1 composite
environment.yml conda
  • asdf 2.11.1.*
  • ipykernel
  • ipympl 0.8.0.*
  • jupyterlab 3.3.*
  • k3d 2.12.0.*
  • matplotlib 3.3.4.*
  • pip
  • python 3.9.*
  • setuptools_scm
  • weldx 0.6.0.*