pysat / pysatSeasons

Seasonal Analysis routines for pysat
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

DOC/STY: update docstrings, add flake8 #19

Closed jklenzing closed 4 years ago

jklenzing commented 4 years ago

Description

Addresses pysat/pysat#486

Updating docstrings based on new pysat standards. Also adding flake8, with several exceptions maintaining pending major code rewrite.

Type of change

How Has This Been Tested?

via pytest --flake8

Checklist: