PublishResult#
- class stixcore.processing.publish.PublishResult(value)[source]#
Bases:
EnumResult type for a FITS file published to ESA
Attributes Summary
This files was ignored via a blacklist and not published to ESA
An error was raised during publication
This files was ignored and not published to ESA
Other files with the same ESA file name have already be published.
All good files was published
Attributes Documentation
- BLACKLISTED = 13#
This files was ignored via a blacklist and not published to ESA
- ERROR = 14#
An error was raised during publication
- IGNORED = 11#
This files was ignored and not published to ESA
- MODIFIED = 12#
Other files with the same ESA file name have already be published. Therefore the filename was modified to a supplementary data product. (-sub1/2)
- PUBLISHED = 10#
All good files was published