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

Add import data tutorials to the main tutorials section #1933

Open
wants to merge 26 commits into
base: doc/new-tutorials-section
Choose a base branch
from

Conversation

luisaFelixSalles
Copy link
Collaborator

Add the import data tutorials

List of tutorials:

  • Manual input data on DPF
  • Import a result file in DPF
  • Extract and explore results metadata
  • Extract and explore results data
  • Narrow down data

Preview on how it renders

Import data section main page

image

Manual input data on DPF

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_import_data_represent_data_on_dpf html

Import a result file in DPF

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_import_data_import_result_file html (1)

Extract and explore results metadata

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_import_data_extract_and_explore_results_metadata html

Extract and explore results data

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_import_data_extract_and_explore_results_data html

Narrow down data

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_import_data_narrow_down_data html

@luisaFelixSalles luisaFelixSalles added the tutorials Related to PyDPF-Core tutorials label Nov 25, 2024
@luisaFelixSalles luisaFelixSalles self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.06%. Comparing base (576cd9f) to head (b1fefc4).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           doc/new-tutorials-section    #1933      +/-   ##
=============================================================
- Coverage                      88.11%   88.06%   -0.06%     
=============================================================
  Files                             83       83              
  Lines                           9993     9993              
=============================================================
- Hits                            8805     8800       -5     
- Misses                          1188     1193       +5     

Defining the fields
-------------------

To manually import data on DPF you have to create the structure to store it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To manually import data on DPF you have to create the structure to store it.
To import custom data into DPF you first have to create the structure to store it.

@luisaFelixSalles luisaFelixSalles mentioned this pull request Nov 25, 2024
36 tasks
@luisaFelixSalles luisaFelixSalles force-pushed the tutorials/import-data/firsts-import-data-tutorials branch from 2e1c8d9 to b1fefc4 Compare December 11, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorials Related to PyDPF-Core tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants