Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LVK and Cloud Functions #67

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

troyraen
Copy link
Contributor

@troyraen troyraen commented Sep 4, 2024

  • Add Alert.from_cloud_functions and types_._FunctionsContextLike. Closes Implement a from_cf (Cloud Function) method  #66
  • Add Alert._prep_for_publish
  • Add Alert._str_to_datetime
  • Add class MockInput with support for Cloud Functions
  • Add IDs to Alert.attributes the first time it is accessed.
  • Lazy load astropy
  • Add LVK schema
  • Add Alert.skymap

TODO

  • Add test alerts. LVK examples. Should also add alerts for other surveys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a from_cf (Cloud Function) method
1 participant