Skip to content

Release 0.6.6: Full-example added

Choose a tag to compare

@dsanchez-garcia dsanchez-garcia released this 28 Feb 15:02
· 552 commits to master since this release

A full example has been added in a jupyter notebook: from preparation of the input IDFs and EPWs, to simulation and data analysis and visualization
You can see a Jupyter Notebook in the link below:
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/full_example/full_example.ipynb

You can also execute it at your computer, at the accim package folder within your site_packages path, in accim/sample_files/jupyter_notebooks/full_example/full_example.ipynb
The path should be something like this, with your username instead of YOUR_USERNAME:
C:\Users\YOUR_USERNAME\AppData\Local\Programs\Python\Python39\Lib\site-packages\accim\sample_files\jupyter_notebooks\full_example\full_example.ipynb