Skip to content

Commit

Permalink
add ISA (issue #893)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Oct 22, 2024
1 parent 6b55dc3 commit aa93193
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion collection/config/production-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ sources:
# California Cooperative Oceanic Fisheries Investigations
#
- name: calcofi
propername: California Cooperative Oceanic Fisheries Investigations
propername: California Cooperative Oceanic Fisheries Investigations (CalCOFI)
catalogue: https://calcofi.org/data/
domain: https://calcofi.org/
logo: https://calcofi.org/wp-content/uploads/2021/03/cropped-calcofirose_512_favicon.png
Expand Down Expand Up @@ -494,6 +494,23 @@ sources:
active: true
cron: 0 15 * * 0
#
# International Seabed Authority
#
- name: isa
propername: International Seabed Authority (ISA)
catalogue: https://data.isa.org.jm/
domain: https://www.isa.org.jm/
logo: https://data.isa.org.jm/static/img/logo.png
pid: https://catalogue.odis.org/view/893
sourcetype: sitemap
url: https://data.isa.org.jm/static/oih/site_map_oih_deepdata.xml
changefreq:
backend: Custom
headless: false
dateadded: 2024-10-22
active: true
cron: 0 15 * * 0
#
# MARCO-BOLO
#
- name: marcobolo
Expand Down

0 comments on commit aa93193

Please sign in to comment.