Conversation
…y management - Added pixi.toml for project configuration and dependencies. - Removed poetry.toml and pyproject.toml files. - Deleted various scripts related to Poetry build and installation processes. - Cleaned up project scripts and configurations to align with new dependency management approach.
- Updated import statements and logging configurations for clarity. - Improved error handling and validation in GridAPPSD class. - Enhanced formatting and style across multiple files to adhere to PEP 8 standards. - Consolidated JSON handling functions for better maintainability. - Added ruff.toml for linting configuration and removed legacy pixi.toml settings. - General cleanup of comments and docstrings for improved documentation.
…d update documentation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ents/agents.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…terfaces.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: craig8 <3979063+craig8@users.noreply.github.com>
Co-authored-by: craig8 <3979063+craig8@users.noreply.github.com>
…t handling in field_interface
- Included types-python-dateutil version 2.8 or higher - Included types-pyyaml version 6.0 or higher Fixed type errors in gridappsd-python-lib: houses.py: Added TYPE_CHECKING import guard, fixed namedtuple definition json_extension.py: Fixed dataclasses.asdict type narrowing goss.py: Removed duplicate on_error method app_registration.py: Removed Python 2 compatibility import simulation.py: Converted List, Dict, Union → lowercase generics main.py: Fixed call to non-existent run_simulation method Fixed type errors in gridappsd-field-bus-lib: interfaces.py: Converted to lowercase generics, fixed Optional usage, type-narrowed ConnectionType gridappsd_field_bus.py: Implemented stub methods returning proper values context.py: Added missing timeout argument utils.py: Added proper type annotation agents.py: Converted Dict → dict, added proper type annotations context_manager_agents.py: Converted to lowercase generics
…S matrix and standardizing on ubuntu-latest
…nse handling in LocalContext
…ges recieved after running the simulation.
- Created a new Python script (temp.py) to send simulation requests to GridAPPSD. - Configured environment variables for GridAPPSD user credentials. - Defined a request structure for two geographical regions with specific simulation configurations. - Implemented response handling to print the output from the GridAPPSD service.
…d-python libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release of version 2026.02.0