Skip to content
Snippets Groups Projects
Select Git revision
  • Modify-GUT-HOT
  • bgeels-master-patch-39336
  • bgeels-master-patch-68484
  • master default protected
  • pcain-iris
  • production protected
  • utilpy-windows-issue-hotfix
  • 1.14.2 protected
  • 1.14.1 protected
  • 1.14.0 protected
  • 1.13.5 protected
  • 1.13.4 protected
  • 1.13.3 protected
  • 1.13.2 protected
  • 1.13.1 protected
  • 1.13.0 protected
  • 1.12.2 protected
  • 1.12.1 protected
  • 1.12.0 protected
  • 1.11.0 protected
  • 1.10.0 protected
  • 1.9.6 protected
  • 1.9.5 protected
  • 1.9.4 protected
  • 1.9.3 protected
  • 1.9.2 protected
  • 1.9.1 protected
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Jan7620Dec1918171110943229Nov272625222019181413128131Oct2922211527Sep2624232220191816131210111026Aug2116987230Jul292319331May3029281614763229Apr272524232217111043229Mar27261376128Feb262526252015141312919Jan165328Dec262221203Nov30Oct27262524231029Sep272120131211105131Aug3028242221181610830Jun2928271413926May252322181716151211108427Apr2524181413121110629Mar24222120178Removed union method from FilterApiQuery and Filter.py, I also added a negatvie test to filter_test to account check that an innapropriate float would cause and error. I also removed the asyn functions from data_test.py because they were being skipped in the testing pipeline. I made them regular function and they are now passing.Reverted test to allow strings for specifc parmaters. I believe I grabbed an old version of DataAPIQuery that caused the test to fail before. Things should now be up to date.Ran lintRemoved the default auto from input sampling period. Added descriptor to swagger saying that will generate correct sampling period needed to find the output_sampling_period.Forgot to add the two Files in this commit because they weren't being tracked.Created a fresh branch to commit changes to files for adding recursive logic, also adjusted current tests to accomdate these changes. I added a new test FDSNFactory_test as well as a mock miniseed client called mseed_FDSN_test_client which is simply the same as mseed_test_client but adapted to use the FDSNSNCL.Merge branch 'spike_application' into 'master'Changed metadata_class to typehint of MetadataCategory since this will not be used for flags only.Added mode for managing existing spikes. Added logic to create_spike_metadata to allow empty arrays.Added mode as an option.Pydantic v2 requires model_dumpAdded error handling for if window>period.Pydantic changesMaking attributes Optional and added CustomUTCDateTimeType.Making attributes Optional in pydantic style.Changed add_empty_channels to False. Changed check_existing_metadata to return whole metadata object.Split run into more functions. Added more functionality such that preexisting spikes are handled here instead of only flag-spikes. Removed some unnecessary code, raise Abort() if no spikes detected.Added pass at end of loop.Changed channels argument to str. Added add_empty_channels to get_timeseries. Changed split_stream_by_day to split stream, not individual traces.Changed channel argument to str. Changed some default values.Fixed Trace import.Changed channels typehints, added channel to check_existing_metadata.Added channels as an optional List.New flag-spikes application to run SpikesAlgorithm and load/update metadata.New SpikesAlgorithm Class to create spike metadata.New MetadataAlgorithm Class for other metadata algorithms to inherit from.Added flag-spikes to pyproject.toml scripts.Deleted field-work attribute and added Field_Work to categories. Deleted source and added additional validators and class methods to ArtificialDisturbances.obspy read/write method implemented with format=MSEEDMerge branch 'master' into 'master'1.12.21.12.2Update code.json for v1.12.2Update pyproject.toml for v1.12.2Merge branch 'fix-starttime-pydantic-error' into 'master'lintedfix bug where pydantic field set to None does not use defaultMerge branch 'final-trivy-updates' into 'master'space removed from repository stringquiet trivy, backup trivy repositories. dind updated to 27Merge branch 'login-tests' into 'master'
Loading