-
-
Notifications
You must be signed in to change notification settings - Fork 8
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 : get_score(lat, lon) #79
Conversation
…he function list_files
use environment variables for connection
improve readability and handle empty buckets
- restructure task - add retrieved_date option
lint & remove `pip install -r requirements.txt` step.
add localstack guidelines
Hey @GHCamille 👋🏼 I have an additional question. How is this function expected to be used? Will @MateoLostanlen add the pyro-risk repo to the app backend directly? Or something else (using the API for example) Thx 😃 |
Co-authored-by: Alexis Cruveiller <33450491+Acruve15@users.noreply.github.com>
I'm not sure how @MateoLostanlen wants to use it ! @MateoLostanlen any ideas ? |
Hello @Acruve15 @GHCamille, Hi, there, Sorry for the late reply, ideally the less you install on the pi the better. Especially since installing a whole repo for one request doesn't seem very adapted. The best thing would be to deploy a small api that the pi can easily call. Is that feasible for you? |
smothing like this :
|
Add function to get the fwi score for a specific lat lon.