-
-
Notifications
You must be signed in to change notification settings - Fork 47
site generattion of dtype int is not allowed #330
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingocf-internalAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorsAn issue to be addressed internally by Open Climate Fix and not suitable for external contributors
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingocf-internalAn issue to be addressed internally by Open Climate Fix and not suitable for external contributorsAn issue to be addressed internally by Open Climate Fix and not suitable for external contributors
Describe the bug
I'm using new site data which comes as dtype int and failing the load check for site. Unless there is a reason that we require a float and not an int for site data, this should be extended to allow int data.