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 · 0 comments
Open

[AMDA] Support AMDA "templated parameters" #163

brenard-irap opened this issue Nov 27, 2024 · 0 comments

Comments

@brenard-irap
Copy link

  • 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

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

No branches or pull requests

1 participant