precision-sustainable-ag / psa-planning

2 stars 0 forks source link

Generate PDFs for the Cover Crop Selector for MCCC, SCCC, NECCC #1

Open mikahpinegar opened 5 months ago

mikahpinegar commented 5 months ago

Rationale

Generating PDFs on the fly is too compute intensive. They should instead be batched and stored in blob storage.

Owner

@mikahpinegar

Description

Both the front and backend of the Selector need several updates in order to properly generate PDFs. The infrastructure to store and retrieve PDFs is already in place.

Issues

BE

FE