Skip to content

Commit

Permalink
move CCLME to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Nov 7, 2024
1 parent 35b5f01 commit 956d79e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
17 changes: 17 additions & 0 deletions collection/config/dev-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,23 @@
# python -c 'import yaml, sys; yaml.safe_load(sys.stdin)' < sources.yaml
sources:
#
# Canary Current Large Marine Ecosystem (CCLME)
#
- name: cclme
propername: Canary Current Large Marine Ecosystem (CCLME)
catalogue: https://www.fao.org/in-action/canary-current-lme/en
domain: https://www.fao.org/in-action/canary-current-lme/en
logo: https://www.fao.org/images/corporatelibraries/fao-logo/fao-logo-en.svg?sfvrsn=f64522b4_36
pid: https://catalogue.odis.org/view/3276
sourcetype: sitemap
url: http://www.ideo-cclme.ieo.es/odis/odis_sitemap.xml
changefreq: monthly
backend: Custom
headless: false
dateadded: 2023-10-30
cron: 0 2 * * 0
active: true
#
# Indonesia National Oceanic Data Center
#
- name: inanodc
Expand Down
17 changes: 0 additions & 17 deletions collection/config/production-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,23 +203,6 @@ sources:
headless: false
dateadded: 2024-05-16
cron: 0 9 * * 0
active: true
#
# Canary Current Large Marine Ecosystem (CCLME)
#
- name: cclme
propername: Canary Current Large Marine Ecosystem (CCLME)
catalogue: https://www.fao.org/in-action/canary-current-lme/en
domain: https://www.fao.org/in-action/canary-current-lme/en
logo: https://www.fao.org/images/corporatelibraries/fao-logo/fao-logo-en.svg?sfvrsn=f64522b4_36
pid: https://catalogue.odis.org/view/3276
sourcetype: sitemap
url: http://www.ideo-cclme.ieo.es/odis/odis_sitemap.xml
changefreq: monthly
backend: Custom
headless: false
dateadded: 2023-10-30
cron: 0 2 * * 0
active: true
#
# CIOOS National
Expand Down

0 comments on commit 956d79e

Please sign in to comment.