Eurasia-fixed GNSS-derived velocity field for Turkey
From MaRDI portal
(Redirected from Dataset:6697910)
The dataset and the analysis is described in thepaperand presented here. The data fields are: longitude, latitude, E velocity, N velocity, sigma E, sigma N, rho, U velocity, sigma U, station. You can use the following code snippet to load your data to python: fields = ['longitude', 'latitude', 've', 'vn', 'se', 'sn', 'rho', 'vu', 'su', 'station'] df = pd.read_csv('Kurt_etal_2023.csv', header=None, names=fields)
This page was built for dataset: Eurasia-fixed GNSS-derived velocity field for Turkey