mzs-tools

QGIS plugin for Italian Seismic Microzonation

https://github.com/cnr-igag/mzs-tools

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary

Keywords

python qgis qgis-plugin seismic-hazard
Last synced: 6 months ago · JSON representation ·

Repository

QGIS plugin for Italian Seismic Microzonation

Basic Info
  • Host: GitHub
  • Owner: CNR-IGAG
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 445 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 3
  • Open Issues: 0
  • Releases: 23
Topics
python qgis qgis-plugin seismic-hazard
Created over 7 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

MzS Tools

DOI Documentation Status GitHub License GitHub Release

About

QGIS plugin for italian Seismic Microzonation.

Download and install MzS Tools using the QGIS 3.26+ plugin manager (search for "mzs tools").

You can also download and install manually a release file from the Releases section or the QGIS plugin repository.

Owner

  • Name: CNR-IGAG
  • Login: CNR-IGAG
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: MzS Tools
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Giuseppe
    family-names: Cosentino
    orcid: 'https://orcid.org/0000-0001-8691-3430'
    affiliation: CNR-IGG
  - given-names: Francesco
    family-names: Pennica
    orcid: 'https://orcid.org/0000-0002-8141-9246'
    affiliation: CNR-IGAG
  - given-names: Emanuele
    family-names: Tarquini
identifiers:
  - type: doi
    value: 10.5281/zenodo.6372647
repository-code: 'https://github.com/CNR-IGAG/mzs-tools'
abstract: QGIS plugin for italian Seismic Microzonation.
license: GPL-3.0

GitHub Events

Total
  • Create event: 12
  • Issues event: 1
  • Release event: 5
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 5
  • Push event: 84
  • Pull request event: 6
Last Year
  • Create event: 12
  • Issues event: 1
  • Release event: 5
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 5
  • Push event: 84
  • Pull request event: 6

Dependencies

poetry.lock pypi
  • alabaster 0.7.12 develop
  • babel 2.10.1 develop
  • black 21.12b0 develop
  • certifi 2022.5.18.1 develop
  • charset-normalizer 2.0.12 develop
  • click 8.1.3 develop
  • colorama 0.4.4 develop
  • docutils 0.16 develop
  • flake8 3.9.2 develop
  • idna 3.3 develop
  • imagesize 1.3.0 develop
  • importlib-metadata 4.11.4 develop
  • jinja2 3.1.2 develop
  • markupsafe 2.1.1 develop
  • mccabe 0.6.1 develop
  • mypy-extensions 0.4.3 develop
  • packaging 21.3 develop
  • pathspec 0.9.0 develop
  • pb-tool 3.1.0 develop
  • platformdirs 2.5.2 develop
  • pycodestyle 2.7.0 develop
  • pyflakes 2.3.1 develop
  • pygments 2.12.0 develop
  • pyparsing 3.0.9 develop
  • pytz 2022.1 develop
  • requests 2.27.1 develop
  • rstcheck 3.5.0 develop
  • snowballstemmer 2.2.0 develop
  • sphinx 5.0.1 develop
  • sphinx-rtd-theme 0.5.2 develop
  • sphinxcontrib-applehelp 1.0.2 develop
  • sphinxcontrib-devhelp 1.0.2 develop
  • sphinxcontrib-htmlhelp 2.0.0 develop
  • sphinxcontrib-jsmath 1.0.1 develop
  • sphinxcontrib-qthelp 1.0.3 develop
  • sphinxcontrib-serializinghtml 1.1.5 develop
  • toml 0.10.2 develop
  • tomli 1.2.3 develop
  • typing-extensions 4.2.0 develop
  • urllib3 1.26.9 develop
  • zipp 3.8.0 develop
pyproject.toml pypi
  • black ^21.5b2 develop
  • flake8 ^3.9.2 develop
  • pb_tool ^3.1.0 develop
  • rstcheck ^3.3.1 develop
  • sphinx-rtd-theme ^0.5.2 develop
  • toml ^0.10.2 develop
  • python ^3.8