Overview
Request 910371 accepted
- Update to 0.6.2
* Python 2 support has been dropped, only Python 3.7 or higher is
supported.
* Client.get() has been removed, use `drms.client.Client.query()`
instead.
* `drms.client.Client.export` now accepts a process keyword
argument. This allows users to specify additional server-side
processing options such as image cutouts. See the "Processing"
section of the JSOC Data Export page for more information.
- Created by bnavigator
- In state accepted
Request History
bnavigator created request
- Update to 0.6.2
* Python 2 support has been dropped, only Python 3.7 or higher is
supported.
* Client.get() has been removed, use `drms.client.Client.query()`
instead.
* `drms.client.Client.export` now accepts a process keyword
argument. This allows users to specify additional server-side
processing options such as image cutouts. See the "Processing"
section of the JSOC Data Export page for more information.
mcepl accepted request