@hestia-earth/engine-models 0.85.0 → 0.85.1
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/formulas/index.json +1 -1
- package/model-links.json +6 -0
- package/package.json +1 -1
package/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.85.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.85.1";
|
package/cjs/version.js
CHANGED
package/esm/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ENGINE_VERSION = "0.85.
|
|
1
|
+
export declare const ENGINE_VERSION = "0.85.1";
|
package/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const ENGINE_VERSION = '0.85.
|
|
1
|
+
export const ENGINE_VERSION = '0.85.1';
|
package/formulas/index.json
CHANGED
|
@@ -5625,7 +5625,7 @@
|
|
|
5625
5625
|
},
|
|
5626
5626
|
{
|
|
5627
5627
|
"symbol": "V_{irrigation}",
|
|
5628
|
-
"description": "Volume of irrigation
|
|
5628
|
+
"description": "Volume of freshwater irrigation used during the Cycle, m3",
|
|
5629
5629
|
"key": "irrigation"
|
|
5630
5630
|
},
|
|
5631
5631
|
{
|
package/model-links.json
CHANGED
|
@@ -15461,6 +15461,12 @@
|
|
|
15461
15461
|
"model": "bafu2025",
|
|
15462
15462
|
"modelKey": "cycle"
|
|
15463
15463
|
}
|
|
15464
|
+
],
|
|
15465
|
+
"isFreshwater": [
|
|
15466
|
+
{
|
|
15467
|
+
"model": "pooreNemecek2018",
|
|
15468
|
+
"term": "freshwaterWithdrawalsDuringCycle"
|
|
15469
|
+
}
|
|
15464
15470
|
]
|
|
15465
15471
|
},
|
|
15466
15472
|
"waterRegime": {
|