Peter Mao
Peter Mao
s3ed always errors out if `s3://` is the only thing in the minibuffer, or if I don't have access to the bucket in question. This is an attempt (though not...
Fixes issue #18 Begins to addres issue #17
When this package is used as a library, there are instances where the overwrite query in `delete` gets in the way. Also, on the command line, it is useful to...
Please add capability to read data from the appropriate links at https://www.gfz-potsdam.de/en/kp-index/.
The 2011 file at ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/ is missing the f107 value for the first day of the year. In [get_indices](https://github.com/space-physics/geomagindices/blob/main/src/geomagindices/base.py#L12), this gets loaded as `NaN`, which wreaks havoc on codes that...