Skip to content

Commit 0732e4d

Browse files
committed
Update all urls to raphaelnussbaumer
1 parent 2149bc7 commit 0732e4d

18 files changed

Lines changed: 55 additions & 55 deletions

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: GeoLocator Data Package
55
authors:
66
- family-names: Nussbaumer
77
given-names: Raphaël
8-
email: rafnuss@gmail.com
8+
email: GeoPressure@gmail.com
99
affiliation: Swiss Ornithological Institute
1010
orcid: https://orcid.org/0000-0002-8185-1020
1111
- family-names: Capilla-Lasheras
@@ -18,7 +18,7 @@ authors:
1818
email: peter.desmet@inbo.be
1919
affiliation: Research Institute for Nature and Forest
2020
orcid: https://orcid.org/0000-0002-8442-8025
21-
repository-code: https://github.com/rafnuss/geolocator-dp
21+
repository-code: https://github.com/GeoPressure/geolocator-dp
2222
url: https://geopressure.org/GeoLocator-DP/
2323
date-released: "2024-12-02"
2424
doi: 10.5281/zenodo.14258411

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ GeoLocator DP is a Data Package profile for geolocator data (raw measurements, f
55
## Documentation
66

77
- Website: https://geopressure.org/GeoLocator-DP/
8-
- GeoLocator Manual: https://raphaelnussbaumer.com/GeoPressureManual/geolocator-intro.html
9-
- GeoLocatoR package: https://raphaelnussbaumer.com/GeoLocatoR/
8+
- GeoLocator Manual: https://geopressure.com/GeoPressureManual/geolocator-intro.html
9+
- GeoLocatoR package: https://geopressure.com/GeoLocatoR/
1010

1111
## Repository Contents
1212

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rounded_corners: true # Enable (default) rounded corners on boxes and buttons
1919
# BUILD SETTINGS
2020
# The repository contains symlinks and therefore requires GitHub Actions to build the website
2121
# See https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/troubleshooting-jekyll-build-errors-for-github-pages-sites#config-file-error
22-
repository: rafnuss/GeoLocator-DP # Required so Jekyll on GitHub Actions can access repo metadata
22+
repository: GeoPressure/GeoLocator-DP # Required so Jekyll on GitHub Actions can access repo metadata
2323
markdown: kramdown
2424
plugins:
2525
- jekyll-feed

_data/footer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ columns:
1414
# Small print license statement to add at the bottom of the footer. Can be Markdown
1515
# Will be prefixed by "© {{ site.author }}" if defined in _config.yml
1616
license: >
17-
Licensed under an [MIT License](https://github.com/rafnuss/geolocator-dp/blob/main/LICENSE).
17+
Licensed under an [MIT License](https://github.com/GeoPressure/geolocator-dp/blob/main/LICENSE).

_data/measurements-table-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
{
6262
"name": "label",
63-
"description": "Labeling of pressure and acceleration data according to the [labeling chapter of the GeoPressureManual](https://raphaelnussbaumer.com/GeoPressureManual/labelling-tracks.html).",
63+
"description": "Labeling of pressure and acceleration data according to the [labeling chapter of the GeoPressureManual](https://geopressure.com/GeoPressureManual/labelling-tracks.html).",
6464
"type": "string",
6565
"constraints": {
6666
"required": false,

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% if site.author %}
55
<p>© {{ site.author }}</p>
66
{% endif %}
7-
<p><a href="https://github.com/rafnuss/geolocator-dp">GitHub Repository</a></p>
7+
<p><a href="https://github.com/GeoPressure/geolocator-dp">GitHub Repository</a></p>
88
{% if site.data.footer.license %}
99
<p>{{ site.data.footer.license | markdownify | remove: '<p>' | remove: '</p>' }}</p>
1010
{% endif %}

_includes/schema-diagram-embed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
</div>
499499
<script>
500500
const CONFIG = {
501-
schemaBaseUrl: "https://raw.githubusercontent.com/rafnuss/geolocator-dp/main",
501+
schemaBaseUrl: "https://raw.githubusercontent.com/GeoPressure/geolocator-dp/main",
502502
schemaFiles: [
503503
"edges-table-schema.json",
504504
"measurements-table-schema.json",

edges-table-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "edges",
33
"title": "Edges",
4-
"description": "In GeoPressureR, `edges` (graph edges; see more information on the movement model in the [GeoPressureManual](https://raphaelnussbaumer.com/GeoPressureManual/trajectory.html)) are used to extract flight information from GeoPressureR [`paths`](/GeoLocator-DP/geopressurer/paths) using `path2edge()`.",
4+
"description": "In GeoPressureR, `edges` (graph edges; see more information on the movement model in the [GeoPressureManual](https://geopressure.com/GeoPressureManual/trajectory.html)) are used to extract flight information from GeoPressureR [`paths`](/GeoLocator-DP/geopressurer/paths) using `path2edge()`.",
55
"$schema": "https://datapackage.org/profiles/2.0/tableschema.json",
66
"fields": [
77
{
@@ -91,7 +91,7 @@
9191
},
9292
{
9393
"name": "j",
94-
"description": "Same as [`paths.j`](/GeoLocator-DP/geopressurer/paths#j). Unique identifier for each trajectory. Only useful for `edges.type='simulation'`. Integer from `1` to `nj` as defined in [`GeoPressureR::graph_simulation()`](https://raphaelnussbaumer.com/GeoPressureR/reference/graph_simulation).",
94+
"description": "Same as [`paths.j`](/GeoLocator-DP/geopressurer/paths#j). Unique identifier for each trajectory. Only useful for `edges.type='simulation'`. Integer from `1` to `nj` as defined in [`GeoPressureR::graph_simulation()`](https://geopressure.com/GeoPressureR/reference/graph_simulation).",
9595
"type": "integer",
9696
"constraints": {
9797
"required": false,

geolocator-dp-profile.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"description": "URL of the GeoLocator DP profile providing the version information. Use a short Git ref in the URL path. URLs using `refs/tags` are also accepted. See [Data Package specification](https://datapackage.org/standard/data-package/#dollar-schema).",
1616
"type": "string",
1717
"format": "uri",
18-
"pattern": "^https://raw\\.githubusercontent\\.com/Rafnuss/GeoLocator-DP/(?:(?:v\\d+\\.\\d+(?:\\.\\d+)?)|dev|(?:refs/tags/(?:v\\d+\\.\\d+(?:\\.\\d+)?|dev)))/geolocator-dp-profile\\.json$",
18+
"pattern": "^https://raw\\.githubusercontent\\.com/GeoPressure/GeoLocator-DP/(?:(?:v\\d+\\.\\d+(?:\\.\\d+)?)|dev|(?:refs/tags/(?:v\\d+\\.\\d+(?:\\.\\d+)?|dev)))/geolocator-dp-profile\\.json$",
1919
"examples": [
20-
"{\n \"$schema\": \"https://raw.githubusercontent.com/Rafnuss/GeoLocator-DP/v1.0/geolocator-dp-profile.json\"\n}\n"
20+
"{\n \"$schema\": \"https://raw.githubusercontent.com/GeoPressure/GeoLocator-DP/v1.0/geolocator-dp-profile.json\"\n}\n"
2121
]
2222
},
2323
"resources": {
@@ -56,7 +56,7 @@
5656
"description": "URL of the used GeoLocator DP Table Schema version. See [Data Package specification](https://datapackage.org/standard/data-resource/#dollar-schema).",
5757
"type": "string",
5858
"format": "uri",
59-
"pattern": "^https://raw\\.githubusercontent\\.com/Rafnuss/GeoLocator-DP/(?:(?:v\\d+\\.\\d+(?:\\.\\d+)?)|dev|(?:refs/tags/(?:v\\d+\\.\\d+(?:\\.\\d+)?|dev)))/.*-table-schema\\.json$"
59+
"pattern": "^https://raw\\.githubusercontent\\.com/GeoPressure/GeoLocator-DP/(?:(?:v\\d+\\.\\d+(?:\\.\\d+)?)|dev|(?:refs/tags/(?:v\\d+\\.\\d+(?:\\.\\d+)?|dev)))/.*-table-schema\\.json$"
6060
}
6161
}
6262
},

measurements-table-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
{
6262
"name": "label",
63-
"description": "Labeling of pressure and acceleration data according to the [labeling chapter of the GeoPressureManual](https://raphaelnussbaumer.com/GeoPressureManual/labelling-tracks.html).",
63+
"description": "Labeling of pressure and acceleration data according to the [labeling chapter of the GeoPressureManual](https://geopressure.com/GeoPressureManual/labelling-tracks.html).",
6464
"type": "string",
6565
"constraints": {
6666
"required": false,

0 commit comments

Comments
 (0)