Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugins:blender [2025/06/25 09:16] enviadminplugins:blender [2025/06/25 09:31] (current) enviadmin
Line 1: Line 1:
 ===== ENVI-met4Blender ===== ===== ENVI-met4Blender =====
 This page guides you through the process of installing the ENVI-met4Blender plugin This page guides you through the process of installing the ENVI-met4Blender plugin
-=== Preparation ===+=== Download ===
   - Download the zip-folder [[http://envi-met.info/public/files/plugins/ENVI-met4Blender.zip|here]] and keep it for later   - Download the zip-folder [[http://envi-met.info/public/files/plugins/ENVI-met4Blender.zip|here]] and keep it for later
   - Unzip the folder in a folder of your choice   - Unzip the folder in a folder of your choice
   - Install the current Blender version   - Install the current Blender version
  
-=== Installation ===+=== Preparation ===
   - Start Blender with admin rights   - Start Blender with admin rights
   - (Optional: Click on Window-Menu and click "Toggle System Console" - The script will print its reports here) {{:plugins:blender_toggle_systemconsole.png?direct&600|}}   - (Optional: Click on Window-Menu and click "Toggle System Console" - The script will print its reports here) {{:plugins:blender_toggle_systemconsole.png?direct&600|}}
   - Open the scripting-tab (1) -> Click "Open" (2) -> Navigate to the unzipped git-folder and load the "install_script.py"-file (3) {{:plugins:2025-06-18_18h32_35.png?direct&600|}}   - Open the scripting-tab (1) -> Click "Open" (2) -> Navigate to the unzipped git-folder and load the "install_script.py"-file (3) {{:plugins:2025-06-18_18h32_35.png?direct&600|}}
-  - Run the script (Alt+P or click the play button in the top row of the Scripting menu){{:plugins:2025-06-18_18h33_11.png?direct&600|}} +  - Run the script: Either Alt+P or click the play button in the top row of the Scripting menu. //Note: If you open the Blender system console you can check if the installation was successful. You should either see something like "Requirement already satisfied" or "Successfully installed cftime-x-x-x netCDF4-x-x-x numpy-x.x.x. The script also prints all currently installed python-packages. Thus, you can double-check if the installation was successful.// {{:plugins:2025-06-18_18h33_11.png?direct&600|}} 
-   Note: If you open the Blender system console you can check if the installation was successful. You should either see something like "Requirement already satisfied" or "Successfully installed cftime-x-x-x netCDF4-x-x-x numpy-x.x.x. The script also prints all currently installed python-packages. Thus, you can double-check if the installation was successful.+
   - Restart Blender   - Restart Blender
-  - Install the Add-On itself by following these steps: + 
-  - Go to "Edit" -> "Preferences.." +=== Installation === 
-  - Click on "Add-ons" +Install the Add-On itself by following these steps: 
-  - Click "Install.."+  - Go to "Edit" -> "Preferences.."\\ {{:plugins:screenshot_2025-06-18_184829.png?direct&600|}} 
 +  - Click on "Add-ons" -Click on the small arrow (1) -> Click on "Install from Disk..." (2) {{:plugins:screenshot_2025-06-18_184916.png?direct&600|}}
   - Select the zip you downloaded from the repo "ENVI-met4Blender".   - Select the zip you downloaded from the repo "ENVI-met4Blender".
   - Click "Install Add-on"   - Click "Install Add-on"
   - Activate the ENVI-met Importer by checking the checkbox (If the Add-on is not automatically selected, search for "ENVI-met Importer").   - Activate the ENVI-met Importer by checking the checkbox (If the Add-on is not automatically selected, search for "ENVI-met Importer").
   - The installation is finished.   - The installation is finished.