A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Niche Vlaanderen

A hydro-ecological model that predicts the potential occurrence of (ground)water-dependent vegetation types in an area based on information about the (abiotic) site conditions.
https://github.com/inbo/niche_vlaanderen

Category: Hydrosphere
Sub Category: Freshwater and Hydrology

Keywords

lifewatch oscibio package python vegetation

Keywords from Contributors

reporting measur water archiving transforms observation birds occurrence conversion simulator

Last synced: 1 day ago
JSON representation

Repository metadata

Python package to run the NICHE Vlaanderen model

README.rst

          ################
Niche Vlaanderen
################

.. image:: https://github.com/inbo/niche_vlaanderen/actions/workflows/tests-coverage.yml/badge.svg
    :target: https://github.com/inbo/niche_vlaanderen/actions/workflows/tests-coverage.yml
.. image:: https://coveralls.io/repos/github/inbo/niche_vlaanderen/badge.png?branch=master
    :target: https://coveralls.io/github/inbo/niche_vlaanderen?branch=master
.. image:: https://zenodo.org/badge/102339389.svg
   :target: https://zenodo.org/badge/latestdoi/102339389

(Nederlandstalige versie hieronder / Dutch version below)

NICHE Vlaanderen (*Nature Impact Assessment of Changes in Hydro-Ecological Systems*) is a **hydro-ecological model** that predicts the potential occurrence of (ground)water-dependent vegetation types in an area based on information about the (abiotic) site conditions. NICHE Vlaanderen can be used to evaluate the impact of changes in the water management to groundwater-dependent vegetation.

The model is based on a number of location factors that are important for the vegetation: soil type, hydrology, nutrient availability and acidity.
Based on calculated abiotic properties of the location NICHE Vlaanderen determines whether certain vegetation types can develop. An additional *flooding module* allows the user to test whether the predicted vegetations are compatible with a particular flooding regime.

This project is a redevelopment of an existing ArcGIS plugin in Python, without external non-open source dependencies.

-----

NICHE Vlaanderen (*Nature Impact Assessment of Changes in Hydro-Ecological Systems*) is een **hydro-ecologisch model** dat de potenties voor (grond)waterafhankelijke vegetatietypes in een gebied berekent op basis van informatie over de (abiotische) standplaatscondities. NICHE Vlaanderen kan ingezet worden om de effecten van ingrepen in de waterhuishouding op grondwaterafhankelijke vegetaties te evalueren. 

Het model is gebaseerd op een aantal voor de vegetatie bepalende standplaatsfactoren: bodemtype, hydrologie, voedselrijkdom en zuurgraad. Op grond van de berekende abiotische kenmerken van de standplaats bepaalt NICHE Vlaanderen of bepaalde vegetatietypes zich al dan niet kunnen ontwikkelen. Met een bijkomende *overstromingsmodule* kunnen de potenties verder getoetst worden aan de compatibiliteit met een bepaald overstromingsregime.

Dit project is een herontwikkeling van een bestaande ArcGIS plugin in Python, zonder externe non-open source dependencies.

License - Licentie
===================

This project is licensed under the MIT License, see  `LICENSE `_ for more information.

Dit project maakt gebruik van de MIT Licentie, zie `LICENSE `_ voor meer informatie.

Documentation - Documentatie
=============================

The documentation of this project is available at https://inbo.github.io/niche_vlaanderen/

De documentatie van dit project kan geraadpleegd worden via https://inbo.github.io/niche_vlaanderen/

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 1,058
Total Committers: 7
Avg Commits per committer: 151.143
Development Distribution Score (DDS): 0.223

Commits in past year: 24
Committers in past year: 4
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Johan Van de Wauw j****n@g****e 822
cecileherr 3****r 89
DriesAdriaens 3****s 75
stijnvanhoey s****y@g****m 44
pyup-bot g****t@p****o 26
dependabot[bot] 4****] 1
Peter Desmet p****k@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 70
Total pull requests: 64
Average time to close issues: 6 months
Average time to close pull requests: 19 days
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 1.76
Average comments per pull request: 0.48
Merged pull request: 57
Bot issues: 0
Bot pull requests: 1

Past year issues: 5
Past year pull requests: 12
Past year average time to close issues: 2 months
Past year average time to close pull requests: 23 days
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 2.2
Past year average comments per pull request: 2.08
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/inbo/niche_vlaanderen

Top Issue Authors

  • johanvdw (37)
  • cecileherr (22)
  • stijnvanhoey (6)
  • DriesAdriaens (2)
  • Wardlorenz (2)
  • peterdesmet (1)

Top Pull Request Authors

  • johanvdw (37)
  • cecileherr (12)
  • stijnvanhoey (10)
  • pyup-bot (2)
  • geohydrodata (1)
  • dependabot[bot] (1)
  • Sachagobeyn (1)

Top Issue Labels

  • enhancement (9)
  • bug (5)
  • question (1)
  • niche_model (1)
  • wontfix (1)

Top Pull Request Labels

  • documentation (1)
  • enhancement (1)
  • dependencies (1)

Package metadata

pypi.org: niche-vlaanderen

NICHE Vlaanderen: hydro-ecological model for valley-ecosystems in Flanders

  • Homepage: https://github.com/inbo/niche_vlaanderen
  • Documentation: https://niche-vlaanderen.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.0.1 (published over 7 years ago)
  • Last Synced: 2025-04-24T13:31:30.760Z (3 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 567 Last month
  • Rankings:
    • Dependent packages count: 7.31%
    • Stargazers count: 21.598%
    • Dependent repos count: 22.088%
    • Average: 22.762%
    • Forks count: 29.957%
    • Downloads: 32.856%
  • Maintainers (2)

Dependencies

.github/workflows/pages.yml actions
  • actions/checkout v2.3.1 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tests-coverage.yml actions
  • actions/checkout v2.3.1 composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • conda-incubator/setup-miniconda v2 composite
  • coverallsapp/github-action master composite
dev-requirements.txt pypi
  • matplotlib * development
  • pytest >=4.6 development
  • pytest-cov * development
  • wheel * development
doc-requirements.txt pypi
  • Jinja2 ==3.0.3
  • Pygments ==2.11.2
  • Sphinx ==4.3.2
  • click ==8.0.3
  • ipykernel *
  • jupyter_client *
  • matplotlib *
  • nbsphinx *
  • pandoc ==2.0.1
  • sphinx_rtd_theme ==1.0.0
requirements.txt pypi
  • geopandas *
  • numpy *
  • pandas *
  • pygeos *
  • pyyaml *
  • rasterio *
  • rasterstats >=0.17
  • tqdm *
setup.py pypi

Score: 10.68944178268228