Skip to content

Installation and Docs need some improvements #62

Description

@maurerle

Hi @jokochems ,
I would like to check this project out.

  1. pommesinvest is now released :) so one can link to it in the readme
  2. I think it is unnecessary to still have the setup.py as everything is part of pyproject.toml?
  3. the hard version requirement on oemof.solph seems weird?
  4. the conda create command takes very long - maybe updating to a supported python version would help? - installing on my own on worked flawless with
conda create -n pommesdispatch python=3.10 pandas pip numpy
conda activate pommesdispatch
pip install -e .
  1. I did not find docs on how to proceed from here - there is the script run_pommes_dispatch which says that the input folder is empty - which inputs from pommesdata should I put there? - oh I see there are more docs on https://pommesdispatch.readthedocs.io - maybe put this into the github description and as a link on the docs badge?

Would be very cool to have some more information on that to actually test this tool!

I think https://pommesdispatch.readthedocs.io/en/latest/usage.html#using helps me get along for now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions