w-geo 1.1.65 → 1.1.67
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/README.md +1 -1
- package/dist/w-geo.umd.js +1 -1
- package/docs/-_class.mjs.html +1 -1
- package/docs/calcDepthByDepthStartEnd.mjs.html +1 -1
- package/docs/calcDepthStartEndByConnect.mjs.html +1 -1
- package/docs/calcDepthStartEndByDepth.mjs.html +1 -1
- package/docs/calcDepthStartEndByGroup.mjs.html +1 -1
- package/docs/calcLayersByMerge.mjs.html +1 -1
- package/docs/calcLiquefaction.mjs.html +1 -1
- package/docs/calcVerticalStress.mjs.html +1 -1
- package/docs/checkDepth.mjs.html +1 -1
- package/docs/checkDepthStartEnd.mjs.html +1 -1
- package/docs/complementDepthData.mjs.html +1 -1
- package/docs/groupByDepthStartEnd.mjs.html +1 -1
- package/docs/index.html +1 -1
- package/docs/mergeByDepthStartEnd.mjs.html +1 -1
- package/docs/relaPlasticity.mjs.html +1 -1
- package/docs/relaPorous.mjs.html +1 -1
- package/docs/sepDepthStartEndByDepth.mjs.html +1 -1
- package/docs/smoothDepthByKey.mjs.html +1 -1
- package/docs/w-geo.html +1 -1
- package/g_3_1-calcCpt.mjs +1 -1
- package/g_3_2-calcCptUnitWeight.mjs +2 -2
- package/g_3_4-calcCptVelocityShear.mjs +2 -2
- package/g_3_5-calcCptLayers.mjs +2 -2
- package/g_5_5-complementDepthData.mjs +2 -2
- package/g_6-1-calcLayersByCompress.mjs +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
package/dist/w-geo.umd.js
CHANGED
package/docs/-_class.mjs.html
CHANGED
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
<br class="clear">
|
|
63
63
|
|
|
64
64
|
<footer>
|
|
65
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
65
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
66
66
|
</footer>
|
|
67
67
|
|
|
68
68
|
<script>prettyPrint();</script>
|
|
@@ -233,7 +233,7 @@ export default calcDepthByDepthStartEnd
|
|
|
233
233
|
<br class="clear">
|
|
234
234
|
|
|
235
235
|
<footer>
|
|
236
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
236
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
237
237
|
</footer>
|
|
238
238
|
|
|
239
239
|
<script>prettyPrint();</script>
|
|
@@ -322,7 +322,7 @@ export default calcDepthStartEndByConnect
|
|
|
322
322
|
<br class="clear">
|
|
323
323
|
|
|
324
324
|
<footer>
|
|
325
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
325
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
326
326
|
</footer>
|
|
327
327
|
|
|
328
328
|
<script>prettyPrint();</script>
|
|
@@ -347,7 +347,7 @@ export default calcDepthStartEndByDepth
|
|
|
347
347
|
<br class="clear">
|
|
348
348
|
|
|
349
349
|
<footer>
|
|
350
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
350
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
351
351
|
</footer>
|
|
352
352
|
|
|
353
353
|
<script>prettyPrint();</script>
|
|
@@ -566,7 +566,7 @@ export default calcDepthStartEndByGroup
|
|
|
566
566
|
<br class="clear">
|
|
567
567
|
|
|
568
568
|
<footer>
|
|
569
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
569
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
570
570
|
</footer>
|
|
571
571
|
|
|
572
572
|
<script>prettyPrint();</script>
|
|
@@ -230,7 +230,7 @@ export default calcLayersByMerge
|
|
|
230
230
|
<br class="clear">
|
|
231
231
|
|
|
232
232
|
<footer>
|
|
233
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
233
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
234
234
|
</footer>
|
|
235
235
|
|
|
236
236
|
<script>prettyPrint();</script>
|
|
@@ -8525,7 +8525,7 @@ export default calcLiquefaction
|
|
|
8525
8525
|
<br class="clear">
|
|
8526
8526
|
|
|
8527
8527
|
<footer>
|
|
8528
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
8528
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
8529
8529
|
</footer>
|
|
8530
8530
|
|
|
8531
8531
|
<script>prettyPrint();</script>
|
|
@@ -700,7 +700,7 @@ export default calcVerticalStress
|
|
|
700
700
|
<br class="clear">
|
|
701
701
|
|
|
702
702
|
<footer>
|
|
703
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
703
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
704
704
|
</footer>
|
|
705
705
|
|
|
706
706
|
<script>prettyPrint();</script>
|
package/docs/checkDepth.mjs.html
CHANGED
|
@@ -213,7 +213,7 @@ export default checkDepth
|
|
|
213
213
|
<br class="clear">
|
|
214
214
|
|
|
215
215
|
<footer>
|
|
216
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
216
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
217
217
|
</footer>
|
|
218
218
|
|
|
219
219
|
<script>prettyPrint();</script>
|
|
@@ -271,7 +271,7 @@ export default checkDepthStartEnd
|
|
|
271
271
|
<br class="clear">
|
|
272
272
|
|
|
273
273
|
<footer>
|
|
274
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
274
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
275
275
|
</footer>
|
|
276
276
|
|
|
277
277
|
<script>prettyPrint();</script>
|
|
@@ -506,7 +506,7 @@ export default complementDepthData
|
|
|
506
506
|
<br class="clear">
|
|
507
507
|
|
|
508
508
|
<footer>
|
|
509
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
509
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
510
510
|
</footer>
|
|
511
511
|
|
|
512
512
|
<script>prettyPrint();</script>
|
|
@@ -488,7 +488,7 @@ export default groupByDepthStartEnd
|
|
|
488
488
|
<br class="clear">
|
|
489
489
|
|
|
490
490
|
<footer>
|
|
491
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
491
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
492
492
|
</footer>
|
|
493
493
|
|
|
494
494
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<br class="clear">
|
|
72
72
|
|
|
73
73
|
<footer>
|
|
74
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|
|
@@ -907,7 +907,7 @@ export default mergeByDepthStartEnd
|
|
|
907
907
|
<br class="clear">
|
|
908
908
|
|
|
909
909
|
<footer>
|
|
910
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
910
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
911
911
|
</footer>
|
|
912
912
|
|
|
913
913
|
<script>prettyPrint();</script>
|
|
@@ -360,7 +360,7 @@ export default relaPlasticity
|
|
|
360
360
|
<br class="clear">
|
|
361
361
|
|
|
362
362
|
<footer>
|
|
363
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
363
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
364
364
|
</footer>
|
|
365
365
|
|
|
366
366
|
<script>prettyPrint();</script>
|
package/docs/relaPorous.mjs.html
CHANGED
|
@@ -524,7 +524,7 @@ export default relaPorous
|
|
|
524
524
|
<br class="clear">
|
|
525
525
|
|
|
526
526
|
<footer>
|
|
527
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
527
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
528
528
|
</footer>
|
|
529
529
|
|
|
530
530
|
<script>prettyPrint();</script>
|
|
@@ -323,7 +323,7 @@ export default sepDepthStartEndByDepth
|
|
|
323
323
|
<br class="clear">
|
|
324
324
|
|
|
325
325
|
<footer>
|
|
326
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
326
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
327
327
|
</footer>
|
|
328
328
|
|
|
329
329
|
<script>prettyPrint();</script>
|
|
@@ -280,7 +280,7 @@ export default smoothDepthByKey
|
|
|
280
280
|
<br class="clear">
|
|
281
281
|
|
|
282
282
|
<footer>
|
|
283
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
283
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
284
284
|
</footer>
|
|
285
285
|
|
|
286
286
|
<script>prettyPrint();</script>
|
package/docs/w-geo.html
CHANGED
|
@@ -10228,7 +10228,7 @@
|
|
|
10228
10228
|
<br class="clear">
|
|
10229
10229
|
|
|
10230
10230
|
<footer>
|
|
10231
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
10231
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:44:48 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
10232
10232
|
</footer>
|
|
10233
10233
|
|
|
10234
10234
|
<script>prettyPrint();</script>
|
package/g_3_1-calcCpt.mjs
CHANGED
|
@@ -5034,7 +5034,7 @@ let rowsOut = calcCpt(rowsIn, opt)
|
|
|
5034
5034
|
let k = 1
|
|
5035
5035
|
fs.writeFileSync(`./calcCpt-rowsIn${k}.json`, JSON.stringify(rowsIn), 'utf8')
|
|
5036
5036
|
fs.writeFileSync(`./calcCpt-rowsOut${k}.json`, JSON.stringify(rowsOut), 'utf8')
|
|
5037
|
-
w.downloadExcelFileFromData(`./calcCpt-mat.xlsx`, 'mat', rowsOut)
|
|
5037
|
+
await w.downloadExcelFileFromData(`./calcCpt-mat.xlsx`, 'mat', rowsOut)
|
|
5038
5038
|
|
|
5039
5039
|
|
|
5040
5040
|
//node g_3_1-calcCpt.mjs
|
|
@@ -1270,7 +1270,7 @@ let ms = [
|
|
|
1270
1270
|
'Mayne(2014)',
|
|
1271
1271
|
]
|
|
1272
1272
|
|
|
1273
|
-
_.each(ms, (method, i) => {
|
|
1273
|
+
_.each(ms, async (method, i) => {
|
|
1274
1274
|
let k = i + 1
|
|
1275
1275
|
|
|
1276
1276
|
//opt
|
|
@@ -1286,7 +1286,7 @@ _.each(ms, (method, i) => {
|
|
|
1286
1286
|
|
|
1287
1287
|
fs.writeFileSync(`./calcCptUnitWeight-rowsIn.json`, JSON.stringify(rowsIn, null, 2), 'utf8')
|
|
1288
1288
|
fs.writeFileSync(`./calcCptUnitWeight-rowsOut${k}.json`, JSON.stringify(rowsOut, null, 2), 'utf8')
|
|
1289
|
-
w.downloadExcelFileFromData(`./calcCptUnitWeight-mat(${opt.method}).xlsx`, 'mat', rowsOut)
|
|
1289
|
+
await w.downloadExcelFileFromData(`./calcCptUnitWeight-mat(${opt.method}).xlsx`, 'mat', rowsOut)
|
|
1290
1290
|
|
|
1291
1291
|
})
|
|
1292
1292
|
|
|
@@ -5027,7 +5027,7 @@ let ms = [
|
|
|
5027
5027
|
'Andrus(2007) for Pleistocene soil',
|
|
5028
5028
|
]
|
|
5029
5029
|
|
|
5030
|
-
_.each(ms, (method, i) => {
|
|
5030
|
+
_.each(ms, async (method, i) => {
|
|
5031
5031
|
let k = i + 1
|
|
5032
5032
|
|
|
5033
5033
|
//optDef
|
|
@@ -5061,7 +5061,7 @@ _.each(ms, (method, i) => {
|
|
|
5061
5061
|
|
|
5062
5062
|
fs.writeFileSync(`./calcCptVelocityShear-rowsIn.json`, JSON.stringify(_rowsIn, null, 2), 'utf8')
|
|
5063
5063
|
fs.writeFileSync(`./calcCptVelocityShear-rowsOut${k}.json`, JSON.stringify(rowsOut, null, 2), 'utf8')
|
|
5064
|
-
w.downloadExcelFileFromData(`./calcCptVelocityShear-mat(${optVelocityShear.method}).xlsx`, 'mat', rowsOut)
|
|
5064
|
+
await w.downloadExcelFileFromData(`./calcCptVelocityShear-mat(${optVelocityShear.method}).xlsx`, 'mat', rowsOut)
|
|
5065
5065
|
|
|
5066
5066
|
})
|
|
5067
5067
|
|
package/g_3_5-calcCptLayers.mjs
CHANGED
|
@@ -5071,7 +5071,7 @@ let ms = [
|
|
|
5071
5071
|
]
|
|
5072
5072
|
//多methods可用calcCptLayers
|
|
5073
5073
|
|
|
5074
|
-
_.each(ms, (method, i) => {
|
|
5074
|
+
_.each(ms, async (method, i) => {
|
|
5075
5075
|
let k = i + 1
|
|
5076
5076
|
|
|
5077
5077
|
//rs
|
|
@@ -5090,7 +5090,7 @@ _.each(ms, (method, i) => {
|
|
|
5090
5090
|
|
|
5091
5091
|
fs.writeFileSync(`./calcCptLayers-rowsIn.json`, JSON.stringify(rs), 'utf8')
|
|
5092
5092
|
fs.writeFileSync(`./calcCptLayers-rowsOut${k}.json`, JSON.stringify(rowsOut), 'utf8')
|
|
5093
|
-
w.downloadExcelFileFromData(`./calcCptLayers-mat(${method}).xlsx`, method, rowsOut)
|
|
5093
|
+
await w.downloadExcelFileFromData(`./calcCptLayers-mat(${method}).xlsx`, method, rowsOut)
|
|
5094
5094
|
|
|
5095
5095
|
})
|
|
5096
5096
|
|
|
@@ -5056,11 +5056,11 @@ let keysValueCmp = ['qc(MPa)', 'fs(MPa)', 'u2(MPa)']
|
|
|
5056
5056
|
fs.writeFileSync(`./complementDepthData-rowsIn.json`, JSON.stringify(rows), 'utf8')
|
|
5057
5057
|
|
|
5058
5058
|
let rsFill = complementDepthData(rows, keyDepth, keyValue, keysValueCmp, { cmpMode: 'linear-fill' })
|
|
5059
|
-
w.downloadExcelFileFromData(`./complement-linearFill.xlsx`, 'data', rsFill)
|
|
5059
|
+
await w.downloadExcelFileFromData(`./complement-linearFill.xlsx`, 'data', rsFill)
|
|
5060
5060
|
fs.writeFileSync(`./complementDepthData-rowsOut-linearFill.json`, JSON.stringify(rsFill), 'utf8')
|
|
5061
5061
|
|
|
5062
5062
|
let rsCut = complementDepthData(rows, keyDepth, keyValue, keysValueCmp, { cmpMode: 'cut' })
|
|
5063
|
-
w.downloadExcelFileFromData(`./complement-cut.xlsx`, 'data', rsCut)
|
|
5063
|
+
await w.downloadExcelFileFromData(`./complement-cut.xlsx`, 'data', rsCut)
|
|
5064
5064
|
fs.writeFileSync(`./complementDepthData-rowsOut-cut.json`, JSON.stringify(rsCut), 'utf8')
|
|
5065
5065
|
|
|
5066
5066
|
|
|
@@ -5156,7 +5156,7 @@ if (true) {
|
|
|
5156
5156
|
|
|
5157
5157
|
fs.writeFileSync(`./calcLayersByCompress-rowsIn.json`, JSON.stringify(_rowsIn), 'utf8')
|
|
5158
5158
|
fs.writeFileSync(`./calcLayersByCompress-rowsOut.json`, JSON.stringify(rowsOut), 'utf8')
|
|
5159
|
-
w.downloadExcelFileFromData(`./calcLayersByCompress-mat(${numMaxLayers}).xlsx`, 'data', rowsOut)
|
|
5159
|
+
await w.downloadExcelFileFromData(`./calcLayersByCompress-mat(${numMaxLayers}).xlsx`, 'data', rowsOut)
|
|
5160
5160
|
|
|
5161
5161
|
|
|
5162
5162
|
//node g_6-1-calcLayersByCompress.mjs
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "w-geo",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.67",
|
|
4
4
|
"main": "dist/w-geo.umd.js",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"w-highcharts": "^1.0.
|
|
7
|
-
"w-optimization": "^1.0.
|
|
8
|
-
"w-statistic": "^1.0.
|
|
9
|
-
"wsemi": "^1.8.
|
|
6
|
+
"w-highcharts": "^1.0.10",
|
|
7
|
+
"w-optimization": "^1.0.25",
|
|
8
|
+
"w-statistic": "^1.0.27",
|
|
9
|
+
"wsemi": "^1.8.73"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
12
|
"w-package-tools": "^1.1.12"
|