tectonic-utils 0.1.3__tar.gz → 0.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/PKG-INFO +3 -3
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/README.md +2 -2
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/pyproject.toml +1 -1
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/test/test_conversion_functions.py +3 -3
- tectonic_utils-0.1.3/tectonic_utils/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/.ruff_cache/.gitignore +0 -1
- tectonic_utils-0.1.3/tectonic_utils/geodesy/.ruff_cache/0.1.5/15663111236935520357 +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/.ruff_cache/CACHEDIR.TAG +0 -1
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/__init__.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/datums.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/datums.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/datums.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/haversine.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/haversine.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/haversine.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/haversine.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/linear_elastic.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/utilities.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/utilities.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_Euler_Poles.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_insar_vector_functions.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/.ruff_cache/.gitignore +0 -1
- tectonic_utils-0.1.3/tectonic_utils/read_write/.ruff_cache/0.1.5/680373307893520726 +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/.ruff_cache/CACHEDIR.TAG +0 -1
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/__init__.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/general_io.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/read_kml.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/read_kml.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/read_kml.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/read_write/test/written_example.grd +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/.ruff_cache/.gitignore +0 -1
- tectonic_utils-0.1.3/tectonic_utils/seismo/.ruff_cache/0.1.5/12911000862714636977 +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/.ruff_cache/CACHEDIR.TAG +0 -1
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/__init__.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-36.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/.DS_Store +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/__init__.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/__init__.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/__init__.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_Euler_Poles.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-39.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-311.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-37.pyc +0 -0
- tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-39.pyc +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/LICENSE.md +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/cover_picture.png +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/datums.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/euler_pole.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/fault_vector_functions.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/haversine.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/insar_vector_functions.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/linear_elastic.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/test/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/test/test_conversion_functions.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/test/test_euler_poles.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/test/test_insar_vector_functions.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/utilities.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/xyz2llh.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/general_io.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/netcdf_read_write.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/read_kml.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/test/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/test/example_grd.grd +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/MT_calculations.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/moment_calculations.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/second_focal_plane.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/test/__init__.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/test/test_WC.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/test/test_second_focal_plane.py +0 -0
- {tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/wells_and_coppersmith.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tectonic-utils
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0
|
4
4
|
Summary: A small package of useful geophysics utilities
|
5
5
|
Home-page: https://github.com/kmaterna/Tectonic_Utils
|
6
6
|
License: MIT
|
@@ -52,12 +52,12 @@ Functions in this library that I use regularly:
|
|
52
52
|
## Installation
|
53
53
|
On Unix (other systems not tested yet), install from PyPI using:
|
54
54
|
|
55
|
-
```pip install
|
55
|
+
```pip install tectonic-utils```
|
56
56
|
|
57
57
|
To test that it works, import a utility in Python. I use an import structure like:
|
58
58
|
```
|
59
59
|
$ python
|
60
|
-
>>> from
|
60
|
+
>>> from tectonic_utils.geodesy import haversine
|
61
61
|
```
|
62
62
|
|
63
63
|
## Documentation
|
@@ -28,12 +28,12 @@ Functions in this library that I use regularly:
|
|
28
28
|
## Installation
|
29
29
|
On Unix (other systems not tested yet), install from PyPI using:
|
30
30
|
|
31
|
-
```pip install
|
31
|
+
```pip install tectonic-utils```
|
32
32
|
|
33
33
|
To test that it works, import a utility in Python. I use an import structure like:
|
34
34
|
```
|
35
35
|
$ python
|
36
|
-
>>> from
|
36
|
+
>>> from tectonic_utils.geodesy import haversine
|
37
37
|
```
|
38
38
|
|
39
39
|
## Documentation
|
@@ -28,9 +28,9 @@ class Tests(unittest.TestCase):
|
|
28
28
|
subprocess.call(['rm', 'gmt.history'], shell=False)
|
29
29
|
|
30
30
|
# Test a read-write cycle on an example grid
|
31
|
-
[x, y, z] = netcdf_read_write.read_any_grd("
|
32
|
-
netcdf_read_write.write_netcdf4(x, y, z, "
|
33
|
-
netcdf_read_write.parse_pixelnode_registration("
|
31
|
+
[x, y, z] = netcdf_read_write.read_any_grd("tectonic_utils/read_write/test/example_grd.grd")
|
32
|
+
netcdf_read_write.write_netcdf4(x, y, z, "tectonic_utils/read_write/test/written_example.grd")
|
33
|
+
netcdf_read_write.parse_pixelnode_registration("tectonic_utils/read_write/test/written_example.grd")
|
34
34
|
subprocess.call(['rm', 'gmt.history'], shell=False)
|
35
35
|
|
36
36
|
return
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
*
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
Signature: 8a477f597d28d172789f06886806bc55
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-311.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-36.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-37.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-39.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-311.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-37.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-39.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_Euler_Poles.cpython-37.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-311.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-39.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
*
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
Signature: 8a477f597d28d172789f06886806bc55
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-311.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
*
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
Signature: 8a477f597d28d172789f06886806bc55
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-311.pyc
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-311.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-37.pyc
DELETED
Binary file
|
tectonic_utils-0.1.3/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-39.pyc
DELETED
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/fault_vector_functions.py
RENAMED
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/insar_vector_functions.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/geodesy/test/test_euler_poles.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/netcdf_read_write.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/read_write/test/example_grd.grd
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/test/test_second_focal_plane.py
RENAMED
File without changes
|
{tectonic_utils-0.1.3 → tectonic_utils-0.2.0}/tectonic_utils/seismo/wells_and_coppersmith.py
RENAMED
File without changes
|