tectonic-utils 0.1.2__tar.gz → 0.1.3__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.
Files changed (140) hide show
  1. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/PKG-INFO +1 -1
  2. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/pyproject.toml +1 -1
  3. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/fault_vector_functions.py +3 -3
  4. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/LICENSE.md +0 -0
  5. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/README.md +0 -0
  6. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/.DS_Store +0 -0
  7. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/__init__.py +0 -0
  8. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/cover_picture.png +0 -0
  9. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/.DS_Store +0 -0
  10. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/.ruff_cache/.gitignore +0 -0
  11. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/.ruff_cache/0.1.5/15663111236935520357 +0 -0
  12. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/.ruff_cache/CACHEDIR.TAG +0 -0
  13. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__init__.py +0 -0
  14. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/.DS_Store +0 -0
  15. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/__init__.cpython-311.pyc +0 -0
  16. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/__init__.cpython-36.pyc +0 -0
  17. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/__init__.cpython-37.pyc +0 -0
  18. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/__init__.cpython-39.pyc +0 -0
  19. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/datums.cpython-311.pyc +0 -0
  20. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/datums.cpython-37.pyc +0 -0
  21. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/datums.cpython-39.pyc +0 -0
  22. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-311.pyc +0 -0
  23. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-36.pyc +0 -0
  24. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-37.pyc +0 -0
  25. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/euler_pole.cpython-39.pyc +0 -0
  26. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-311.pyc +0 -0
  27. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-36.pyc +0 -0
  28. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-37.pyc +0 -0
  29. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/fault_vector_functions.cpython-39.pyc +0 -0
  30. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-36.pyc +0 -0
  31. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-37.pyc +0 -0
  32. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/geojson2txt.cpython-39.pyc +0 -0
  33. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/haversine.cpython-311.pyc +0 -0
  34. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/haversine.cpython-36.pyc +0 -0
  35. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/haversine.cpython-37.pyc +0 -0
  36. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/haversine.cpython-39.pyc +0 -0
  37. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-311.pyc +0 -0
  38. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-37.pyc +0 -0
  39. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/insar_vector_functions.cpython-39.pyc +0 -0
  40. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/linear_elastic.cpython-39.pyc +0 -0
  41. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/utilities.cpython-311.pyc +0 -0
  42. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/utilities.cpython-39.pyc +0 -0
  43. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-311.pyc +0 -0
  44. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-37.pyc +0 -0
  45. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/__pycache__/xyz2llh.cpython-39.pyc +0 -0
  46. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/datums.py +0 -0
  47. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/euler_pole.py +0 -0
  48. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/haversine.py +0 -0
  49. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/insar_vector_functions.py +0 -0
  50. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/linear_elastic.py +0 -0
  51. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/.DS_Store +0 -0
  52. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__init__.py +0 -0
  53. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-311.pyc +0 -0
  54. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-37.pyc +0 -0
  55. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/__init__.cpython-39.pyc +0 -0
  56. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_Euler_Poles.cpython-37.pyc +0 -0
  57. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-311.pyc +0 -0
  58. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-37.pyc +0 -0
  59. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_conversion_functions.cpython-39.pyc +0 -0
  60. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-311.pyc +0 -0
  61. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_euler_poles.cpython-39.pyc +0 -0
  62. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/__pycache__/test_insar_vector_functions.cpython-311.pyc +0 -0
  63. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/test_conversion_functions.py +0 -0
  64. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/test_euler_poles.py +0 -0
  65. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/test/test_insar_vector_functions.py +0 -0
  66. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/utilities.py +0 -0
  67. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/geodesy/xyz2llh.py +0 -0
  68. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/.DS_Store +0 -0
  69. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/.ruff_cache/.gitignore +0 -0
  70. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/.ruff_cache/0.1.5/680373307893520726 +0 -0
  71. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/.ruff_cache/CACHEDIR.TAG +0 -0
  72. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__init__.py +0 -0
  73. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/__init__.cpython-311.pyc +0 -0
  74. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/__init__.cpython-36.pyc +0 -0
  75. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/__init__.cpython-37.pyc +0 -0
  76. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/__init__.cpython-39.pyc +0 -0
  77. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/general_io.cpython-39.pyc +0 -0
  78. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-311.pyc +0 -0
  79. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-36.pyc +0 -0
  80. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-37.pyc +0 -0
  81. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/netcdf_read_write.cpython-39.pyc +0 -0
  82. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/read_kml.cpython-36.pyc +0 -0
  83. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/read_kml.cpython-37.pyc +0 -0
  84. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/__pycache__/read_kml.cpython-39.pyc +0 -0
  85. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/general_io.py +0 -0
  86. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/netcdf_read_write.py +0 -0
  87. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/read_kml.py +0 -0
  88. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/.DS_Store +0 -0
  89. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__init__.py +0 -0
  90. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/__init__.cpython-311.pyc +0 -0
  91. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/__init__.cpython-37.pyc +0 -0
  92. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/__init__.cpython-39.pyc +0 -0
  93. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-311.pyc +0 -0
  94. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-37.pyc +0 -0
  95. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/__pycache__/test_conversion_functions.cpython-39.pyc +0 -0
  96. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/example_grd.grd +0 -0
  97. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/test_conversion_functions.py +0 -0
  98. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/read_write/test/written_example.grd +0 -0
  99. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/.DS_Store +0 -0
  100. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/.ruff_cache/.gitignore +0 -0
  101. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/.ruff_cache/0.1.5/12911000862714636977 +0 -0
  102. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/.ruff_cache/CACHEDIR.TAG +0 -0
  103. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/MT_calculations.py +0 -0
  104. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__init__.py +0 -0
  105. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-36.pyc +0 -0
  106. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-37.pyc +0 -0
  107. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/MT_calculations.cpython-39.pyc +0 -0
  108. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/__init__.cpython-311.pyc +0 -0
  109. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/__init__.cpython-36.pyc +0 -0
  110. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/__init__.cpython-37.pyc +0 -0
  111. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/__init__.cpython-39.pyc +0 -0
  112. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-311.pyc +0 -0
  113. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-36.pyc +0 -0
  114. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-37.pyc +0 -0
  115. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/moment_calculations.cpython-39.pyc +0 -0
  116. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-311.pyc +0 -0
  117. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-36.pyc +0 -0
  118. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-37.pyc +0 -0
  119. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/second_focal_plane.cpython-39.pyc +0 -0
  120. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-311.pyc +0 -0
  121. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-36.pyc +0 -0
  122. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-37.pyc +0 -0
  123. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/__pycache__/wells_and_coppersmith.cpython-39.pyc +0 -0
  124. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/moment_calculations.py +0 -0
  125. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/second_focal_plane.py +0 -0
  126. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/.DS_Store +0 -0
  127. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__init__.py +0 -0
  128. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/__init__.cpython-311.pyc +0 -0
  129. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/__init__.cpython-37.pyc +0 -0
  130. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/__init__.cpython-39.pyc +0 -0
  131. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_Euler_Poles.cpython-37.pyc +0 -0
  132. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-311.pyc +0 -0
  133. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-37.pyc +0 -0
  134. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_WC.cpython-39.pyc +0 -0
  135. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-311.pyc +0 -0
  136. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-37.pyc +0 -0
  137. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/__pycache__/test_second_focal_plane.cpython-39.pyc +0 -0
  138. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/test_WC.py +0 -0
  139. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/tectonic_utils/seismo/test/test_second_focal_plane.py +0 -0
  140. {tectonic_utils-0.1.2 → tectonic_utils-0.1.3}/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.1.2
3
+ Version: 0.1.3
4
4
  Summary: A small package of useful geophysics utilities
5
5
  Home-page: https://github.com/kmaterna/Tectonic_Utils
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "tectonic-utils"
3
- version = "0.1.2"
3
+ version = "0.1.3"
4
4
  description = "A small package of useful geophysics utilities"
5
5
  authors = ["Kathryn Materna <kmaterna@berkeley.edu>"]
6
6
  license = "MIT"
@@ -5,7 +5,7 @@ Useful utilities for defining fault planes and coordinate systems.
5
5
  import numpy as np
6
6
  import math
7
7
  from collections.abc import Iterable
8
- from Tectonic_Utils.geodesy import haversine, utilities
8
+ from . import haversine, utilities
9
9
 
10
10
 
11
11
  def xy2lonlat_single(xi, yi, reflon, reflat):
@@ -71,7 +71,7 @@ def xy2lonlat(xi, yi, reflon, reflat):
71
71
  if not isinstance(yi, Iterable): # if single value, return single value
72
72
  return xy2lonlat_single(xi, yi, reflon, reflat)
73
73
  else:
74
- raise ValueError(f"Error! Dimension of x and y does not agree: {xi} {yi}" )
74
+ raise ValueError(f"Error! Dimension of x and y does not agree: {xi} {yi}")
75
75
  if len(list(xi)) != len(list(yi)):
76
76
  raise ValueError(f'Error! Length of x and y does not agree: {len(list(xi))} {len(list(yi))}')
77
77
 
@@ -103,7 +103,7 @@ def latlon2xy(loni, lati, lon0, lat0):
103
103
  if not isinstance(lati, Iterable): # if single value, return single value
104
104
  return latlon2xy_single(loni, lati, lon0, lat0)
105
105
  else:
106
- raise ValueError(f"Error! Dimension of x and y does not agree: {loni} {lati}" )
106
+ raise ValueError(f"Error! Dimension of x and y does not agree: {loni} {lati}")
107
107
  if len(list(loni)) != len(list(lati)):
108
108
  raise ValueError(f'Error! Length of x and y does not agree: {len(list(loni))} {len(list(lati))}')
109
109
 
File without changes