@hestia-earth/engine-models 0.86.3 → 0.87.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/version.d.ts +1 -1
- package/cjs/version.js +1 -1
- package/esm/version.d.ts +1 -1
- package/esm/version.js +1 -1
- package/model-links.json +8 -1
- package/package.json +1 -1
package/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.87.0";
|
package/cjs/version.js
CHANGED
package/esm/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.87.0";
|
package/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const ENGINE_VERSION = '0.
|
|
1
|
+
export const ENGINE_VERSION = '0.87.0';
|
package/model-links.json
CHANGED
|
@@ -5636,7 +5636,14 @@
|
|
|
5636
5636
|
"docPath": "hestia_earth/models/ecoinventV3/cycle.md",
|
|
5637
5637
|
"guidePath": "cycle-inputs-background-emissions#ecoinvent%20v3",
|
|
5638
5638
|
"model": "ecoinventV3",
|
|
5639
|
-
"term": "
|
|
5639
|
+
"term": "co2ToAirInputsProductionFossil"
|
|
5640
|
+
},
|
|
5641
|
+
{
|
|
5642
|
+
"path": "hestia_earth/models/ecoinventV3/cycle.py",
|
|
5643
|
+
"docPath": "hestia_earth/models/ecoinventV3/cycle.md",
|
|
5644
|
+
"guidePath": "cycle-inputs-background-emissions#ecoinvent%20v3",
|
|
5645
|
+
"model": "ecoinventV3",
|
|
5646
|
+
"term": "co2ToAirInputsProductionLandUseChange"
|
|
5640
5647
|
},
|
|
5641
5648
|
{
|
|
5642
5649
|
"path": "hestia_earth/models/ecoinventV3/cycle.py",
|