GithubHelp home page GithubHelp logo

rupesh2 / web_services_data_access Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ornldaac/web_services_data_access

0.0 0.0 0.0 162 KB

Accessing data through ORNL DAAC web services (MODIS, Daymet, SDAT)

License: Other

Jupyter Notebook 100.00%

web_services_data_access's Introduction

Accessing Data through ORNL DAAC Web Services

Exploring Forest Disturbance Caused by Bark Beetles at Fairview Curve, Rocky Mountain National Park

Author: ORNL DAAC
Date: April 21, 2019
Contact for ORNL DAAC: [email protected]

Keywords: Web service, Python, Open Geospatial Consortium (OGC), REST API, MODIS, Daymet, Spatial Data Access Tool (SDAT)

Web Services at the ORNL DAAC

The ORNL DAAC (Oak Ridge National Laboratory Distributed Active Archive Center) for Biogeochemical Dynamics is a National Aeronautics and Space Administration (NASA) Earth Observing System Data and Information System (EOSDIS) data center managed by the Earth Science Data and Information System (ESDIS) Project.

The ORNL DAAC offers many tools and services for visualization and access to data, which will be demonstrated in this tutorial.

The Web services used in this tutorial include:

With both OGC WMS and WCS, you can customize maps for the data you need. For example, you can choose the spatial region, the data and map format (e.g., GeoTIFF for WCS; PNG for WMS), the coordinate reference system or projection, and the resolution.

Overview

In this tutorial, we will use several Web services to access and combine datasets near Fairview Curve at Rocky Mountain National Park in Colorado (latitude = 40.399391, longitude = -105.835901) to investigate tree mortality owing to bark beetle infestation from 2006-2010.

Image_Bark_Beetle_Farview_Curve

The photos above were taken in late summer in 2005 (left) and 2009 (right), and illustrate the effects of bark beetle infestation. One way to quantitatively access the impacts of bark beetles on tree mortality is to use a vegetation index, which indicated the health of vegetation.

Data Products

Data products used in theis tutorial include:

  • MOD13Q1: MODIS (Collection 6) 16 day Enhanced Vegetation Index (EVI) at 250 m spatial resolution.
    • Accessed through MODIS Web service
  • Daymet: Daily total precipitation and daily maximum/minimum temperature at 1 km spatial resolution.
    • Accessed through Daymet single pixel Web service
  • Tree Mortality from Bark Beetles: yearly total tree motality (in Mg C km2) at 1 km Resolution in the western USA for 2003-2012
    • Accessed through SDAT OGC WMS and WCS

Prerequisites

Python 2.7 or later and modules: numpy, pandas, matplotlib, urllib, zeep, owslib, datetime, modisViirsClient

Tutorial

Click the following link to access the Jupyter Notebook web_services_data_access.ipynb.

web_services_data_access's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.