There is a newer version of the record available.

Published May 25, 2016 | Version v0.5.0
Software Open

pyciss: v0.5.0

  • 1. LASP

Description

get_between_times functionality for opusapi module.

This means one can now do something like this:

from pyciss import opusapi opus = opusapi.OPUS() opus.get_between_times('2010-10-10T00:00:00', '2010-10-11T00:00:00')
Found 7 obsids.

The times can also be datetime objects. If the object has the attribute isoformat() to produce an ISO 9600 timestring, it should work.

Files

pyciss-v0.5.0.zip

Files (75.9 kB)

Name Size Download all
md5:1e8cd71f8bc9199c3994e0c5e726beaa
75.9 kB Preview Download

Additional details

Related works