podaac / concise

CONCISE (CONCatenatIon SErvice)
https://podaac.github.io/concise
Apache License 2.0
7 stars 4 forks source link

add type annotations and args to docstrings #115

Closed danielfromearth closed 4 months ago

danielfromearth commented 4 months ago

Github Issue: #114

Description

This adds type annotations throughout podaac.merger, especially to clarify the usage of pathlib.Path instead of str for file paths. It's not complete in adding all annotations, but brings up the level of annotations quite a bit.

Overview of verification done

n/a

Overview of integration done

n/a

PR checklist:

See Pull Request Review Checklist for pointers on reviewing this pull request

jamesfwood commented 4 months ago

Hi @danielfromearth Is this ready to go? Can you add us as reviewers? looks great tho btw!