precision-sustainable-ag / SemiF-DataReporting

This repository provides detailed reports on Semifield image data, including data contents, species distribution, temporal and spatial distribution, missing data analysis, and status of unprocessed or backlog data.
MIT License
0 stars 0 forks source link

add logging, docstrings, and process explanation in newMatrics #9

Closed mkutu closed 3 months ago

mkutu commented 4 months ago

for logging:

  1. adjust "info" to "warning" or "error" where needed
  2. add "info" for the completion of long tasks like getting the blob data using azcopy

for docstrings:

  1. add simple docstrings for classes and class methods

for readme:

mkutu commented 4 months ago

adding arguments and returns to the docstrings and add comments to complex dataframe operations