Alex Crosby
Alex Crosby
`:r!` is just like `:!` but returns the command that follows it to the text buffer if there is stdin or stout. Here is an overview that I found by...
I am interested in visualizing points with barbs in addition to the vector field example above. What might be involved in, or where to start, getting an implementation equivalent to...
Has there been any progress on this @Alexander-Barth ? Is it something that I could easily submit a PR for, where would you want it to go? @meggart
@Alexander-Barth Interested in trying this out.
This is nicely done (https://github.com/anowacki/Geodesics.jl). I agree that inclusion of these methods into https://github.com/JuliaGeo/Geodesy.jl would be ideal, but at least function call support for the https://github.com/JuliaGeo/Geodesy.jl types would be a...
@anowacki Thanks, I never looked at the source paper. I'll loop @kwilcox in so that he is aware
I believe NetCDF, CF-Conventions, and `xarray` should all be considered independently. It is not necessarily the responsibility of `xarray` serialization to ensure a CF-complaint file...
I have noticed the same InterfaceBuildError on Ubuntu 16.04. I have tried intel and gnu compilers as well as specifying -fPIC. F2py is installed. The following is how I have...
> Very important is that python, numpy and pybufr-ecmwf are all compiled using the same version of the gcc/gfortran compiler, otherwise it will fail. If you download code from different...
I think @ocefpaf was trying to reference @akorosov