G Jake Gebbie

Results 8 issues of G Jake Gebbie

I'm enjoying learning julia and the MeshArrays package. Thank you @gaelforget I would like to pre-allocate a variable of type MeshArray that is filled with zeroes and that has multiple...

related to issue #58 add coastlines to position and speed plot using GeoMakie required: splitting up standard plots into their own figures, some floats cross the date line and the...

To add coastlines to the float positions plot in the Pluto notebook, `ArgoFloat`, is the best approach to follow instructions from GeoMakie? This would involve making a GeoAxis, I believe....

Great package, notebooks, and tutorials! I am recommending that students of MIT/WHOI 12.808 take a look at your Pluto notebook Float_Argo.html for one of their assignments. When I tried it...

Great package! I use it a lot. Here's what I'd like to accomplish (assignment/update to a DimSelectors index): ```julia A = rand(X(1.0:0.2:2.0), Y(10:2:20)) B = rand(X(1.0:0.2:1.6), Y(10:2:20)) A[DimSelectors(B)] # all...

I have been using Dimensions that use English-word labels. When using `DimSelectors`, the alphabetical order of the labels may change, leading to a change in the "order" of the Dimension....

error: ```julia ERROR: ArgumentError: SrcDir: The file /home/gebbie/.julia/packages/PkgTemplates/Jj2F7/templates/src/module.jlt does not exist ``` when running the base GitLab example here ```julia Template(; user="my-username", host="gitlab.com", plugins=[ GitLabCI(), Documenter{GitLabCI}(), ], ) ``` on...

Hi Joost, Thanks for the great ecosystem. I've been using it for 2-3 years and it's very helpful! After updating ebib and parsebib, my header list of entries stops somewhere...