OSeMOSYS / osemosys_global

A global power system model generator for OSeMOSYS
https://osemosys-global.readthedocs.io/
GNU Affero General Public License v3.0
26 stars 15 forks source link

Added dtype checks when writing data #154

Closed trevorb1 closed 1 year ago

trevorb1 commented 1 year ago

Description

Adds a constant called SET_DTYPES which defines the expected dtypes for each index. Before writing data, the dtypes in this constant are applied.

Issue Ticket Number

Closes #153

Documentation

na