CDAS REST services

heliopy.data.cdasrest Module

Helper methods for using the CDAS REST web services.

For more information see https://cdaweb.sci.gsfc.nasa.gov/WebServices/REST/

Functions

get_cdas_url(starttime, endtime, vars, dataset)

get_data(dataset, starttime, endtime[, …])

Download CDAS data.

get_variables(dataset[, timeout])

Queries server for descriptions of variables in a dataset.

Classes

CDASDwonloader(dataset, identifier, dir[, …])

Class Inheritance Diagram

Inheritance diagram of heliopy.data.cdasrest.CDASDwonloader