Skip to content

Commit

Permalink
Add to-do for reading from ixmp4 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Nov 15, 2023
1 parent 88f4041 commit d98cbc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_ixmp4.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ def test_ixmp4_integration(test_df_year):
platform.regions.create(name="World", hierarchy="common")
platform.units.create(name="EJ/yr")
test_df_year.to_ixmp4(platform=platform)

# TODO add test for reading data from ixmp4 platform

0 comments on commit d98cbc2

Please sign in to comment.