API Reference¶
Complete API documentation for PyConvexity.
High-Level APIs¶
- Timeseries - High-level timeseries operations (recommended)
Core Modules¶
- Types - Core data types and structures
- Database - Database connection and operations
- Errors - Exception classes and error handling
Data Models¶
- Models - Main models module
- Network - Network model operations
- Components - Component model operations
- Attributes - Attribute model operations
Import/Export¶
- Excel Exporter - Export models to Excel
- Excel Importer - Import models from Excel
- NetCDF Exporter - Export to PyPSA NetCDF
- NetCDF Importer - Import from PyPSA NetCDF
PyPSA Integration¶
- API - High-level PyPSA integration
- Builder - Network building functionality
- Batch Loader - Optimized data loading
- Solver - PyPSA solver integration
Validation¶
- Rules - Validation rule definitions