Function reference
Config Module
Configuration handling for the package
| config_manager | Configuration management for Nova EC. |
Data Module
Data loading and processing
| system_data | Module for loading and processing solar system data. |
| energy_community | Module for loading and processing energy community data. |
Geocoding Module
Geocoding functionality for solar system addresses
| geocoder | Module for geocoding solar system addresses. |
Matching Module
Energy community matching algorithms
| ec_matcher | Module for matching solar systems to energy communities. |
| county_matcher | Module for improved energy community matching using both county and spatial approaches. |
| eligibility | Module for determining energy community eligibility based on system characteristics. |
| export_utils | Utilities for cleaning and exporting energy community matching results. |
Retrieval Module
Data retrieval functionality
| data_retriever | Example script for processing EC data using nova_fde. |
Utils Module
Utility functions and helpers
| logger | Logging utilities for Nova EC. |
| analysis_utils | Utility functions for energy community analysis workflow. |
Main Module
Main execution pipeline
| main | Solar Systems Energy Community Analysis Pipeline |
| cli | Command-line interface for Nova EC. |