-
Update query that pulls data from `discovery` schema to only include non-embargoed data. E.g.
```sql
select * from discovery.detection_pre_summary where relatedcatalogitem in
( select catalognumb…
-
Some brand new work on using OBIS data to generate diversity indices that would be an excellent fit for the marine life section:
https://github.com/iobis/ebsa
7yl4r updated
5 years ago
-
Make the TS plot of the species occurrences downloadable, adding the download button at the top left corner (as in other plots). Also valid for the environmental data plot of the same page
-
In the past we have promoted the use of the line `marine, harvested by OBIS` in the [additionalMetadata](https://eml.ecoinformatics.org/schema/eml_xsd.html#eml_additionalMetadata) EML element to indic…
-
See if this notebook [1] can be made into a webpage with [pyscript](https://pyscript.net/).
[1] [IOOS_occurrences_in_OBIS.ipynb](https://github.com/MathewBiddle/sandbox/blob/main/notebooks/IOOS_occ…
-
The citation preview that is generated on the contact page can be included in some outputted XML:
In the EML, it can appear under `` below. This way it can be populated in the OBIS IPT:
```xml
…
-
Ian, if you could shed some light on what all columns are required/useful for the ArgosQC step (just a list of what files in SMRU package-land and which columns from those files are used by ArgosQC), …
jdpye updated
2 months ago
-
In regard to: [data_analysis_and_visualization_notebooks/2024-09-13-OBIS_EOVs.html](https://ioos.github.io/ioos_code_lab/content/code_gallery/data_analysis_and_visualization_notebooks/2024-09-13-OBIS_…
-
Once we solidify the indicator calculation and are able to calculate them for all of OBIS' holdings, let's share that resultant data. Thoughts on how/where/frequency?
My first inclination is to se…
-
Provide some guidence on working with mixed ISO 8601 date formats in R, Python, and Excel as part of the "using OBIS data" section.