JMMP-Group / nordic-seas-validation

MIT License
0 stars 0 forks source link

review ho2000 #13

Closed malmans2 closed 2 years ago

malmans2 commented 2 years ago

@oceandie A few suggestions for Hansen & Osterhus 2000 (feel free to close without merging and/or only apply some changes).

One general suggestion for variables: ALLCAPITALS = hardcoded parameters CapWords = Classes

Pretty much everything else, lowercase. https://www.python.org/dev/peps/pep-0008/#naming-conventions

(For example, GH code coloring assumes this convention)