The Lifecycle Generation function is deployed on the Lambda dev stack; two things need to be done next:
This lambda needs two .csv files (rel_prob_file and storm_id_prob_file) in order to run.

These files will eventually be added to S3 via an ETL process by FEATAPI, but since FEATAPI is not provisioned yet (see #621), we'll simply stick them in the S3 bucket for now. The diagram below outlines the process that should eventually be done by FEATAPI (process A):

The Lifecycle Generation function is deployed on the Lambda dev stack; two things need to be done next:
This lambda needs two .csv files (
rel_prob_fileandstorm_id_prob_file) in order to run.These files will eventually be added to S3 via an ETL process by FEATAPI, but since FEATAPI is not provisioned yet (see #621), we'll simply stick them in the S3 bucket for now. The diagram below outlines the process that should eventually be done by FEATAPI (process A):