Skip to content

Commit

Permalink
add NCEI microplastics to config (issue #361)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Jan 24, 2024
1 parent 7626db7 commit 8d8070c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions collection/config/dev-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,25 @@ sources:
cron: 0 9 * * 0
active: true
#
# NCEI Marine Microplastics Catalogue
#
#
- name: ncei
propername: NCEI Marine Microplastics Catalogue
catalogue: https://experience.arcgis.com/experience/b296879cc1984fda833a8acc93e31476
domain: https://www.ncei.noaa.gov/products/microplastics
logo: https://www.ncei.noaa.gov/themes/custom/ncei/logo.svg
#missing ODISCat entry
pid: https://oceaninfohub.org/.well-known/org/ncei
sourcetype: sitemap
url: https://raw.githubusercontent.com/iodepo/odis-arch/master/collection/tempHosting/data-ncei/sitemap.xml
changefreq: monthly
backend: custom
headless: false
dateadded: 2024-01-24
cron: 0 2 * * 0
active: true
#
# ODIS Catalogue
#
- name: odiscat
Expand Down

0 comments on commit 8d8070c

Please sign in to comment.