EBVCubeVisualizer is a QGIS plugin tailored for exploring Essential Biodiversity Variables (EBVs) stored as EBVCube netCDF files and available at EBV Data Portal. This plugin enables users to extract and visualize specific slices of ebv data cubes, allowing flexible selection based on time, entity, scenario, and metric. While not designed for in-depth biodiversity analysis, EBVCubeVisualizer serves as a powerful and intuitive GIS tool for exploring datasets and preparing data for further analysis.
Plugins > Manage and Install Plugins...
.Install from ZIP
and select the downloaded file.Installed
tab.Open the Plugin:
Plugins > EBVCubeVisualizer
to open the plugin interface.Plugin Interface Overview:
The plugin interface consists of three main sections:
Add Layer
button.Below the plugin interface
Load a EBVCube netCDF File:
Explore the Hierarchical Structure of the Dataset:
The Dataset Explorer displays the hierarchical structure, organized into:
scenario_1
): Represent different modeling or simulation scenarios in the dataset.metric_1
): Represent specific biodiversity measurements or calculations.To view details:
doi
, summary
, project_name
, data_created
)ebv_entity_type
, ebv_entity_scope
)standard_name
, long_name
).standard_name
, long_name
, units
).units
, FillValue
, long_name
, coverage_content_type
)Example of attributes displayed when you click 'metric_1'
Tip: The metadata panel updates dynamically based on your selection in the Dataset Explorer.
Select Parameters:
Visualize Data:
Customize Visualization:
netCDF4
: Handles netCDF file loading and data extraction.numpy
: Supports array operations and data handling.gdal
: Facilitates raster data management and processing.if you encounter issues with missing libraries, follow the instructions below to install them:
Installing Libraries via OSGeo4W Shellpython -m pip install netCDF4 numpy gdal
If you encounter any issues with the plugin, please follow these steps:
entity
, time
, lat
, lon
).The examples in this README use the publicly available dataset entitled "Species habitat suitability of European terrestrial vertebrates for contemporary climate and land use", provided by the EBV Data Portal. It is stored as an EBVCube netCDF file and can be accessed directly through the following link:
This dataset serves as an example to showcase the functionality of the plugin. You are encouraged to explore additional datasets available on the EBV Data Portal for your analyses.
We welcome contributions to this project! If you have an idea for a new feature or have found a bug, feel free to open an issue or submit a pull request.
TThis project is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later). For more details, please refer to the LICENSE file.
Stay tuned for future updates and enhancements!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4