greengraph

Generates a graph of the proportion of green pixels in a series of satellite images between two points.

https://github.com/ddervs/greengraph

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Generates a graph of the proportion of green pixels in a series of satellite images between two points.

Basic Info
  • Host: GitHub
  • Owner: ddervs
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 296 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed over 10 years ago
Metadata Files
Readme License Citation

README.md

GreenGraph

Generates a graph of the proportion of green pixels in a series of satellite images between two points.

This is for an assignment on the UCL RSD Software Engineering course, found here.

Owner

  • Name: Danial Dervovic
  • Login: ddervs
  • Kind: user

Citation (CITATION)

To cite greengraph in publications, please use:

D. Dervovic, GreenGraph, (2016), GitHub repository, https://github.com/ddervs/GreenGraph

A BibTeX entry for LaTeX users is

@misc{Dervovic2016,
  author = {Dervovic, D.},
  title = {GreenGraph},
  year = {2016},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/ddervs/GreenGraph}},
}

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • argparse *
  • geopy *
  • matplotlib *
  • mock *
  • numpy *
  • requests *