We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some inconsistence collected during lintian refactoring:
./openquake/sub/cross_sections.py:518
./openquake/sub/build_complex_surface.py:39
/oq-mbtk/openquake/mbt/notebooks/sources_shallow_fault/slip_utils.py:85,86,100
git/oq-mbtk/openquake/mbt/tests/notebooks/compare/mfd_flt_vs_mfd_seism_test.py
create_fault_sources_grom_geojson:547
get_dip_from_slip_dir
The text was updated successfully, but these errors were encountered:
mmpagani
No branches or pull requests
some inconsistence collected during lintian refactoring:
./openquake/sub/cross_sections.py:518
use '&' operator between two logical operations./openquake/sub/build_complex_surface.py:39
used not declared vars/oq-mbtk/openquake/mbt/notebooks/sources_shallow_fault/slip_utils.py:85,86,100
methods not found: probable missing renaminggit/oq-mbtk/openquake/mbt/tests/notebooks/compare/mfd_flt_vs_mfd_seism_test.py
=> wrong extension (.py => .pynb) ?create_fault_sources_grom_geojson:547
:get_dip_from_slip_dir
method undefinedThe text was updated successfully, but these errors were encountered: