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.016Aug987230Jul292319331May3029281614763229Apr272524232217111043229Mar27261376128Feb262526252015141312919Jan165328Dec262221203Nov30Oct27262524231029Sep272120131211105131Aug3028242221181610830Jun2928271413926May252322181716151211108427Apr2524181413121110629Mar2422212017823Feb16151397225Jan138Dec729Nov2221181615141094224Oct211130Sep221522Aug201312111Jun31May2718543I have added a new class to the DataApiQuery.py that is used within algorithms.py to provide an input and output sample interval option for users.The hour data is still doing something wonky but I'm not sure why. The first hour returned has an additional 30 minutes.Ran lintAdded severl changes to allow for users to retrieve one minute and one hour data from the avaiable one-second data via the FDSN client.Merge branch 'Replace-pipes-with-unions' into 'master'Replace pipes in metadatafactory w/ unionsMerge branch 'update-metadata-factory' into 'master'Undo overzealous 'replace-all'It might be a good idea to actually use the timeout params...Add timeout to InstrumentCalibrations & fix docstringsAdd timeouts to metadata factoryAdd metadatafactory docstringsMerge branch 'poetry_update' into 'master'Ignoring vulnerability 71199 as _eventloop.get_asynclib is not used directly or indirectly by FastAPI, HTTPX, or Watchfiles.updated poetry.lockMerge branch 'small_code_fixes' into 'master'adding data_valid parameter although it is not a well-defined.Small but important change to only load metadata that has the status of reviewed and not rejected,new, etc.fixing small issues in copy_instrumentMerge branch 'Variometer_API_Additions' into 'master'MetadataDatabaseFactory.py needed to be reformatted according to lint.Added necessary channel mapping to FDSNSNCL.py to allow for Channels X,Y, and ZMerge branch 'bugfix-unpack-metadata' into 'master'add metadata variable to unpackingMerge branch 'safety_pip_ignore' into 'master'Adding ignore statement to pyproject.toml for pip safety issueMerge branch 'pull-inputs-in-run-not-run_as_update' into 'master'Merge branch 'Variometer_API_Additions' into 'master'Ran lintReviewed comments made by Josh and removed debugging print statements and changed _get_channel_start to get_channel_start within SNCL.py and any other script which references this function.Fixed the bugs cuasing interval to be defined as none. This required changes to the FDSNFactory.py after fixing this another bug was found in IAGAWriter2002.py, This was also fixed. The change made to the test_metadate.py script was something that Nich told me about that hasnt been merged in yet. Happy to take it out if need be but I left it in for the time being.Add can_produce_data() method to SqDistAlgorithmPull inputs in run(), not run_as_update()Merge branch 'flag_metadata' into 'master'Adding FlagCategory to identify the category of flag within the json blob.Moving flag class to flag folder.Moving/renaming filescleaning things up.Renaming amplitude as deviation.Making Event class a bit more general.
Loading