primap-community / primap2

The next generation of the PRIMAP climate policy analysis suite
https://primap2.readthedocs.io
Apache License 2.0
9 stars 2 forks source link

CSG: next steps #203

Open JGuetschow opened 6 months ago

JGuetschow commented 6 months ago

Some possible steps for the CSG development. Grouped in one issue for now. they can be split into seperate issues when we start working on them.

mikapfl commented 6 months ago

Thus I think it would be great to enable entity specification in the definitions.

Agreed, I will look into it today.

numerical operations

I think it would be great to talk a bit about what is needed there and how to implement it.

wrapper

I think the best strategy here is to write the code that does everything which needs to be done for primap-hist first in one big notebook or function, then see what we can pull out into separate functions.