glgrib-glfw

Interactive display for geophysical fields encoded in GRIB2

This is the interactive executable, based on GLFW. Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale, coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for interactive display, EGL backend for batch processing without X11 display. Perl/Tk interface. Tested on : - VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) - VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) - VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev c8) - 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1)

gccgo-14-multilib-mipsisa32r6-linux-gnu

GNU Go compiler (multilib support) (cross compiler for mipsr6 architecture)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.

gnat-13-mipsisa32r6el-linux-gnu

GNU Ada compiler for the mipsisa32r6el-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

python3-glgrib-glfw

Display GRIB2 fields using OpenGL (glgrib Python3 bindings)

glGrib.glfw is a module providing full access to glgrib capabilities to the Python interpreter.

gnustep-back0.30

GNUstep GUI Backend

It is a backend component for the GNUstep GUI Library. The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System.

ruby-omniauth-rails-csrf-protection

Provides CSRF protection on OmniAuth request endpoint on Rails application

This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails application) by implementing a CSRF token verifier that directly utilize `ActionController::RequestForgeryProtection` code from Rails.