esoreq / dcarte

Dcarte code
https://esoreq.github.io/dcarte/
9 stars 9 forks source link

dcarte.update_domain -> Exception: Sorry, environmental is not a registered dataset in raw domain in dcarte #17

Closed francescapalermo closed 1 year ago

francescapalermo commented 1 year ago

When running: dcarte.update_domain(domain='base')

the following exception is raised:

Exception: Sorry, environmental is not a registered dataset in raw domain in dcarte

In this version (dcarte 0.4.6), it seems that Environmental has been deleted by RAW domain and replaced by Ambient_Temperature so update domain function should be updated as well to cover the modification.

image image (1)
esoreq commented 1 year ago

Yes I suggest updating to the new version '0.4.14' Environmental was combining both Ambient_Temperature and Light If this persists it means that there is a residual of Environmental files in the system - Can be dealt with using the new dcarte.delete_dataset('Environmental','base')