- 05 May, 2022 2 commits
-
-
g-weatherill authored
-
Graeme Weatherill authored
-
- 31 Mar, 2022 2 commits
-
-
Graeme Weatherill authored
-
-
- 02 Feb, 2022 1 commit
-
-
Graeme Weatherill authored
-
- 13 Dec, 2021 1 commit
-
-
- 02 Dec, 2021 1 commit
-
-
- 07 Oct, 2021 1 commit
-
-
g-weatherill authored
-
- 04 Oct, 2021 1 commit
-
-
g-weatherill authored
-
- 10 Aug, 2021 1 commit
-
-
The deflate compression is the algorithm used for zip archives. It is loss less and features some more tweaking options in order to get smaller results. With the usage of quite heavy compression options, we can reduce the usual amount of memory of shakemap geotiff files to need only around 60% of the original size using the lzw algorithm. Of cause, read and write times will increase. But as the size of a single shakemap is relativly small (our problem with the size is the pure amount that we have for the earthquake explorer), it should not be totally bad to work with those files later.
-
- 21 Jul, 2021 1 commit
-
-
- 15 Jun, 2021 1 commit
-
-
Graeme Weatherill authored
-
- 02 Jun, 2021 1 commit
-
-
Graeme Weatherill authored
-
- 28 May, 2021 1 commit
-
-
g-weatherill authored
-
- 27 May, 2021 1 commit
-
-
g-weatherill authored
-
- 26 May, 2021 1 commit
-
-
g-weatherill authored
-
- 25 May, 2021 4 commits
-
-
-
g-weatherill authored
-
-
Graeme Weatherill authored
-
- 28 Apr, 2021 4 commits
-
-
Graeme Weatherill authored
Cleanup and fixes to fdsnws importer See merge request pevans/shakyground2!1
-
g-weatherill authored
-
g-weatherill authored
-
g-weatherill authored
-
- 22 Apr, 2021 1 commit
-
-
Peter Evans authored
- Seems like behaviour of ET changed around Python 3.6-3.9. - Add test that dictionary has meaningful content.
-
- 21 Apr, 2021 2 commits
-
-
g-weatherill authored
-
Graeme Weatherill authored
-
- 10 Apr, 2021 2 commits
-
-
Peter Evans authored
-
Peter Evans authored
- Also, silence mypy.
-
- 09 Apr, 2021 2 commits
-
-
-
g-weatherill authored
-
- 08 Apr, 2021 1 commit
-
-
Graeme Weatherill authored
-
- 25 Mar, 2021 3 commits
-
-
Peter Evans authored
-
Peter Evans authored
- Allow operating on a local QuakeML event file. - Add unit tests for this.
-
Peter Evans authored
Prepares a dictionary with the interesting things found by reading the QuakeML file served for a given event. - If no focal mechanism is present, return None in those components of the dictionary; YAML serialises these as 'null'. - Parse FM XML object for all six nodal plane angles. - Catch float conversion problems by omitting output of these. - Check event id looks okay. - If called from command line, report outfile name.
-
- 12 Mar, 2021 1 commit
-
-
g-weatherill authored
-
- 11 Mar, 2021 1 commit
-
-
Graeme Weatherill authored
-
- 09 Mar, 2021 1 commit
-
-
g-weatherill authored
-
- 04 Mar, 2021 2 commits
-
-
Marius Kriegerowski authored
-
Marius Kriegerowski authored
-