CruisePlan
CruisePlan is a Python tool for planning oceanographic research cruises. It takes a YAML cruise description and produces enriched configurations, cruise schedules, maps (PNG/KML), LaTeX station tables, and real-time workplans.
Quick Start: Quick Start | GitHub https://github.com/ocean-uhh/cruiseplan
User Guide
Advanced
- API Examples
- CruisePlan Demo
- CruisePlan Developer Guide
- Manual Testing and Verification
- Run Tests
- Test Case 1: Single Station (tc1_single.yaml)
- Test Case 2: Two Legs (tc2_two_legs.yaml)
- Test Case 3: Clusters (tc3_clusters.yaml)
- Test Case 4: Mixed Operations (tc4_mixed_ops.yaml)
- Test Case 5: Sections (tc5_sections.yaml)
- Running Manual Tests
- Development Workflow Integration
- Troubleshooting
- Extending the Test Suite
- API Reference