We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b1b89 commit a8a8934Copy full SHA for a8a8934
1 file changed
tests/test_quantities.py
@@ -94,8 +94,8 @@ def test_production_agent_asset_view(
94
):
95
"""Production when capacity has format of agent.assets.capacity.
96
97
- TODO: not currently supported. Need to make maximum_production more generic so it
98
- can handle capacity data without an "asset" dimension.
+ TODO: This requires a fully-explicit technologies dataset. Need to rework the
+ fixtures.
99
"""
100
from muse.utilities import coords_to_multiindex, reduce_assets
101
0 commit comments