qgisaf

The QGis to AvaFrame Connector

https://github.com/opennhm/qgisaf

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

The QGis to AvaFrame Connector

Basic Info
  • Host: GitHub
  • Owner: OpenNHM
  • License: eupl-1.2
  • Language: QML
  • Default Branch: main
  • Homepage:
  • Size: 181 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 4
  • Releases: 16
Created about 5 years ago · Last pushed 12 months ago
Metadata Files
Readme License Zenodo

README.md

QGisAF

The QGis to AvaFrame Connector, providing the necessary files to be loaded in QGis. See https://docs.avaframe.org/en/latest/ for more information regarding installation and usage.

License

Licensed with European Public License EUPL

For development:

it is possible to install qgis in a conda environment: conda install qgis --channel conda-forge

for the pbtool `pip install pbtool`

Local deployment is possible via - pb_tool deploy This will copy the current version to your local QGis directory -> see pb_tool.cfg

To deploy

  • change version info in metadata.txt

  • use pb_tool zip to generate uploadable zip

  • Upload to https://plugins.qgis.org

Owner

  • Name: OpenNHM
  • Login: OpenNHM
  • Kind: organization

GitHub Events

Total
  • Delete event: 1
  • Push event: 4
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 4
  • Pull request event: 2
  • Create event: 1

Dependencies

.github/workflows/runTestSinglePython.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite