Skip to content

Commit

Permalink
move ODISCat to production
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed May 7, 2024
1 parent 94fb38e commit 8c9be08
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 0 additions & 18 deletions collection/config/dev-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,24 +109,6 @@ sources:
cron: 0 2 * * 0
active: true
#
# ODIS Catalogue
#
- name: odiscat
propername: ODIS Catalogue (ODISCat)
catalogue: https://catalogue.odis.org/
domain: https://odis.org/
logo: https://gatewaygeomatics.com/dl/odis/odis-catalogue-logo.png
#missing ODISCat entry
pid: https://oceaninfohub.org/.well-known/org/odiscat
sourcetype: sitemap
url: https://stag.catalogue.odis.org/sitemapIndex.xml
changefreq: daily
backend: Custom
headless: false
dateadded: 2023-10-19
cron: 0 11 * * 0
active: true
#
# Aquatic Sciences and Fisheries Abstracts (OpenASFA)
#
- name: openasfa
Expand Down
18 changes: 18 additions & 0 deletions collection/config/production-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,24 @@ sources:
cron: 0 12 * * 0
active: true
#
# ODIS Catalogue
#
- name: odiscat
propername: ODIS Catalogue (ODISCat)
catalogue: https://catalogue.odis.org/
domain: https://odis.org/
logo: https://gatewaygeomatics.com/dl/odis/odis-catalogue-logo.png
#missing ODISCat entry
pid: https://oceaninfohub.org/.well-known/org/odiscat
sourcetype: sitemap
url: https://stag.catalogue.odis.org/sitemapIndex.xml
changefreq: daily
backend: Custom
headless: false
dateadded: 2023-10-19
cron: 0 11 * * 0
active: true
#
# Observing System Monitoring Center
#
- name: osmc
Expand Down

0 comments on commit 8c9be08

Please sign in to comment.