Recent Releases of d-ecoimpact

d-ecoimpact - Release 0.6.0

- Python
Published by github-actions[bot] over 1 year ago

d-ecoimpact - Release 0.3.0

- Python
Published by github-actions[bot] over 2 years ago

d-ecoimpact - Release 0.2.0

- Python
Published by github-actions[bot] over 2 years ago

d-ecoimpact - Release 0.1.3

- Python
Published by github-actions[bot] over 2 years ago

d-ecoimpact - First release

What's Changed

  • Feature/DEI-5 describe in readme how an environment is setup with poetry by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/1
  • Feature/DEI-4 setup the skeleton and architecture for the product code by @HiddeElzinga in https://github.com/Deltares/D-EcoImpact/pull/2
  • Feature/DEI-27 add data layer abstraction by @HiddeElzinga in https://github.com/Deltares/D-EcoImpact/pull/3
  • Feature/DEI-24 add multiply rule by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/4
  • Feature/DEI-26 add reading of dataset from input file by @HiddeElzinga in https://github.com/Deltares/D-EcoImpact/pull/5
  • Feature/DEI-24 implement rule parsing by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/6
  • Feature/DEI-24 tests for parser by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/7
  • Feature/DEI-32 write output file by @mKlapwijk in https://github.com/Deltares/D-EcoImpact/pull/10
  • Feature/DEI-31 implement rule based model logic by @HiddeElzinga in https://github.com/Deltares/D-EcoImpact/pull/11
  • Feature/DEI-32 change output to be visualised by @mKlapwijk in https://github.com/Deltares/D-EcoImpact/pull/12
  • Feature/DEI-28 add layer filter rule by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/8
  • Feature/DEI-30 time aggregation rule by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/13
  • Feature/DEI-29 add classification rule by @Davidrag in https://github.com/Deltares/D-EcoImpact/pull/15
  • Feature/DEI-42 add combine rule by @ye4deltares in https://github.com/Deltares/D-EcoImpact/pull/9
  • Feature/DEI-49 select variables to be included in outputdataset by @mKlapwijk in https://github.com/Deltares/D-EcoImpact/pull/16
  • Feature/DEI-44 ugrid conventions by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/17
  • Feature/DEI-60 UGRID convention for combine rule by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/19
  • Feature/DEI-58 new time add as coord by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/18
  • Feature/DEI-61 python wrapt version problems by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/20
  • Feature/DEI-36 response curve rule by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/21
  • Feature/DEI-57 response curve parser by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/22
  • Feature/DEI-77 init setup of mkdocs documentation page by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/23
  • Feature/DEI-81 extend wrong type message to include type by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/24
  • Feature/DEI-9 add documentation by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/25
  • Feature/DEI-84 multi cell based concept by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/26
  • Feature/DEI-84 formula rule by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/27
  • Feature/DEI-85/parser formula rule by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/28
  • Feature/DEI-95 Update poetry.lock by @HiddeElzinga in https://github.com/Deltares/D-EcoImpact/pull/29
  • Feature/DEI-96 read tables from yaml files by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/31
  • Feature/DEI-86 change from ruamel to pyyaml-include by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/30
  • Feature/DEI-35 multiply rule time dependent table by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/32
  • Feature/DEI-103 multiple classification rule core by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/33
  • Feature/DEI-52 convert stepwise function to use table by @mKlapwijk in https://github.com/Deltares/D-EcoImpact/pull/34
  • fix/DEI-92 leave poetry outside virtual environment by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/36
  • Feature/DEI-46 time aggregation count periods by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/35
  • Feature/DEI-114 fix working example yaml add tests by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/37
  • Feature/DEI-115 change response curve parser to read response table by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/38
  • Fix for enum conversion for python 3.11, works also for python 3.9 by @mKlapwijk in https://github.com/Deltares/D-EcoImpact/pull/39
  • Feature/DEI-10 update where necessary the collaboration document and bring it online by @Davidrag in https://github.com/Deltares/D-EcoImpact/pull/41
  • Feature/DEI-113 pytest acceptance test by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/42
  • Feature/DEI-10 Changed case of installation.md by @Davidrag in https://github.com/Deltares/D-EcoImpact/pull/43
  • Feature/DEI-109 duration analysis group by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/40
  • Feature/DEI-116 fixed readme.md and minor errors in (missing) headers o… by @Davidrag in https://github.com/Deltares/D-EcoImpact/pull/44
  • Feature/DEI-121: update readme to avoid issues with installation of pac… by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/48
  • Feature/DEI-117 filter variable on time by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/49
  • Feature/DEI-118 time filter on all variables by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/50
  • Feature/DEI-122 add selection of tests to testbench by @IoannaMi in https://github.com/Deltares/D-EcoImpact/pull/51
  • license updated by @wschoonveld in https://github.com/Deltares/D-EcoImpact/pull/54
  • Feature/DEI-124 Create workflows for automatic minor/patch version update and manually trigger release by @CindyvdVries in https://github.com/Deltares/D-EcoImpact/pull/52

New Contributors

  • @IoannaMi made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/1
  • @HiddeElzinga made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/2
  • @CindyvdVries made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/4
  • @mKlapwijk made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/10
  • @Davidrag made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/15
  • @ye4deltares made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/9
  • @wschoonveld made their first contribution in https://github.com/Deltares/D-EcoImpact/pull/26

Full Changelog: https://github.com/Deltares/D-EcoImpact/commits/v0.1.0 Full Changelog: https://github.com/Deltares/D-EcoImpact/compare/v0.1.0...0.1.0

- Python
Published by CindyvdVries over 2 years ago