cangyeone commited on
Commit
437e65a
·
verified ·
1 Parent(s): 61d498d

Upload LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +31 -51
LICENSE CHANGED
@@ -2,59 +2,39 @@ SeismicX-Cont license notice
2
  ============================
3
 
4
  This repository contains waveform-derived HDF5 data products, SeismicX-Cont
5
- metadata and documentation, validation products, examples, and code. Different
6
- parts of the release use different data-use terms and licenses.
7
-
8
- Waveform-derived HDF5 database products
9
- ---------------------------------------
10
-
11
- The HDF5 waveform database products are processed and structured derivatives of
12
- source waveform records obtained through U.S. seismic data providers. They do
13
- not reproduce the original NCEDC or SCEDC archive organization, and they are not
14
- relicensed by SeismicX-Cont under CC BY 4.0.
15
-
16
- Publication and redistribution of the processed HDF5 waveform layer have been
17
- clarified with the relevant U.S. seismic data providers. Use of the
18
- waveform-derived HDF5 products is limited to non-commercial scientific research
19
- under upstream-compatible data-use terms, including NCEDC-compatible CC BY-NC
20
- 4.0 conditions where applicable. Users must comply with source-provider terms
21
- and cite the original SCEDC, NCEDC, CEED, and contributing-network sources as
22
- appropriate.
23
-
24
- SeismicX-Cont-authored metadata and documentation
25
- -------------------------------------------------
26
-
27
- SeismicX-Cont-authored metadata schemas, documentation, manifests, validation
28
- summaries, figures, and reuse documentation are released under the Creative
29
- Commons Attribution 4.0 International License (CC BY 4.0):
 
 
 
 
 
 
30
 
31
  https://creativecommons.org/licenses/by/4.0/
32
 
33
  This release is a derived data-product representation and is not an official
34
  waveform archive or network catalog.
35
-
36
- Code
37
- ----
38
-
39
- The scripts, notebooks, and reusable Python utilities in this repository are
40
- released under the MIT License:
41
-
42
- Copyright (c) 2026 Ziye Yu and contributors
43
-
44
- Permission is hereby granted, free of charge, to any person obtaining a copy
45
- of this software and associated documentation files (the "Software"), to deal
46
- in the Software without restriction, including without limitation the rights
47
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48
- copies of the Software, and to permit persons to whom the Software is
49
- furnished to do so, subject to the following conditions:
50
-
51
- The above copyright notice and this permission notice shall be included in all
52
- copies or substantial portions of the Software.
53
-
54
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
55
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
56
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
57
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
58
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
59
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
60
- SOFTWARE.
 
2
  ============================
3
 
4
  This repository contains waveform-derived HDF5 data products, SeismicX-Cont
5
+ metadata and documentation, validation products, examples, and code. The
6
+ waveform sample arrays retain upstream-compatible data-use terms; all other
7
+ released assets use CC BY 4.0.
8
+
9
+ Waveform sample arrays
10
+ ----------------------
11
+
12
+ The waveform sample arrays stored in the HDF5 database are processed and
13
+ structured derivatives of source waveform records obtained through U.S.
14
+ seismic data providers. They do not reproduce the original NCEDC or SCEDC
15
+ archive organization, and they are not relicensed by SeismicX-Cont under
16
+ CC BY 4.0.
17
+
18
+ Publication and redistribution of the processed waveform sample arrays have
19
+ been clarified with the relevant U.S. seismic data providers. Use of those
20
+ arrays is limited to non-commercial scientific research under upstream-
21
+ compatible data-use terms, including NCEDC-compatible CC BY-NC 4.0 conditions
22
+ where applicable. Users must comply with source-provider terms and cite the
23
+ original SCEDC, NCEDC, CEED, and contributing-network sources as appropriate.
24
+
25
+ All non-waveform release assets
26
+ -------------------------------
27
+
28
+ Except for the waveform sample arrays described above, all assets in the full
29
+ and mini SeismicX-Cont releases are released under the Creative Commons
30
+ Attribution 4.0 International License (CC BY 4.0). This includes metadata and
31
+ schemas, coverage indexes, event and phase annotations, response metadata,
32
+ manifests, validation summaries, automatic-pick and consensus-candidate
33
+ products, figures, documentation, scripts, notebooks, and reusable utilities.
34
+ Source-provider attribution and citation requirements remain applicable to
35
+ source-attributed fields and derived records.
36
 
37
  https://creativecommons.org/licenses/by/4.0/
38
 
39
  This release is a derived data-product representation and is not an official
40
  waveform archive or network catalog.