metno / MachineOcean-WP12

Machine Ocean Work Package 1 and 2 toolbox and documentation
1 stars 3 forks source link

conventions on this repo #9

Closed jerabaul29 closed 4 years ago

jerabaul29 commented 4 years ago

@vkbo one thing I thought about regarding the conventions: I am afraid using camelCase may be a bit messy because all the libraries we will use expect rather some _ separated conventions, and this may be visible in the named arguments etc.

Do you have any strong reasons for camelCase other than what we discussed today?

jerabaul29 commented 4 years ago

Ok, but then we use whatever we want on our parts of the code. I think I will stick to PEP8 as my linter is quite aggressive.