I'm not sure that's how you want to proceed, but I thought I'd start this issue to "invite" people (and myself) to suggest packages/repos for JuliaOcean.
As we discussed, I would be more than happy for some of my packages/repos to join the party. Here they are:
- AIBECS.jl, system to model steady-state tracer fields using fixed ocean circulations
- OceanGrids.jl (dep of AIBECS), for ocean grids (with wet and dry boxes)
- WorldOceanAtlasTools.jl, for downloading and using data from the WOA = World Ocean Atlas (different from WOD = the World Ocean Database)
- GEOTRACES.jl, for downloading (in the future only) and using GEOTRACES data
- OceanographyCruises.jl (dep of GEOTRACES), for arranging data more efficiently than, e.g., in GEOTRACES, into cruises.
- OceanBasins.jl, functions of
(lat,lon)delimiting basins from polygons
- OceanCirculations (not a package), which I use to convert ocean circulations to a Julia-readable BSON format and then save those online in a public repository that AIBECS can access directly
I don't want this to look like I want to dump all my code here 😅 I just thought that these packages/repos have a purpose somewhat aligned with what I understand JuliaOcean aims to become and that they could benefit from more visibility (and collaboration, who knows!). Of course I think they could be organized in a better way, and I think being in JuliaOcean could help with that too.
I'm not sure that's how you want to proceed, but I thought I'd start this issue to "invite" people (and myself) to suggest packages/repos for JuliaOcean.
As we discussed, I would be more than happy for some of my packages/repos to join the party. Here they are:
(lat,lon)delimiting basins from polygonsI don't want this to look like I want to dump all my code here 😅 I just thought that these packages/repos have a purpose somewhat aligned with what I understand JuliaOcean aims to become and that they could benefit from more visibility (and collaboration, who knows!). Of course I think they could be organized in a better way, and I think being in JuliaOcean could help with that too.