Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Github repo: https://github.com/precision-sustainable-ag/SemiF-DataReporting

Azure blob containers are read using pre-authorized URL which is set to expire on 2025-06-30

Semifield data reporting tool goes through semifield data in azure blob containers, and longterm storage locations: longterm_images, longterm_images2, GROW_DATA to get the details about the files stores.

The tool then runs a report to get insights from the files to generate “batch stats”, and goes through the sqlite database to generate “general distribution stats” on cutouts and developed images.

All the information gathered is sent to slack as it is generated to #semifield-datareports channel.

slack configuration: https://crownteamworkspace.slack.com/marketplace/A0831MD2TPZ-semif-datareporting?settings=1&tab=settings

The tool runs automatically using a cronjob running on SUNNY server.

The current cron job runs on jbshah user’s crontab at 9 am every Monday