nsidc / Antarctica_Today

The "Antarctica Today" code and datasets
MIT License
7 stars 2 forks source link

Replace print calls with logging #47

Closed mfisher87 closed 3 months ago

mfisher87 commented 3 months ago

Replace all print calls with logging.

PR checklist - [x] Has a descriptive title - [x] Has a descriptive body - [x] Includes a link to any issues closed by this PR, e.g. `Closes #5`. - [x] Passes checks (to auto-fix a pre-commit.ci failure, add a comment containing "pre-commit.ci autofix")