Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvenents/cleanups in the GEOFON module; added a docstring #240

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jsaul
Copy link
Contributor

@jsaul jsaul commented Sep 26, 2023

No description provided.

@@ -23,8 +24,65 @@ class GEOFON(BenchmarkDataset):
GEOFON dataset consisting of both regional and teleseismic picks. Mostly contains P arrivals,
but a few S arrivals are annotated as well. Contains data from 2010-2013. The dataset will be
downloaded from the SeisBench repository on first usage.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the extensive docstring. I think it would be good to put a subheading in between to make clear these details refer to the source data for converting the dataset from scratch.

"""

start_train = "2010-01-01"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should also add an end_data field or similar to indicate data until which data was used in the conversion.

seisbench/data/geofon.py Outdated Show resolved Hide resolved
seisbench/data/geofon.py Outdated Show resolved Hide resolved
seisbench/data/geofon.py Outdated Show resolved Hide resolved
seisbench/data/geofon.py Outdated Show resolved Hide resolved
seisbench/data/geofon.py Outdated Show resolved Hide resolved
@yetinam yetinam added enhancement New feature or request dataset extension Integration of dataset labels Sep 27, 2023
@yetinam
Copy link
Member

yetinam commented Sep 27, 2023

PR is still a draft, do not merge yet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataset extension Integration of dataset enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants