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

Allow blank site_id, instrument_id, telescope_id #72

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

mgdaily
Copy link
Contributor

@mgdaily mgdaily commented Apr 12, 2024

Allow for blank site, instrument, telescope. This allows us to store data products that aren't necessarily associated with a physical telescope but that still need to be served to users.

I have this running in LCO's dev cluster at http://archive-api-dev.lco.gtn/frames/

An example of a non-telescope data product that has been ingested to the archive: http://archive-api-dev.lco.gtn/frames/3723

Some data products, such as FLUXSTANDARDs need to be accessible in the archive but are not associated with a particular site/tel/inst
This seems incorrect.
I am not sure why the makemigrations script wanted to remove the frames_aggregate index, but we don't want that.
makemigrations script is adding in a lot that isn't necessary.
Copy link
Member

@jnation3406 jnation3406 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine

@mgdaily mgdaily merged commit 9670306 into main Apr 15, 2024
14 checks passed
@mgdaily mgdaily deleted the feature/floyds-flux-standards branch April 15, 2024 18:36
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.

2 participants