Results 92 comments of Mathew Biddle

Figured out how to do it in R (hacky but works for now): ```R library(lubridate) # sort by date occurrencedf % arrange(eventDate) # create column of date to the hour...

@sformel-usgs @jdpye I've updated [the notebook](https://github.com/MathewBiddle/ioos_code_lab/blob/r_nc2dwc/jupyterbook/content/code_gallery/data_management_notebooks/DRAFT-R-netCDF2DwC.ipynb) (and on [nbviewer](https://nbviewer.org/github/MathewBiddle/ioos_code_lab/blob/r_nc2dwc/jupyterbook/content/code_gallery/data_management_notebooks/DRAFT-R-netCDF2DwC.ipynb)) to include this decimation strategy as well as adding in some initial filtering based on location class and the inclusion of...

Thanks for taking a look! I should have mentioned the EML section of the notebook is a work in progress. It should reference the same netcdf file that is used...

Since these are satellite telemetry observations, our `depth of measurement` is always == 0, so `minimumDepthInMeters` and `maximumDepthInMeters` should be 0, correct? Does it cause an issue if they are...

@emiliom hit the nail on the head. I'd like to keep this issue open until these data have been shared with OBIS and GBIF. Once shared, we can add links...

@EOGrady21 give us a shout if you need any help!

I started this, but the [README.md](https://github.com/ioos/bio_data_guide/blob/main/datasets/WBTS_MBON/README.md) should be updated to describe the process documented in the notebook linked above. Then, we can point the book to the README.md and work...

and pyobis https://github.com/iobis/pyobis, https://iobis.github.io/pyobis

and LifeWatch & EMODnet Biology QC tool https://rshiny.lifewatch.be/BioCheck/

add biopython https://biopython.org/wiki/Documentation