-
Would it be possible to list all the possible QC software and their "scope" ?
From the ADMT webpage, we can list:
- the GitHub repository for OWC (https://github.com/ArgoDMQC/matlab_owc)
- the Gi…
gmaze updated
3 years ago
-
**Is your QC expertise request related to a problem? Please describe.**
In a given cycle, the netCDF dimension `N_PROF` is typically 1 (1 cycle, 1 profile), but is sometimes greater than 1 (1 cycle, …
cgrdn updated
2 years ago
-
@jorisvandenbossche , I think we should do some rework on the current state of the raster info in the repo. My proposal:
- Remove 11-numpy.ipynb. Could be an option to integrate the convolution e…
-
It's probably still too early, but argopy is able to fetch and return data from the Argo reference dataset !
```python
from argopy import DataFetcher as ArgoDataFetcher
loader = ArgoDataFetcher(s…
-
Here are analysis files one of our own Arvor floats from the upwelling area in the South Atlantic. It is very stable since the beginning but has always shown an negative offset at the lower range of o…
-
This issue is somewhat related to R03 and R25:
When a float carries multiple sensors of the same type and thus generate multiple values for the same parameter, the current practice is to indicate t…
-
`xhistogram` is great tool for one of my project that bins tropical cyclone (TC) records into gridded data as the frequency of occurrence. However, it is done using a non-overlapping bins so that the…
-
The "natural" way to store measured values from multiple profiles is in a two-dimensional array, with a profile index, and a pressure/level index, as is done in the [core-Argo format](https://github.c…
-
Consider the possibility to create BGC Variable only networks.
Like we did with O2 only network.
This will facilitate the monitoring of BGC.
In fact, in the future there will never be a fleet of fu…
-
Consider the following Argo BGC query params:
```
params = {'startDate': '2023-01-01T00:00:00Z', 'endDate': '2023-12-06T20:51:28Z',
'platform': '6903578', 'data': 'cdom', 'source': 'a…