Showing 126 open source projects for "ghost 4 linux"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    nuSolve

    nuSolve

    Geodetic VLBI data analysis software.

    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Airborne Data Processing and Analysis

    Airborne Data Processing and Analysis

    Software to processing and analyze of airborne measurements.

    The Airborne Data Processing and Analysis (ADPAA) package is an open-source software package containing a collection of programs and scripts to process and analyze data from in-situ instruments deployed on airborne platforms. The ADPAA package was started to process data on the North Dakota Citation Research Aircraft but has been used to process data on many airborne platforms. The software methodology used in ADPAA is provided in the peer-review publication: Delene, D. J., Airborne Data...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    WxMAP2
    A python-based system to diagnosis and make weather maps (wxmap) of numerical weather prediction models using the Grid Analysis and Display System (GrADS) from opengrads.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    The Ocean Land Atmosphere Model (OLAM) is a new global general circulation/climate prediction model that will allow to “nest down” to any desired resolution using a flexible mesh refinement technique that works on either triangular or hexagonal g
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Biosphere3D

    Biosphere3D

    Interactive landscape rendering based on a virtual globe.

    Biosphere3D targets interactive landscape rendering based on a virtual globe. It supports DEM, satellite and aerial images, 3D models (Collada), 3D plant models, and Shapefiles. Biosphere3D was initially developed by the landscape visualization group of the Zuse Institute Berlin by Malte Clasen and is now developed further by Lenné3D GmbH. For more information about the used concepts have a look at the thesis of Malte Clasen: Towards Interactive Landscape Visualization Doctoral...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Euler Pole Calculator (EPC)

    Euler Pole Calculator (EPC)

    A Matlab software to estimate Euler pole parameters

    The EPC software calculates velocities for any points located on the earth’s surface given the Euler pole parameters and estimates the Euler pole parameters given the observed velocities of a set of sites located on a tectonic plate. Since version 2, the software is able to estimate or apply the Plate Translation Rates, as well. Please cite one of the following papers when you use the software: - Goudarzi, M A, Cocard, M, and Santerre, R. 2014."EPC: Matlab Software to Estimate Euler...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Graphical Forecast Editor

    Graphical Forecast Editor

    View and edit grids of meteorological values

    Allows viewing and editing of weather data from weather models as two dimensional grids. Python scripting support hooks in the ingest, editing and product creation subsystems allow for customization. All network communication made through HTTP services. Enhanced version of the system used by national weather services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    open_data_assimilation
    Generic data-assimilation toolbox written in java, with native (c and fortran) libraries for high performance computing. Provides tools to couple to your own model and a wide range of algorithms, ranging from parameter calibration to Kalman filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hyperspectral data analysis in R

    Handling and basic analysis of hyperspectral data in R

    The hsdar package contains classes and functions to manage, analyse and simulate hyperspectral data. These might be either spectrometer measurements or hyperspectral images through the interface of rgdal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    sequoia-dap

    SEQUOIA ocean data assimilation platform (a SIROCCO suite tool)

    ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** Within the SIROCCO suite of numerical tools, the purpose of SDAP is to provide a flexible platform to carry out multivariate assimilation of geophysical data in a numerical model. The program is multi-grid (finite differences or finite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ALAMODE

    ALAMODE

    Ab initio simulator for thermal transport and lattice anharmonicity

    ALAMODE is designed for analyzing lattice anharmonicity and lattice thermal conductivity of solids. By using an external DFT package such as VASP and Quantum ESPRESSO, you can extract harmonic and anharmonic force constants straightforwardly with ALAMODE. Using the anharmonic force constants, you can also calculate lattice thermal conductivity from first principles. For more information about ALAMODE, please visit the following webpages: Documentation :...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 13
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    SEGTeX
    LaTeX package for geophysical publications
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Geophysical Library is a C++-library to handle geophysical data. At the moment the focus is on magnetotelluric and seismic data. It also includes a genetic algorithm for data inversion, signal processing and statistics routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Spectral Python

    A python module for hyperspectral image processing

    Spectral Python (SPy) is a python package for reading, viewing, manipulating, and classifying hyperspectral image (HSI) data. SPy includes functions for clustering, dimensionality reduction, supervised classification, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeoHammerToolbox

    GeoHammerToolbox

    Digital Signal Processing and Wave Field Propagation

    Integration of multithread calculation and 2D/3D visualization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Directional drilling Calculator
    Computes the true vertical depth, horizontal deviation at the end of build, total measured depth and the various angles and radius given the kick-off point, build-up rate and other required data
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    GEOMS2

    GEOMS2

    Geostatistics and geosciences modeling software

    GEOMS2 is a geostatistics and geosciences modeling software. Provides interface for grid (mesh), point, surface and data (non-spatial) objects. It has a 3D viewer and 2D plots using the well known Python engines Mayavi and Matplotlib. It has several functions to manipulate your data as well as provide univariate and multivariate analysis. NOTE: The software is still an early beta. Please tell us if you found a bug. Download datasets for students of Geostatistics 2017 (Petroleum...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    PySptools

    PySptools

    Hyperspectral algorithms for Python

    A lightweight hyperspectral imaging library that provides developers with spectral algorithms for the Python programming language. New for v0.14.x: a scikit-learn bridge (alpha and partial). The functions and classes are organized by topics: * abundance maps: FCLS, NNLS, UCLS * classification: AbundanceClassification, NormXCorr, KMeans SAM, SID, SVC * detection: ACE, CEM, GLRT, MatchedFilter, OSP * distance: chebychev, NormXCorr, SAM, SID * endmembers extraction: ATGP, FIPPI, NFINDR,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eq-diagr

    eq-diagr

    Chemical Equilibrium Diagrams

    Create chemical equilibrium and predominance area diagrams easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TimescapeGlobal

    a space-time interpolation geostatistical tool

    This software is a time-aware geostatistical tool. Including time variability adds further issues to the already complicated field of geostatistical interpolation. On the other hand, most of the distributions of variables used in Earth and environmental sciences show patterns of change over time, not only in space. This tool is a free, open-source software, based on a generalization of the Inverse Distance Weighted algorithm. It outputs three-dimensional, layered discrete models from which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 25

    PRay

    GUI for rayinvr modelling

    PRay stands for 'Plot Rayinvr' and is a graphical user interface for the ray-tracing software rayinvr (Zelt & Smith, 1992). In principle it can also be used as viewer for seismic traveltime data from other software like tomo2D. Zelt, C. A. and Smith, R. B., 1992, Seismic traveltime inversion for 2-D crustal velocity structure, Geophysical Journal International, 108(1), 16--34, 10.1111/j.1365-246X.1992.tb00836.x SYSTEM/USER REQUIREMENTS: - Linux/Mac OS X - You do need to be...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB