Skip to content

How to access GES DISC Hyrax server with PyDAP

H. Joe Lee edited this page Dec 20, 2016 · 17 revisions

Introduction

GES DISC runs Hyrax server that requires URS authentication [1]. This document explains how to use PyDAP to access and visualize GES DISC data products.

First, make sure that your pydap is up-to-date.

pip install pydap -U

  1. https://disc.gsfc.nasa.gov/registration/registration-for-data-access#python

Clone this wiki locally