grassland-dt
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 (2.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: JazzleyLouisville
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Size: 572 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created 10 months ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
Codemeta
Owner
- Name: Jazzley Louisville
- Login: JazzleyLouisville
- Kind: user
- Location: Amsterdam
- Company: Abn Amro
- Repositories: 1
- Profile: https://github.com/JazzleyLouisville
Bsc Computer Science| Msc software engineering
Citation (CITATION.CFF)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "grassland-dt: A FAIR‑aware DevOps prototype for ecosystem digital twins"
version: "0.1.0"
doi: "10.5281/zenodo.15249204" # see next step
authors:
- family-names: Louisville
given-names: Jazzley
date-released: 2025-04-19
url: https://github.com/JazzleyLouisville/grassland-dt
CodeMeta (CODEMETA.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"name": "grassland-dt",
"version": "0.1.0",
"description": "A FAIR-aware DevOps prototype for ecosystem digital twins",
"author": [
{
"@type": "Person",
"givenName": "Jazzley",
"familyName": "Louisville"
}
],
"license": "https://opensource.org/licenses/MIT",
"codeRepository": "https://github.com/JazzleyLouisville/grassland-dt",
"datePublished": "2025-04-19"
}
GitHub Events
Total
- Release event: 1
- Public event: 1
- Push event: 9
- Create event: 1
Last Year
- Release event: 1
- Public event: 1
- Push event: 9
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- pypi 11 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
pypi.org: grassland-dt
A FAIR-aware DevOps prototype for ecosystem digital twins (grassland pollinators)
- Homepage: https://github.com/JazzleyLouisville/grassland-dt
- Documentation: https://github.com/JazzleyLouisville/grassland-dt#readme
- License: MIT
-
Latest release: 0.1.0
published 10 months ago
Rankings
Dependent packages count: 9.3%
Average: 30.7%
Dependent repos count: 52.2%
Maintainers (1)
Last synced:
7 months ago
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- fair-software/howfairis-github-action 0.2.1 composite
pyproject.toml
pypi
- cdsapi *
- cookiecutter *
- dvc *
- geopandas *
- joblib *
- jupyterlab *
- pandas *
- pygbif *
- pyproj *
- rasterio *
- rpy2 *
- scikit-learn *
- shapely *
- xarray *
src/grassland_dt.egg-info/requires.txt
pypi
- cdsapi *
- cookiecutter *
- dvc *
- geopandas *
- joblib *
- jupyterlab *
- pandas *
- pygbif *
- pyproj *
- rasterio *
- rpy2 *
- scikit-learn *
- shapely *
- xarray *
environment.yml
conda
- geopandas
- pandas
- pip
- python 3.11.*
- rasterio
- rpy2
- scikit-learn
- xarray