From 4d827f8312d29421292c3ee80cce627904fb946f Mon Sep 17 00:00:00 2001 From: Gabriel Stefanini Vicente Date: Wed, 26 Jun 2024 11:19:57 -0400 Subject: [PATCH] Add All Contributors (#80) --- .all-contributorsrc | 4 ++++ README.md | 22 +++++++++++++--------- 2 files changed, 17 insertions(+), 9 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..b371a40 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,4 @@ +{ + "projectName": "blackmarblepy", + "projectOwner": "worldbank" +} diff --git a/README.md b/README.md index cae0fc6..602cb7b 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/worldbank/blackmarblepy/main.svg)](https://results.pre-commit.ci/latest/github/worldbank/blackmarblepy/main) [![downloads](https://static.pepy.tech/badge/blackmarblepy/month)](https://pepy.tech/project/blackmarblepy) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10667907.svg)](https://zenodo.org/doi/10.5281/zenodo.10667907) +[![All Contributors](https://img.shields.io/github/all-contributors/worldbank/blackmarblepy)](#contributors) [![GitHub Repo stars](https://img.shields.io/github/stars/worldbank/blackmarblepy)](https://github.com/worldbank/blackmarblepy) + **BlackMarblePy** is a Python package that provides a simple way to use nighttime lights data from NASA's Black Marble project. [Black Marble](https://blackmarble.gsfc.nasa.gov) is a [NASA Earth Science Data Systems (ESDS)](https://www.earthdata.nasa.gov) project that provides a product suite of daily, monthly and yearly global [nighttime lights](https://www.earthdata.nasa.gov/learn/backgrounders/nighttime-lights). This package automates the process of downloading all relevant tiles from the [NASA LAADS DAAC](https://www.earthdata.nasa.gov/eosdis/daacs/laads) to cover a region of interest, converting the raw files (in HDF5 format), to georeferenced rasters, and mosaicing rasters together when needed. ## Features @@ -110,15 +112,17 @@ If you have any feedback, encounter issues, or want to suggest improvements, ple ### Contributors - -Gabriel Stefanini Vicente -ORCID logo - -
- -Robert Marty -ORCID logo - + + + + + + + + + +This project follows the [all-contributors](https://allcontributors.org) specification. +Contributions of any kind are welcome! ## Citation