-
Notifications
You must be signed in to change notification settings - Fork 16
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
Prefill components from url ? #203
Comments
Hello @suzil , I thought about doing this today to share a spectrum with another researcher. Do you think it's doable ? I could ask on the Radis Slack for help to implement it ! |
I did a small experiment yesterday to see how it could work with specifying the molecule in the URL and having that populate the form. So it works! I need to figure out now how to integrate it with the existing code, also with validation. |
Amazing ! Then it actually becomes an App, where you can share your spectra ! Use case was with @minouHub :
|
Great, this will be super useful ! @minouHub, have a look ! |
that's super nice wow |
@arunavabasu-03 if you think this is doable, it would be a great addition to Share spectra . I just encountered a new use-case few minutes ago |
Ok @erwanp !! Great reminder , i gonna do that 😀 . |
Do you think something like
https://www.radis.app/?molecule=CO&Tgas=500
, that would prefill the molecule component with CO, and the gas temperature with 500 K, is doable ? I'm thinking of how it could be used to "share" spectra.The text was updated successfully, but these errors were encountered: