Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce a tex/pdf based tabular report #28

Open
tntmatthews opened this issue Sep 1, 2017 · 1 comment
Open

Produce a tex/pdf based tabular report #28

tntmatthews opened this issue Sep 1, 2017 · 1 comment

Comments

@tntmatthews
Copy link

The iapws package including the ability to 'self' generate a pdf table would be of benefit for anyone investigating results produced by packages that use it. (Perhaps it would just generate tex to avoid a dependency on pdflatex or similar tool). I think it would be of benefit to add a module to the package that walks ranges to build out the tables. This was done in a wrapper for freesteam called pywatprop which has not been sustained; but, the code is at ... https://github.com/tntmatthews/pywatprop/blob/master/pywatprop/steamtab.py.
which produces
https://github.com/tntmatthews/pywatprop/blob/master/pywatprop/steamtab.pdf

Has anything like this been done? I am thinking about forking and adding ... Good Idea/Bad Idea?

@tntmatthews tntmatthews changed the title Feature Request: produce a tex based tabular report Produce a tex/pdf based tabular report Sep 1, 2017
@jjgomera
Copy link
Owner

jjgomera commented Sep 5, 2017

Hi,
Each added functionality is welcome, i didn't think add it but I pleased to anyone forks and works in that. Don't worry about external functionality, that script wouldn't stay at module level, it's stay as root level as https://github.com/jjgomera/iapws/blob/master/plots.py with matplotlib external dependence obviously don't necessary for iapws.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants