Guilherme Castelão
Guilherme Castelão
In response to issue #48 , a word counting in bash.
This issue is part of the JOSS review ([openjournals/joss-reviews#2497](https://github.com/openjournals/joss-reviews/issues/2497)) A suggestion. Take advantage of [Ifremer's ERDDAP server](https://www.ifremer.fr/erddap/tabledap/ArgoFloats.html) to select profiles. It is useful to operate with a local directory but...
This is a work in progress so I can get some feedback. The idea here is to show how to use groups, and datatree, for underwater gliders. Other observing platforms...
A work in progress. I'm mostly interested in loading a TF model from HDF and applying predict(), but I'll do my best in doing a complete implementation coherent with the...
scaling
Is there already a solution to scale the input? I'm currently scaling my features manually before feeding into nf. It would be nice if we could incorporate such scaling in...
A prototype based on the concept proposed by @rabernat at #28. Scans for `meta` files and creates an equivalent Zarr mapping using `ReferenceFileSystem` to read tiles. It works but it...
Maybe use data from https://api.tidesandcurrents.noaa.gov/api/prod/
CoTeDe is currently operates with temperature and salinity. What is needed to start to evaluate chlorophyll fluorescence (fchl)? I know of two good references for QC procedures. Do you know...
@BillMills , identified an [inconsistency in the spike feature](https://github.com/IQuOD/AutoQC/issues/214). That is the result of creating empty masked arrays and later recovering only the data. For now, the (dirty & fast)...