Commit Graph

44 Commits (master)

Author SHA1 Message Date
mmetz ba988b7e14 orthodrome: docs overhaul 2 years ago
m.r.d 6b35c86f7f codestyle: adjust docstring format 2 years ago
Sebastian Heimann 6fccf607c1 avoid deprecation warnings about use of numpy.float etc 2 years ago
Sebastian Heimann cf64f51cdf testing: speedup testing on centos7 3 years ago
Sebastian Heimann a6b49f38a4 remove dependency on future 4 years ago
Sebastian Heimann 5dbf993322 flake8 4 years ago
Sebastian Heimann 1226e37de0 improved robustness of point in polygon-on-sphere tests 4 years ago
Marius Kriegerowski caee80c83d orthodrome: fix documentation 4 years ago
Sebastian Heimann da4a42adaf orthodrome: avoid unneccessary config reading 5 years ago
miili 64a9ff8e48 orthodrome: bugfix path_contains_points workaround evaluation 5 years ago
miili 6acc46982c model.gnss: Added convinience functions 6 years ago
Sebastian Heimann 4191a5fd86 work around bug in Path.contains_points in ancient matplotlib versions 6 years ago
miili b5ff9f3e11 flake8: Code pep8 conform 6 years ago
miili 5089895cef Work on docs 6 years ago
miili 2099b8ec96 models -> model // plots -> plot 6 years ago
miili 0f8f60ef09 Prepended header to all .py 6 years ago
miili a9b84b741f Moved io to designated folder // cleaned file headers 6 years ago
Sebastian Heimann e546319590 orthodrome: fix tests, add fallback if cbrt is missing 6 years ago
Marius Kriegerowski 7d3b408ca5 orthodrome: py3, ecef 6 years ago
miili a35c433e25 flake8 fixes 6 years ago
Nima Nooshiri 22a09dd3c1 orthodrome: add geodetic_to_ecef and ecef_to_geodetic methods (#191)
* orthodrome: add geodetic_to_ecef and ecef_to_geodetic methods

* gf.seismosizer: added smooth-ramp type source time function

* Update seismosizer.py

* Sphinx syntax stuff

* Update seismosizer.py

* Adding ECEF tests // fixed ecef to geodetic
6 years ago
Mi! fe6a340185 Added GSHHG // refactored tectonics contains into orthodrome (#202)
* Added GSSHG // refactored tectonics contains into orthodrome

* WIP // Added documentation

* gshhs: corrected get_land_mask

* Added test for points over 0 meridian

* Documentation changes

* orthodrome/gshhg: working on tests

* Work on docs // examples

* flake8

* Added GSSHG // refactored tectonics contains into orthodrome

* WIP // Added documentation

* gshhs: corrected get_land_mask

* topo: added simple function to get elevation at a given lat/lon

* Added test for points over 0 meridian

* Documentation changes

* orthodrome/gshhg: working on tests

* Work on docs // examples

* Fixing orthodrome.polygon_* tests

* Fixing test_gshhg.py
6 years ago
Sebastian Heimann 9f2d1280c9 orthodrome: fixed error in C version of azibazi_numpy 7 years ago
Sebastian Heimann 583e7592a4 orthodrome: switched to c implementations 7 years ago
Sebastian Heimann 9b2350bf55 orthodrome: homogenize interfaces of distance and azimuth computations
python variant functions can now all be called with 2 or 4 args:

  xxx(a, b)  # a and b have .lat and .lon
  xxx(alat, alon, blat, blon)
7 years ago
Marius Kriegerowski 71fe017fe7 orthodrome: correct last commit 7 years ago
Marius Kriegerowski 9bc88b5d1d orthodrome: copy lats/lons 7 years ago
Sebastian Heimann 527b8bbcfe fixed a docstring 7 years ago
Sebastian Heimann 6df91418e8 orthodrome: added point_in_region and improved some docstrings 7 years ago
Sebastian Heimann 7dbd98855d automap: draw plate boundaries and velocities (new module: tectonics) 7 years ago
Sebastian Heimann a0fdb64286 updated docstrings 7 years ago
miili dc1d0f082e Updated/references docs // pep8 conform 7 years ago
Sebastian Heimann 5fa7896809 docs continued... 7 years ago
Henriette Sudhaus d929f1c94a Nice formulas in Orthodrome, style to be discussed 7 years ago
Mi! 28a28a80e1 PEP8 update cenverge (#148)
PEP8 update converge
7 years ago
Marius Kriegerowski c4f0b5b7a9 orthodrome: comment on midpoints instabilities 7 years ago
Marius Kriegerowski 29ebea1a13 orthodrome: geographic midpoint calculation 7 years ago
Sebastian Heimann 6e461957bd orthodrome: flake8 7 years ago
Sebastian Heimann d22649380f orthodrome: make ne_to_latlon work better with arrays 7 years ago
Sebastian Heimann 16c70db0a8 geonames: modified get_cities to not return sections of populated places 8 years ago
Sebastian Heimann 7c407c704b orthodrome.distance_accurate50m_numpy: now works correctly at zero dist 8 years ago
Sebastian Heimann cb830ca918 moved positive_region() from topo.tile to orthodrome 9 years ago
Sebastian Heimann b89fac089c config file infrastructure 9 years ago
Sebastian Heimann 18a3747c57 renamed 'pyrocko' subdir to 'src' 9 years ago