- move doc generation from ci.yml to publish.yml
- Fix concatenate CONCATENATED_README.md files for single Readme at pypi.org
- Concatenate .md files for single Readme at pypi.org
- Allow read_areas method to read area parameters and ui
- Add output functionalities (get_matrix, aggregate_values)
- Add project requirements inside
pyproject.toml
to use the package as is - Add a subfolder "craft" inside src to rename the package
antares.craft
for users - Add
py.typed
file to avoid mypy issues in projects importing the package
- Read a study
- Read thermal, renewable clusters and short term storages properties
- Read load matrix
- Read link matrices
- Allow variant creation
- Allow to run simulation
- update token and bump version to publish on PyPi.
- First release of the project.