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 a client to Fido which can discover the synoptic AIA series #7841

Closed
wants to merge 11 commits into from

Conversation

GillySpace27
Copy link
Contributor

@GillySpace27 GillySpace27 commented Oct 18, 2024

PR Description

This PR addresses Issue #7828 by adding a new client into the dataretriever module

Some discussion should be had regarding the best way to call for this Series since it isn"t managed by JSOC in the usual way. For the moment if a.Instrument is either "AIA" or "AIASynoptic" the client will be called. a.Resolution == "Synoptic" will also trigger alongside a.Instrument == "AIA". That said, I"m not sure the average user would like to have to start specifying a resolution like that in order to not be served with this series, so I"m thinking the unique instrument might be the way to go.

@nabobalis
Copy link
Contributor

It might be tricky but can you undo all of the code formatting changes? There have been discussions around auto formatting the code but they have not been accepted yet

@GillySpace27
Copy link
Contributor Author

GillySpace27 commented Oct 18, 2024

Sorry about that! Of course I set up the formatter to run on save, so I"m not always seeing what changes it makes. How do you think I should go about it? Are there standard approaches? Is there a style guide that I can revert it to? I have a few ideas of what I could do.

@nabobalis
Copy link
Contributor

Err, honestly I don"t know what would be best. It might be simplest to just start again from a clean branch and add just the new client and attr code.

@nabobalis
Copy link
Contributor

Replaced by #7842

@nabobalis nabobalis closed this Oct 18, 2024
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