Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geomag-algorithms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Geomagnetism Program
geomag-algorithms
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3af41f5ce83a46b629d69c1f1d0fb1b0d25254d9
Select Git revision
Branches
7
Modify-GUT-HOT
bgeels-master-patch-39336
bgeels-master-patch-68484
master
default
protected
pcain-iris
production
protected
utilpy-windows-issue-hotfix
Tags
20
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
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
24
23
21
11
8
3
2
1
31
Mar
28
27
26
25
24
21
20
19
17
13
10
6
5
4
3
27
Feb
24
21
19
18
13
8
7
4
21
Jan
17
16
14
10
7
6
20
Dec
19
18
17
11
10
9
4
3
2
29
Nov
27
26
25
22
20
19
18
14
13
12
8
1
31
Oct
29
22
21
15
27
Sep
26
24
23
22
20
19
18
16
13
12
10
11
10
26
Aug
21
16
9
8
7
2
30
Jul
29
23
19
3
31
May
30
29
28
16
14
7
6
3
2
29
Apr
27
25
24
23
22
17
11
10
4
3
2
29
Mar
27
26
13
7
6
1
28
Feb
26
25
26
25
20
15
14
13
12
9
19
Jan
16
5
3
28
Dec
26
22
21
20
3
Nov
30
Oct
27
26
25
Merge branch 'remove-web-absolutes' into 'master'
master
master
Remove WebAbsolutesFactory in docs and code. Update test_metadata.py script to insert more recent and varied production metadata to the local db. Move the startup scripts to /localdev.
Merge branch 'controller_spikes' into 'master'
rewinding time adjustments in check_spikes_match_times, same startime and endtime for one spike should be OKAY.
rewinding time adjustments, same startime and endtime for one spike should be OKAY.
Allow interval to be None.
changed run() to process(), and changed spikes to UTCDateTime() after _despike.
Changed spike_algorithm.run() to spike_algorithm.process().
Changed default port to None.
Got rid of get_metadata and changed _calculate_indices to use for loops instead of list comprehension.
Changing check_spikes_match_times for different intervals.
defining starttime and endtime time_adjustment based on sampling_rate.
Fixing bad if statement, adding OFFSET metadatatype.
Changing Metadata to MetadataQuery in check_existing_metadata due to unexpected behavior.
Adding metadata as an input option.
Adding interval option to flag-spikes.
Adding checks for interval.
Adding checks or interval.
Adding a static_method to define interval based on the trace sampling rate.{
Changing imports to no longer rely on __init__
Making ProcessingAlgorithm more generalized for other metadata types.
Adding Interval and a validator to Flag class.
Attempting to make ProcessingAlgorithm useable for other metadata types.
Adding ProcessingAlgorithm to algorithms in Controller.py.
Black formatting.
removing SpikesUtility which is being replaced by ProcessingAlgorithm.
Initial ProcessingAlgorithm for spikes only.
rewinding changes from SpikesUtility.
Small but important fix to ensure other channels are included regardless of if they have spikes.
Utility to remove spikes from timeseries if they exist in database.
Added spikes as an input parameter and a call to SpikesUtility in run method.
Merge branch 'affine-typer-tests' into 'master'
lint
fix affine geomag_api_url
remove gitlab_api_token in code and docs. mock happy path test instead of reaching out to prod
Merge branch 'database-tuning' into 'master'
set connection pool params
more formatting
doc cleanup
linted
Loading