Migration Guide
Note
This section is under development. Migration guides and version upgrade information will be added in future releases.
Overview
This guide will help users migrate between different versions of rompy-oceanum and understand breaking changes in the API.
Coming Soon
This section will cover:
Version Migration: Step-by-step guides for upgrading between major versions
Breaking Changes: Documentation of API changes and deprecations
Configuration Updates: How to update configuration files for new versions
Compatibility Matrix: Version compatibility with rompy and oceanum CLI
Migration Tools: Automated tools to help with configuration updates
Current Status
For now, please:
Check the CHANGELOG.md in the repository for version-specific changes
Review the release notes for breaking changes
Test thoroughly in a development environment before upgrading production systems
Consult the GitHub issues for migration-related questions
Version History
Upgrade Checklist
When upgrading rompy-oceanum:
Backup configurations: Save current working configurations
Review release notes: Check for breaking changes
Update dependencies: Ensure compatible versions of rompy and oceanum CLI
Test in development: Validate functionality before production deployment
Update documentation: Review any configuration or API changes
For now, please refer to:
The project’s GitHub repository for release information
User Guide - Current version documentation
rompy migration guides - Core framework migration
See Also
Contributing - Development guidelines
Architecture - System architecture
Troubleshooting - Common issues and solutions