Skip to content

MikeVolk/RockPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockPy

is a rock- and paleo- magnetism package. It combines many functions, that I have found useful over the years. It is intended to be easily user editable (e.g. creating new measurement types). The core (RockPy.core) of the package, however, is rather complicated and should not be edited.

coding

naming convention

see google style guide

module_name, package_name, ClassName (exception are result classes as they should behave as methods), method_name, ExceptionName, function_name, GLOBAL_CONSTANT_NAME, global_var_name, instance_var_name, function_parameter_name, local_var_name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages