Guillaume Maze
Guillaume Maze
From what I understand, Xarray seems to use [the following workflow](https://github.com/pydata/xarray/blob/main/.github/workflows/upstream-dev-ci.yaml) to check for compatibility with all upstream latest versions: - Run daily a GA with standard CI tests and...
> I do plan on a major refactor during GSoC Dealing with erddap protocol is clearly not under argopy radar, so I prefer to preserve this upstream dependency. If one...
The paper is here: [Yang_et_al.IEEE2012.pdf](https://github.com/dask/dask-ml/files/1614469/Yang_et_al.IEEE2012.pdf) But I'm not sure that this is the most relevant implementation for dask-ml, more biblio should be done
I would surely have interest in working on this but have no timeline before the end of February and would certainly need a lot of help in order to follow...
I didn't get the time to work on this yet because I wanted to focus on releasing a clean version of http://github.com/obidam/pyxpcm , which now implement the choice of 2...
> I don't know how OWC handle this, but we could fix argopy to make sure to report as many profiles as before all the filtering, and fields would be...
The above API is no longer valid, it's now located at: https://api-coriolis.ifremer.fr/legacy So that, now we're in requests like this: https://api-coriolis.ifremer.fr/legacy/profiles?platform=3901654&start=1604295360&end=1604295360¶meter=68&data_type=PF&qc=1&qc=2&qc=5&qc=6&qc=7&qc=8&qc=3&qc=4&qc=0 or knowing the profile ID: https://api-coriolis.ifremer.fr/legacy/profiles_by_id?id=4890265 and it's documented...
Hello @haydenleo thanks for your interest in argopy and the enhancement suggestion ! Indeed there's no specific fetcher in argopy for trajectory data, yet ... Note that you can open...
the 'argo' engine is provided by argopy once installed ... I encourage you to possibly share some code or notebook to show how you're using these BRtraj files, these could...
This would be very useful ! 👍🏻 for #233