Skip to content

Eddy3D-Dev/pyEddy3D

Repository files navigation

Python tests GitHub release

pyEddy3D

A Python tool to check the status of Eddy3D simulations.

Installation

This project is managed with uv.

Prerequisites

Install from Source

git clone https://github.com/kastnerp/pyEddy3D.git
cd pyEddy3D
uv sync

Usage

You can run the tool using uv run:

# Analyze the current directory
uv run pyeddy3d

# Analyze a specific directory
uv run pyeddy3d /path/to/simulations

Development

Run Tests

uv run pytest

About

Checks if Eddy3D simulations have completed.

Topics

Resources

Stars

Watchers

Forks