Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • swmfpy swmfpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Note: The default ITS GitLab runner is a shared resource and is subject to slowdowns during heavy usage.
You can run your own GitLab runner that is dedicated just to your group if you need to avoid processing delays.

  • SWMF_software
  • swmfpyswmfpy
  • Merge requests
  • !9

Merged
Created Aug 28, 2020 by Camilla Dodge Koslowsky Harris@cdhaDeveloper

Tecplot interpolate

  • Overview 0
  • Commits 33
  • Pipelines 1
  • Changes 2

This branch introduces several new functions for working with Tecplot data. The interpolate_zone_to_geometry function assists in seamlessly creating a new, user-defined geometry (spherical shells, lines, boxes, and arbitrary trajectories) and interpolating data onto it. The write_zone function complements Tecplot's existing functions for writing data by adding a simpler CSV format suitable for working easily with Pandas, and an HDF5 format. The HDF5 format is particularly useful since it stores large datasets at a comparable size to Tecplot's native PLT format while being compatible with a wider range of scientific software. Examples are provided for using these functions in isolation or together as elements of one workflow.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: tecplot-interpolate