iiasa / ixmp4

A data warehouse for high-powered scenario analysis in the domain of integrated assessment of climate change and energy systems modeling
https://docs.ece.iiasa.ac.at/ixmp4
MIT License
10 stars 6 forks source link

Clean up top-level namespace #84

Open glatterf42 opened 4 months ago

glatterf42 commented 4 months ago

As identified by @danielhuppmann in #79, we currently allow importing things like Variable, Model, and IndexSet directly from ixmp4. Our expectation is that only Platform should be imported from there and so here's the suggestion to keep the top-level namespace clean by removing those importables.