read_cdf¶
- sunpy.io.cdf.read_cdf(fname)[source]¶
Read a CDF file that follows the ISTP/IACG guidelines.
- Parameters
fname (path-like) – Location of single CDF file to read.
- Returns
list[GenericTimeSeries] – A list of time series objects, one for each unique time index within the CDF file.
References
Space Physics Guidelines for CDF https://spdf.gsfc.nasa.gov/sp_use_of_cdf.html