appeears-data-resources

This repository provides resources and tutorials to help users work with AppEEARS programmatically.

https://github.com/nasa/appeears-data-resources

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 (11.5%) to scientific vocabulary

Keywords

appeears lpdaac
Last synced: 6 months ago · JSON representation ·

Repository

This repository provides resources and tutorials to help users work with AppEEARS programmatically.

Basic Info
Statistics
  • Stars: 22
  • Watchers: 6
  • Forks: 10
  • Open Issues: 1
  • Releases: 0
Topics
appeears lpdaac
Created about 3 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

image

AppEEARS-Data-Resources

Welcome to the AppEEARS-Data-Resources repository. This repository provides resources and tutorials to help users work with AppEEARS programmatically. This repository also includes notebooks showing how to access and work with AppEEARS outputs directly in the Cloud.

Please note that in the interest of open science this repository has been made public but is still under active development.

Requirements

+ Earthdata Login Authentication is required to access AppEEARS API and AppEEARS outpurs direcrly from an Amazon AWS bucket. If you do not have an account, create an account here.

Prerequisites/Setup Instructions

Instructions for setting up a compatible environment for working with AppEEARS API locally or in the cloud are linked to below. - Python set up instructions - R set up instructions


Getting Started

Clone or download the AppEEARS-Data-Resources repository.

- To clone the repository, type git clone https://github.com/nasa/AppEEARS-Data-Resources.git in the command line.

Repository Contents

Content in this repository is divided into Python and R resources including tutorials, how-tos, scripts, Defined modules that will be called from the Python resources, and setup instructionsThe supporting files for use cases are stored in Data folder.

Python and R resources stored in this repositories are listed below:

| Repository Contents | Type | Summary | |----|-----|----| | COGAppEEARSS3DirectAccess.ipynb | Jupyter Notebook | Demonstrates how to use AppEEARS Cloud Optimized GEOTIFF (COG) outputs using Python | PointSampleAppEEARSS3Direct_Access.ipynb | Jupyter Notebook | Demonstrates how to access AppEEARS point sample Comma-Separated Values (CSV) outputs using Python | AppEEARSAPIArea.ipynb | Jupyter Notebook | Demonstrates how to use Python to connect to the AppEEARS API to submit and downlaod an area sample
| AppEEARSAPIPoint.ipynb | Jupyter Notebook | Demonstrates how to use Python to connect to the AppEEARS API to submit and downlaod a point sample | AppEEARSAPIArea_R.Rmd | R Markdown | Demonstrates how to use R to connect to the AppEEARS API to submit and downlaod an area sample | AppEEARSAPIPoint_R.Rmd | R Markdown | Demonstrates how to use R to connect to the AppEEARS API to submit and downlaod a point sample | How-to-bulk-download-AppEEARS-outputs.md | Markdown | Demonstrates how to bulk download AppEEARS outputs using wget from the command line


Helpful Links


Contact Info:

Email: LPDAAC@usgs.gov
Voice: +1-866-573-3222
Organization: Land Processes Distributed Active Archive Center (LP DAAC)¹
Website: https://lpdaac.usgs.gov/
Date last modified: 11-09-2023

¹Work performed under USGS contract G15PD00467 for NASA contract NNG14HH33I.

Owner

  • Name: NASA
  • Login: nasa
  • Kind: organization
  • Email: nasa-data@lists.arc.nasa.gov
  • Location: United States of America

ReadOpen Data initiative here: https://www.nasa.gov/open/ & Instructions here: https://github.com/nasa/nasa.github.io/blob/master/docs/INSTRUCTIONS.md

Citation (CITATION.cff)

cff-version: 1.2.0
title: AppEEARS Data Resources
message: >-
  If you use this collection of resources in your research
  we would appreciate an appropriate citation.
type: software
authors:
  - given-names: Mahsa
    family-names: Jami
    affiliation: >-
      KBR, Inc., Contractor to the U.S. Geological Survey,
      Earth Resources Observation and Science Center,
      National Aeronautics and Space Administration Land
      Processes Distributed Active Archive Center
    orcid: 'https://orcid.org/0000-0002-3594-3004'
  - given-names: Erik A
    family-names: Bolch
    affiliation: >-
      KBR, Inc., Contractor to the U.S. Geological Survey,
      Earth Resources Observation and Science Center,
      National Aeronautics and Space Administration Land
      Processes Distributed Active Archive Center
    orcid: 'https://orcid.org/0000-0003-2470-4048'
  - given-names: Aaron M
    family-names: Friesz
    affiliation: >-
      KBR, Inc., Contractor to the U.S. Geological Survey,
      Earth Resources Observation and Science Center,
      National Aeronautics and Space Administration Land
      Processes Distributed Active Archive Center
    orcid: 'https://orcid.org/0000-0003-4096-3824'
  - given-names: Cole K
    family-names: Krehbiel
    affiliation: >-
      National Aeronautics and Space Administration Land
      Processes Distributed Active Archive Center,
      U.S. Geological Survey, Earth Resources 
      Observation and Science Center
    orcid: 'https://orcid.org/0000-0003-2645-3449'
repository-code: 'https://github.com/nasa/AppEEARS-Data-Resources'
abstract: >-
  This repository contains resources and tutorials 
  to help users work with AppEEARS programmatically.
license: Apache-2.0

GitHub Events

Total
  • Issues event: 1
  • Watch event: 10
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 9
  • Pull request review event: 3
  • Pull request event: 7
  • Fork event: 6
  • Create event: 3
Last Year
  • Issues event: 1
  • Watch event: 10
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 9
  • Pull request review event: 3
  • Pull request event: 7
  • Fork event: 6
  • Create event: 3