UNPKG

@cloud-carbon-footprint/core

Version:

The core logic to get cloud usage data and estimate energy and carbon emissions.

11 lines 346 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.US_NERC_REGIONS_EMISSIONS_FACTORS = void 0; exports.US_NERC_REGIONS_EMISSIONS_FACTORS = { RFC: 0.000410608, SERC: 0.000379069, WECC: 0.000322167, MRO: 0.000426254, TRE: 0.000373231, }; //# sourceMappingURL=FootprintEstimationConstants.js.map