Is OBIS in its entirety part of any ERDDAP?

103 views
Skip to first unread message

Geoff Osgood

unread,
May 11, 2021, 2:03:39 PM5/11/21
to ERDDAP
Hello!

We are thinking about setting up an ERDDAP to integrate with biological data we (eOceans) will collect. Before we set up our own ERDDAP to access OBIS data, we were curious if such an ERDDAP already existed. We have searched across multiple ERDDAPs and discovered that at least some of the data sets on OBIS do exist on a few ERDDAPs, but it looks like not every data set is yet up on an ERDDAP nor filtered through a single, common ERDDAP. 

Does anyone have any insight into how much of OBIS exists on current ERDDAPs and if any ERDDAP accesses all (or a large portion) of OBIS?

Any help would be greatly appreciated!!

Sincerely, 
Geoff Osgood, quantitative ecologist at eOceans

Tylar Murray

unread,
May 12, 2021, 12:59:09 AM5/12/21
to ERDDAP
> how much of OBIS exists on current ERDDAPs 

A small percentage. OBIS requires using the Darwin Core format and those tables can then be hosted by ERDDAP just like any data table.

-----------

Unless you plan to host a lot of data you can probably get someone to add your tables to their existing ERDDAP.

Please check out the [IOOS marine bio data docs]( https://github.com/ioos/bibo_data_guide ). Members (including me) will be happy to help you with this. We meet ***TODAY*** at 16:00 eastern. There should be more details in the README I linked but here is the link for the meeting just to be sure: https://zoom.us/j/4614271978?pwd=dTduaVY0RnlPNThjajQydENZZUg1Zz09

Frederic Leclercq

unread,
May 12, 2021, 4:15:34 AM5/12/21
to erd...@googlegroups.com

Hi Taylar,

Could you please indicate which timezone that is exactly? (ET/EET/EST)

Thanks!
Frederic Leclercq

--
You received this message because you are subscribed to the Google Groups "ERDDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erddap+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/erddap/ae816a17-06da-4166-a2a2-862c8f83dcf1n%40googlegroups.com.

Mathew Biddle - NOAA Affiliate

unread,
May 12, 2021, 8:35:39 AM5/12/21
to Tylar Murray, ERDDAP
IOOS is encouraging the Marine Biodiversity Observation Network projects to use ERDDAP to serve Darwin Core formatted data for OBIS. However, OBIS does not have an ERDDAP available at this time. So, you might be seeing data that eventually makes it way into OBIS in those responses.

--
You received this message because you are subscribed to the Google Groups "ERDDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erddap+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/erddap/ae816a17-06da-4166-a2a2-862c8f83dcf1n%40googlegroups.com.


--
Mathew Biddle, Data Management Analyst
NOAA/NOS
US Integrated Ocean Observing System Office
1315 East-West Highway
Silver Spring MD 20910

ORCiD: 0000-0003-4897-1669
Contractor, Integrated Systems Solutions

Mathew Biddle - NOAA Affiliate

unread,
May 12, 2021, 8:45:33 AM5/12/21
to Tylar Murray, ERDDAP
Also note that Tylar's link should have been: https://github.com/ioos/bio_data_guide

Tylar Murray

unread,
May 12, 2021, 9:39:56 AM5/12/21
to ERDDAP
> Also note that Tylar's link should have been: https://github.com/ioos/bio_data_guide

Thank you Matt. I don't know how that extra "b" got in there.

> Could you please indicate which timezone that is exactly? (ET/EET/EST)

Let's call it 20:00 UTC because EDT/EST/ET confuses me and my systems.  ;)

Geoff Osgood

unread,
May 12, 2021, 10:17:23 AM5/12/21
to ERDDAP
Thank you all for the replies! They have been helpful. I'll follow the development of the data guide for sure.

I want to clarify, we are not looking for someone to host our data, but just wanted an easy way to access OBIS through an ERDDAP. Has the Marine Biodiversity Observation Network set-up their ERDDAP yet? That is wonderful news that they are doing that and formatting to Darwin Core. 

So I would be correct in assuming it would not be wasted effort to set up an ERDDAP to serve OBIS data in general? We are specifically focused on "historical" data, ie data already up on OBIS.

Tylar Murray

unread,
May 12, 2021, 10:21:06 AM5/12/21
to ERDDAP
> I want to clarify, we are not looking for someone to host our data, but just wanted an easy way to access OBIS through an ERDDAP

That is an interesting idea. Can you tell more what you are trying to accomplish? Have you tried using the OBIS API or their other software tools? [ref]( https://obis.org/development/ ).

Mathew Biddle - NOAA Affiliate

unread,
May 12, 2021, 10:43:11 AM5/12/21
to Tylar Murray, ERDDAP
Let's continue this outside the list. 

Thanks,

Matt

Bob Simons

unread,
May 12, 2021, 12:25:03 PM5/12/21
to ERDDAP
I had previously talked with Geoff/eOceans about their goals. 

One advantage of eOceans setting up their own ERDDAP is that they could serve a variety of datasets related to their organization, e.g., OBIS data (if we can make that available via ERDDAP), other biological and physical oceanography datasets from other ERDDAPs, and their own datasets.  By using ERDDAP, all of the datasets would be available in one place, with eOceans branding, and with a consistent method to search for and query datasets. 

Long ago, I made an EDDTableFromOBIS dataset type which could get data from the previous generation of OBIS data services. I suspect it is time to make a new EDDTableFromOBIS2 dataset type for the new OBIS data services.



Geoff Osgood

unread,
May 12, 2021, 1:09:24 PM5/12/21
to ERDDAP
Thanks Bob! That is exactly what we are trying to achieve. Eventually we will want to access data from other ERDDAPs and it seems simpler on our end to maintain API's for ERDDAPs alone rather than both ERDDAPs and OBIS, hence why we wanted OBIS on an ERDDAP. Our main motivation was getting OBIS on an ERDDAP to make retrieving/serving data for our purposes easier down the line, especially if OBIS isn't consistently on any current ERDDAPs.

Unless I'm wrong in thinking that serving all of OBIS from an ERDDAP will make things easier (rather than using OBIS API's separately), I think we have our answer from all this discussion! Thanks everyone.

Bob Simons

unread,
Jun 15, 2021, 11:05:11 AM6/15/21
to ERDDAP
Just so you know, I'm working on getting the OBIS "Periodic Export" data into ERDDAP. I'm working with people from OBIS. 
Reply all
Reply to author
Forward
0 new messages