Hi!
I’ve been trying to access the magnetograms from JSOC’s SHARP catalog (Magnetic Fields Measured by HMI / SDO) using the DRMS library using the code in the screenshots below. I ran into the error in the first screenshot which indicated that data was missing from my header, and that I should see the link to fix the header. I followed those instructions and reran my code, but got the error: “ValueError: Invalid input: None.” I’ve also tried downloading the FITS files of the magnetograms locally using the Sunpy tutorial code, but even after getting and entering my email (one of the parameters for download with the library), I could not access the data.
I was hoping someone with a similar issue had a solution to this issue, and if so, help is greatly appreciated!
Thank you very much in advance!