Showing 99 open source projects for "linux is"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    SAGA GIS
    SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
    Leader badge
    Downloads: 6,721 This Week
    Last Update:
    See Project
  • 2

    NCO netCDF Operators

    Command-line operators for netCDF and HDF files

    The netCDF Operators, or NCO, are a suite of file operators which facilitate manipulation and analysis of self-describing data stored in the (freely available) netCDF and HDF formats. Volunteers welcome! See homepage for details and download links.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    CPSeis is the open-source version of ConocoPhillips' former seismic processing system. Uses Fortran 90 and C/C++ layers for I/O. The new system was designed using an MPI-parallel model and works well on Linux clusters or on individual workstations.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    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: 19 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    SeaBreeze

    SeaBreeze

    Open-source cross-platform spectrometer device driver

    SeaBreeze is a device driver library that provides an interface to select Ocean Optics spectrometers. It is written in C/C++ and builds and runs on Windows (XP/7/8), MacOSX, and Linux (x86/x64/ARM).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    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: 9 This Week
    Last Update:
    See Project
  • 7
    nuSolve

    nuSolve

    Geodetic VLBI data analysis software.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    jif3d

    3D Joint Inversion Framework

    jif3d is a framework for joint inversion of different types of geophysical data in 3D. It currently comprises forward solvers for first arrival traveltimes, scalar and tensor gravity data, magnetics, magnetotellurics, electrical resistivity tomography and surface waves.The framework is flexible in terms of the coupling approach between the different datasets. At the moment cross-gradient coupling, variation of information and deterministic parameter relationships are implemented. Other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    wwiig

    turn-based wargame/simulator

    High-realistic war similator tuned for WWII epoch and around. Over 9000 historical weapons, full world gridded geodata, including climate and population {project abandoned in 2020 due to persistent stack smashing bug)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Qgama

    Qgama

    Adjustment of local surveying networks, binary builds for Windows

    The archive has been moved to https://ftp.gnu.org/gnu/gama/windows/ GNU Gama is a project dedicated to adjustment of geodetic networks. It is intended for use with traditional geodetic surveying which are still used and needed in special measurements (e.g., underground or high precision engineering measurements) . Qgama is a Qt based user interface for GNU Gama adjustment of geodetic networks in which XML input is complemented with a database. The most simple case is Sqlite3 file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    nutshell

    nutshell

    A GUI for the freeware Geographical Information System PCRaster

    A GUI for the freeware Geographical Information System PCRaster. This is an independent development. It uses the conda installation of PCRaster and can also use GDAL. Mapedit has been completely renewed. The GIT repository is available linked to PCRaster and available here: https://sourceforge.net/projects/pcraster/ Mapedit code : https://github.com/vjetten/MapEdit NutShell code: https://github.com/vjetten/NutShell The code is currently compiled for windows systems but is tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GPlates

    GPlates

    Interactive visualization of plate tectonics.

    GPlates is a plate-tectonics program. Manipulate reconstructions of geological and paleo-geographic features through geological time. Interactively visualize vector, raster and volume data. PyGPlates is the GPlates Python library. Get fine-grained access to GPlates functionality in your Python scripts.
    Downloads: 24 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: 5 This Week
    Last Update:
    See Project
  • 16
    The latest ESMF development is happening in GitHub: https://github.com/esmf-org/esmf https://earthsystemmodeling.org The Earth System Modeling Framework provides high-performance software infrastructure and superstructure for the construction and coupling of climate, weather, and data assimilation applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    SegDSee-GDS
    This is fork of SegDSee - SEG-D/B viewer, originally by Segrey Pavlukhin (https://mail.dmng.ru/freeware/?lang=en), modified by Pavel Gridin
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    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...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    This project contains some programs that designed to process gravity data through applying of the reductions to determine the Bouguer gravity anomaly and to model the subsurface structures by forward and inverse methods as well as some programs to determine geo‌detic parameters from geo‌potential mo‌dels. This project may be useful in Geodesy and Geophysics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    VAPOR is the Visualization and Analysis Platform for Ocean, atmosphere, and solar Research
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MicroCity is a framework for spatial analysis and simulation. It is lightweight, fast, portable, extendable and user friendly. Users can easily operate large GIS and Grid data and perform Spatial, Fractal, Network analysis and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Puff is an atmospheric dispersion model using a lagrangian particle-tracking method, used primarily for simulating volcanic ash cloud trajectories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MieConScat
    MieConScat is a GUI/Console program for generating MIE SCATtering data as a table of cross sections. It can generate scattering cross sections over specified angular ranges and total absorption cross sections. It was initially developed to aid work with optical particle counters (OPC) especially when CONverting data between cross section and diameter space. These methods are described in Rosenberg et al. 2012, Particle sizing calibration with refractive index correction for light scattering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WODA solver

    A finite volume groundwater simulator

    WODA (Well Outline and Design Aid) is a groundwater simulator developed at the Group for Numerical Analysis, Jaroslav Cerni Institute, Belgrade, Serbia. WODA does not have its own graphical user interface, but it can work with groundwater models constructed using the freely available Lizza interface, http://www.bioirc.ac.rs/index.php/groundwater-flow-software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    **we moved to github** https://github.com/gimli-org/gimli Geophysical Inversion and Modeling Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next