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.
dbaa6a08cd0dc4fd7a69285e1758dabe3cd951db
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
7
Jan
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
24
23
10
29
Sep
27
21
20
13
12
11
10
5
1
31
Aug
30
28
24
22
21
18
16
10
8
30
Jun
29
28
27
14
13
9
26
May
25
23
22
18
17
16
15
12
11
10
8
4
27
Apr
25
24
18
14
13
12
11
10
6
29
Mar
24
22
21
20
17
8
Added mode as an option.
Pydantic v2 requires model_dump
Added error handling for if window>period.
Pydantic changes
Making 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=MSEED
Merge branch 'master' into 'master'
1.12.2
1.12.2
Update code.json for v1.12.2
Update pyproject.toml for v1.12.2
Merge branch 'fix-starttime-pydantic-error' into 'master'
linted
fix bug where pydantic field set to None does not use default
Merge branch 'final-trivy-updates' into 'master'
space removed from repository string
quiet trivy, backup trivy repositories. dind updated to 27
Merge branch 'login-tests' into 'master'
Update pytest library and add pytest-asyncio and pytest-mock for better testing. Add pytest unitests for all routes in login.py. Fix a bug where an unauthorized request would error and return a 500 instead of a 401. Remove the depcrecated app.on_event functions in favor of lifespan events.
Merge branch 'remove-old-metadata-py' into 'master'
Delete geomag/Metadata.py
Merge branch 'Release-v1.12.1' into 'master'
1.12.1
1.12.1
Update code.json for v1.12.1
Update pyproject.toml to version 1.12.1
Merge branch 'Force-IPV4-MetadataFactory' into 'master'
Merge branch '130-remove-f' into 'master'
test updated. check for existence of value instead of validation
Loading