Skip to content

Include open_MODEX project meeting feedback#37

Draft
jh-RLI wants to merge 6 commits intodevelopfrom
feature/include-modex-prjmeeting-feedback
Draft

Include open_MODEX project meeting feedback#37
jh-RLI wants to merge 6 commits intodevelopfrom
feature/include-modex-prjmeeting-feedback

Conversation

@jh-RLI
Copy link
Copy Markdown
Collaborator

@jh-RLI jh-RLI commented Nov 4, 2020

Changes in oedatamodel-concrete and -normalization:

  • scenario.year to postgis data type tstzrange, updated description field

  • scenario.region to json data type, updated description field

  • sclar.region updated description field

  • Tested table creation with oem2orm

  • Tested data upload

Known Issues:

  • The tstzrange type is not supported by the oedialect

@jh-RLI jh-RLI self-assigned this Nov 4, 2020
@jh-RLI jh-RLI added the enhancement New feature or request label Nov 4, 2020
@jh-RLI
Copy link
Copy Markdown
Collaborator Author

jh-RLI commented Nov 4, 2020

Tried to create the tables with oem2orm using the OEDataModel-concrete-datapackage.json. It seems like the oedialect does not support the TSTZRANGE type.

oem2orm.create_tables(db, tables_orm)
Exeption:
ConnectionException: HTTP 400 (Bad Request): Unknown type (tstzrange).

@jh-RLI
Copy link
Copy Markdown
Collaborator Author

jh-RLI commented Nov 9, 2020

See: OpenEnergyPlatform/oem2orm#9

@jh-RLI jh-RLI marked this pull request as draft June 9, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant