Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
Hotspot Learning and Identification NetworK
Basic Info
- Host: GitHub
- Owner: csaundersshultz
- Language: Jupyter Notebook
- Default Branch: main
- Size: 25.8 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 5
Metadata Files
README.md
HotLINK – The Hotspot Learning and Identification Network
Author: Pablo Saunders-Shultz csaundersshultz@gmail.com Contributors: Mario Fernando Angarita Vargas mfangaritasr@alaska.edu
Overview
HotLINK is a deep learning model built in tensorflow, trained to detect volcanic thermal hotspots in VIIRS infrared imagery. A manuscript describing HotLINK in detail is still in review.
To install HotLINK in your python environment, run
pip install git+https://github.com/csaundersshultz/HotLINK@main
The tutorial file found here (HotLINK_tutorial.ipynb) can be opened in google colab to run without the need for any local installation, and to see usage of most of the functions supplied here.
Owner
- Login: csaundersshultz
- Kind: user
- Repositories: 1
- Profile: https://github.com/csaundersshultz
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Hotspot Learning and Identification Network (HotLINK)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Pablo
family-names: Saunders-Shultz
email: csaundersshultz@gmail.com
name-particle:
affiliation: University of Alaska Fairbanks
repository-code: 'https://github.com/csaundersshultz/HotLINK'
GitHub Events
Total
- Release event: 3
- Watch event: 5
- Delete event: 1
- Push event: 26
- Pull request event: 10
- Fork event: 2
- Create event: 4
Last Year
- Release event: 3
- Watch event: 5
- Delete event: 1
- Push event: 26
- Pull request event: 10
- Fork event: 2
- Create event: 4
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- ibrewster (3)
- csaundersshultz (1)
- mfangaritav (1)