earthrs-modis

Rust bindings for MODIS Data

https://github.com/jguhlin/earthrs-modis

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 (1.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Rust bindings for MODIS Data

Basic Info
  • Host: GitHub
  • Owner: jguhlin
  • License: apache-2.0
  • Language: Rust
  • Default Branch: main
  • Size: 51.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

earthrs-MODIS README

This is a rust library for reading MODIS data via the REST API.

Owner

  • Name: Joseph Guhlin
  • Login: jguhlin
  • Kind: user
  • Location: Dunedin, New Zealand

Plant Genomicist and Bioinformatician interested in structural variation and pangenomics.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Guhlin
    given-names: Joseph
    orcid: https://orcid.org/0000-0003-3264-7178
title: "earthrs-modis Access to MODIS Satellite Data via RUST"
version: 0.1.0
date-released: 2024-09-10

GitHub Events

Total
Last Year

Dependencies

Cargo.lock cargo
  • 526 dependencies
Cargo.toml cargo
  • eframe 0.28.1 development
  • egui 0.28.1 development
  • env_logger 0.11.5 development
  • walkers 0.24.0 development
  • reqwest 0.12.7
  • serde 1.0.210
  • serde_json 1.0.128
  • tokio 1.40.0