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.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
  • v1.9.0 protected
  • 1.8.10 protected
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jan1614107620Dec1918171110943229Nov272625222019181413128131Oct2922211527Sep2624232220191816131210111026Aug2116987230Jul292319331May3029281614763229Apr272524232217111043229Mar27261376128Feb262526252015141312919Jan165328Dec262221203Nov30Oct27262524231029Sep272120131211105131Aug3028242221181610830Jun2928271413926May252322181716151211108427Apr2524181413121110629Mar24222120178pocMerge branch 'netcdf-mvp' into 'master'lint + rebasingrebase + poetry lockimport module syntax used i.e __init__.pyarcmin to degrees per cf convention. other minor updates per cf convention.cf convention updated from 1.4 to 1.6updates for CF compliance. more metadata extractednetcdf poc poetry.lock filesnetcdf poc, worksMerge branch 'covjson-mvp' into 'master'lint...lintother half of __init__.py work...skip writing timeseries if channel not in request channelscovjson folder placed into geomagio, sibling to other factory folders. Import module syntax used i.e __init__.pylintingpoc for CovJSON read/writeMerge branch 'xml-mvp' into 'master'todo note: consider padding timeseries using timeseriesutility. (currently not implemeneted)import module syntax i.e __init__.py usedremoved time_format codexmlfactory poc, simple and workingMerge branch 'miniseed-file-factory-mvp' into 'master'filter channels on write - specifying outchannels works nowMerge branch 'secure-metadata-tests' into 'master'fix poetry conflictCreated tests for /metadata endpoints.Merge branch 'CLEAN_Recursive_Filter_Branch' into 'master'Ran lintAddressed Josh's commentsUpdated the filter endpoint to not allow for the output sampling period to be none. If it is left empty an error code wil prompt you to provide an appropriate sampling period. This involved adding some logic to a few of the test and a couple logger warming that would skip trying to determine wehter the number of smaple reqeusted ignores the sample request limit.Fixed the test.Removed 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'
Loading