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

Enable evaluation of models at custom times and locations #16

Open
smithara opened this issue Oct 15, 2018 · 0 comments
Open

Enable evaluation of models at custom times and locations #16

smithara opened this issue Oct 15, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@smithara
Copy link
Member

Use a template vires_fetch_model_async.xml to evaluate models using a list of [lat, lon, rad, time] points as input.

This could put heavy load on the server when the number of points is very large. It could alternatively be done on the client side by fetching model parameters and passing them a local installation of eoxmagmod (or some future equivalent). Ultimately I think both options should be available (with the latter probably not in viresclient) - so that users can easily get model evaluations via vires without the extra software installation and client-side load, but when they need (and/or have available) more performance then it could be possible for them to do it faster on their machine.

@smithara smithara added the enhancement New feature or request label Oct 15, 2018
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

1 participant