LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Adjust version number for updated calibration #58

Closed nabobalis closed 10 months ago

nabobalis commented 4 years ago

In GitLab by @wtbarnes on Jun 22, 2020, 12:27

To compute the degradation as a scalar multiple of the effective area, we query the JSOC for the value of this scalar for a given epoch and then interpolate to the exact time.

The degradation curves will likely soon be updated in JSOC and we will need to increment the version number appropriately. We should probably add the ability to specify the version number as well, with the default being the most up to date version, so that specific versions of the software are not tied to specific calibrations.

May need to make other adjustments as well.

nabobalis commented 4 years ago

In GitLab by @mpenwarden on Jul 15, 2020, 10:34

When the version changed from 8 to 9 I started getting errors like "No valid calibration epoch for 2010-06-15T00:00:08.100". The correction table change has caused the previous version to not return all the records so it should be updated soon.

nabobalis commented 4 years ago

In GitLab by @wtbarnes on Jul 16, 2020, 10:20

mentioned in commit 9dec4f7089058bfe55ed2a9a214b6ae4a9301824