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(date, vars, dataset[, timeout])
get_data(dataset, date[, vars, timeout]) Download CDAS data.
get_variables(dataset[, timeout]) Queries server for descriptions of variables in a dataset.