You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To do to upload the definitions and summaries from R-Instat into buckets:
Define the dialog for someone to set it up.
Build the R function that takes the summary data frame created in our system with the calculation system, and produce an output with the data frame table and json definitions
Write a function which takes the jsons definitions and the summary data frame and uploads them
TODO
Write file to get definitions from R-Instat into json for
Annual rain
Annual number of rainy days
Start rains
End rains
End season
Seasonal length
Seasonal rain
Seasonal number of rainy days
Min/max/mean for min_temperature
Min/max/mean for max_temperature
Extremes?
Crop success
Probability season start
Other to do:
Define the dialog for someone to set it up.
Finish building the R functions
Add function to collate the definitions data and R function to send that to the bucket
Add in ability in R functions to takes the summary data frame created in our system (only focussed on the definitions so far)
Add in functions which reformat from R-Instat to our style in the API
Write a function which combines the "add_definitions_to_bucket" for the definitions along with the summary data frame so everything can be done in one line.
The text was updated successfully, but these errors were encountered:
To do to upload the definitions and summaries from R-Instat into buckets:
TODO
Write file to get definitions from R-Instat into json for
Other to do:
The text was updated successfully, but these errors were encountered: