REopt_API
REopt_API copied to clipboard
change "year" defaults in API v3
Mirror change in Julia Pkg: Default ElectricLoad year to 2022 if user provided data and 2017 if using CRBD:
year::Int = doe_reference_name ≠ "" && blended_doe_reference_names ≠ String[] ? 2017 : 2022