[WordPress] 外掛分享: Solar Energy Simulator

前言介紹

  • 這款 WordPress 外掛「Solar Energy Simulator」是 2025-05-26 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-05-27,距離現在已有 275 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

yotani |

外掛標籤

solar | energy | simulation | electricity | solar-energy |

原文外掛簡介

English
Solar Energy Simulator helps users simulate the yearly value of a solar panel installation based on electricity prices and estimated output. The plugin includes access to data on over 1,000,000,000 buildings globally, allowing users to find their own roof and draw a custom building if it’s missing.
Simply configure your settings and use the shortcode [solar_energy_simulator] to display the calculator on your page.
日本語
Solar Energy Simulator は、電気料金と推定発電量に基づいてソーラーパネル設置の年間価値をシミュレートできるプラグインです。世界中の 10億以上の建物データ にアクセスでき、ユーザーは自分の屋根を見つけたり、見つからない場合は建物を描画して追加することも可能です。
設定を行い、ショートコード [solar_energy_simulator] を使用してページにシミュレーターを表示できます。
Español
Solar Energy Simulator permite simular el valor anual de una instalación solar según el precio de la electricidad y la producción estimada. Accede a información de más de 1.000 millones de edificios en todo el mundo y dibuja tu propio edificio si no está disponible.
Configura tus opciones y utiliza el shortcode [solar_energy_simulator].
Français
Solar Energy Simulator vous aide à simuler la valeur annuelle d’une installation solaire selon le prix de l’électricité et la production estimée. Le plugin donne accès à plus d’un milliard de bâtiments dans le monde entier, et vous pouvez dessiner votre propre bâtiment s’il n’est pas présent.
Configurez vos paramètres et utilisez le shortcode [solar_energy_simulator].
简体中文
Solar Energy Simulator 是一个插件,可根据电价和估算产量模拟太阳能装置的年价值。它包含全球 超过 10 亿栋建筑的数据,您可以查找自己的屋顶,或在建筑缺失时自行绘制。
只需配置设置并使用短代码 [solar_energy_simulator] 即可在页面中显示模拟器。
License / ライセンス / Licencia / Licence / 许可协议
English
This plugin is licensed under the MIT License.
日本語
このプラグインは MITライセンス のもとで配布されています。
Español
Este complemento está licenciado bajo la Licencia MIT。
Français
Ce plugin est sous licence MIT。
简体中文
本插件遵循 MIT 许可协议。
Data Usage / データの利用 / Uso de datos / Utilisation des données / 数据使用
English
All data retrieved from our Data API is not included in the MIT license. It is provided separately under terms defined by Otani & Co., Inc.
This includes building data sourced from Overture. These datasets are subject to their own terms of service and licensing.
The GHI (Global Horizontal Irradiance) data is used internally for calculations and is not delivered to users. It is sourced from the World Bank and published under the CC BY 4.0 license.
日本語
当社のデータAPIから取得されるすべてのデータは MITライセンスには含まれません。
Otani & Co., Inc. によって定められた条件のもとで個別に提供されます。
これには、Overture から取得した建物データが含まれます。これらのデータセットには、それぞれの利用規約およびライセンスが適用されます。
GHI(Global Horizontal Irradiance) データは計算にのみ使用され、ユーザーに提供されることはありません。
World Bank から提供され、CC BY 4.0 ライセンスで公開されています。
Español
Todos los datos obtenidos de nuestra API de datos no están cubiertos por la Licencia MIT.
Se proporcionan por separado bajo los términos definidos por Otani & Co., Inc.
Esto incluye los datos de construcción provenientes de Overture. Estos conjuntos de datos están sujetos a sus propios términos de servicio y licencias.
Los datos de GHI (Global Horizontal Irradiance) se utilizan internamente para cálculos y no se entregan al usuario.
Provienen del Banco Mundial y están licenciados bajo CC BY 4.0.
Français
Toutes les données récupérées depuis notre API de données ne sont pas couvertes par la licence MIT.
Elles sont fournies séparément selon les termes définis par Otani & Co., Inc.
Cela inclut les données de bâtiment provenant d’Overture. Ces ensembles de données sont soumis à leurs propres conditions d’utilisation et licences.
Les données de GHI (Global Horizontal Irradiance) sont utilisées en interne pour des calculs et ne sont pas fournies à l’utilisateur.
Elles proviennent de la Banque mondiale et sont publiées sous la licence CC BY 4.0.
简体中文
从我们的数据 API获取的所有数据 不包含 在 MIT 许可中。
其使用受 Otani & Co., Inc. 另行规定的条款约束。
这包括来自 Overture 的建筑数据,这些数据集受各自的服务条款和许可证约束。
GHI(Global Horizontal Irradiance) 数据仅用于计算,不提供给用户。
它来自世界银行并遵循 CC BY 4.0 许可协议。
External Services
This plugin uses the following external JavaScript libraries:

MapLibre GL JS

Homepage: https://maplibre.org
License: BSD-2-Clause
Purpose: Renders interactive web maps with vector tiles.
Usage: Included locally in the plugin (assets/admin/external/js/maplibre-gl.js).

Mapbox GL Draw

Homepage: https://github.com/mapbox/mapbox-gl-draw
License: MIT
Purpose: Allows drawing and editing of shapes on MapLibre maps.
Usage: Included locally in the plugin (assets/admin/external/js/mapbox-gl-draw.js).

iro.js

Homepage: https://iro.js.org/
License: MIT
Purpose: Provides a color picker for user configuration.
Usage: Included locally in the plugin (assets/admin/external/js/iro.js).

Turf.js

Homepage: https://turfjs.org
License: MIT
Purpose: Performs spatial calculations (e.g., area, distance, buffering).
Usage: Included locally in the plugin (assets/js/turf.min.js).

Custom Plugin Script

Purpose: Initializes and runs the solar energy simulator.
Usage: Included as assets/js/photovoltaic.js.

All third-party libraries are bundled locally and do not depend on CDN or remote file loading.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Solar Energy Simulator」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 |

延伸相關外掛(你可能也想知道)

  • Solar Wizard Lite 》如果您已經厭倦了每天回答“安裝太陽能系統需要多少費用?”這樣的問題,那麼“Trusting Solar Calculator”就是您的WordPress網站理想外掛。, 今天的問題在於,...。
  • Solar Calculator 》**總結:**, Solar Calculator 是一個使用者友好的 WordPress 外掛,能幫助房屋業主、安裝者和能源顧問輕鬆計算特定地點的太陽能發電潛力。這個外掛讓您在 Wo...。
  • Helioviewer.org – Latest Image 》這是一個簡單的小工具,用於顯示太陽最近的圖像,可從Helioviewer.org取得。此小工具可進行自定義,以顯示來自幾個不同數據源的圖像,包括SDO和SOHO。。
  • Australian Live Generation By Fuel Type Widget 》我們很高興能與 RenewEconomy 團隊合作,幫助人們了解可再生能源在澳洲國家電力市場(NEM)中目前貢獻了多少電力供應。, 這個外掛顯示了澳洲國家電力市場(NE...。
  • Solar-Energy-Visualizer 》這個外掛提供了一個客戶區域,讓能源投入和消費的客戶能夠使用。, 如果您已經在您的計量表上安裝了智能測量系統,您可以使用這個外掛來監視您的能源消耗或者...。
  • Käuferportal Solarrechner-Plugin 》這個 Käuferportal 太陽能計算機外掛可以讓你在你的網誌中整合一個太陽能計算機作為 Widget 或 Shortcode。該計算機可以計算太陽能系統的節省。它有許多可調...。
  • Keiste Solar Report 》**總結:**, , Keiste Solar Analysis 是一個功能強大的 WordPress 外掛,為愛爾蘭、英國、美國和許多其他地區提供全面的太陽能板分析。使用 Google 的 Solar...。
  • شمارش معکوس تا سال 1392 شمسی 》倒數至太陽暦1392年, 支援:forum.progpars.com 及 [email protected]
  • LiveGen Widget 》我們很高興能夠與 RenewEconomy 團隊合作,協助人們了解各地區可再生能源發電目前對電力供應的貢獻。, 此外,我們使用各種發佈的資料,顯示每個地區正在使用...。
  • KP Index 》這個外掛可以讓您在小工具中顯示當天及接下來兩天的地磁預報,數據由美國國家海洋和大氣管理局的太空預報中心提供。, KP指數從1到9,當KP指數達到5時表示有擾...。

文章
Filter
Apply Filters
Mastodon