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

[AMDA] Support AMDA "templated parameters" #163

Open
brenard-irap opened this issue Nov 27, 2024 · 1 comment
Open

[AMDA] Support AMDA "templated parameters" #163

brenard-irap opened this issue Nov 27, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@brenard-irap
Copy link
Collaborator

  • Speasy version: All
  • Python version: All
  • Operating System: All

Description

Some AMDA parameters, like Juno/JADE&JEDI ones, require additional arguments (for example "Look Direction") to be usable by AMDA.

Unfortunately, it is currently not possible to define this additional argument in speasy.

This code returns an empty NoneType object

speasy.amda.get_parameter("jade_l5e180_def", startTime, endTime) 

What I Did

The possibility to retrieve data for these parameters in speasy by setting additional arguments values

@brenard-irap
Copy link
Collaborator Author

Moa have the same issue with VEX/ASPERA4/IMA extra spectra parameters

@jeandet jeandet added this to the 1.5 milestone Jan 16, 2025
@jeandet jeandet added the enhancement New feature or request label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants