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

Include open_MODEX project meeting feedback #37

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

jh-RLI
Copy link
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
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
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