GcnRequester

class cargese.gcn_requester.GcnRequester

Bases: object

Class to retrieve GCN info from https://gcn.nasa.gov/circulars

Methods Summary

fill_archive(stop_id[, start_id, body])

Fill an archive with all circular found in id range

format_time()

Format the time info from circular createdOn field to regularr UTC date

Methods Documentation

fill_archive(stop_id, start_id=31, body=False)

Fill an archive with all circular found in id range

Parameters:
  • stop_id – Maximum id

  • start_id – Minimum id

  • body – If True, include circular body in archive

format_time()

Format the time info from circular createdOn field to regularr UTC date