Helper classes¶
Some lightweight classes have been provided to help with using the API.
- class gwdc_python.helpers.Cluster(value)¶
Bases:
enum.EnumEnum to identify which cluster to submit a job to.
- CIT = 'cit'¶
- DEFAULT = None¶
- OZSTAR = 'ozstar'¶
Some lightweight classes have been provided to help with using the API.
Bases: enum.Enum
Enum to identify which cluster to submit a job to.