[go: up one dir, main page]

C++ Earth Sciences Software

View 159 business solutions

Browse free open source C++ Earth Sciences Software and projects below. Use the toggles on the left to filter open source C++ Earth Sciences Software by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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 environments (shell scripts, Python, R, ...). Please provide the following reference in your work if you are using SAGA: Conrad, O., Bechtel, B., Bock, M., Dietrich, H., Fischer, E., Gerlitz, L., Wehberg, J., Wichmann, V., and Boehner, J. (2015): System for Automated Geoscientific Analyses (SAGA) v. 2.1.4. Geosci. Model Dev., 8, 1991-2007, https://doi.org/10.5194/gmd-8-1991-2015. For more information visit the project homepage and the wiki.
    Leader badge">
    Downloads: 6,746 This Week
    Last Update:
    See Project
  • 2
    ToxTrac

    ToxTrac

    Free Animal Tracking Software

    ToxTrac is a free Windows program optimized for tracking animals. It uses an advanced tracking algorithm and includes Preprocessing, Background subtraction, Thresholding, Post-processing, and Filters. It is robust; very fast; and can handle one or several animals in one or several environments. The program provides useful statistics as output. ToxTrac can be used for fish, insects, rodents, etc. If used, please cite: Rodriguez, A., Zhang, H., Klaminder, J., Brodin, T., Andersson, P. L. and Andersson, M. (2018). ToxTrac: a fast and robust software for tracking organisms. Methods in Ecology and Evolution. 9(3):460–464 Rodriguez, A., Zhang, H., Klaminder, J., Brodin, T., and Andersson, M. (2017). ToxId: an algorithm to track the identity of multiple animals. Scientific Reports. 7(1):14774. Contact and Support: Alvaro Rodriguez (Main Developer), a.tajes@udc.es Magnus Andersson, magnus.andersson@umu.se
    Leader badge">
    Downloads: 209 This Week
    Last Update:
    See Project
  • 3
    S-GeMS is a software for 3D geostatistical modeling. It implements many of the classical geostatistics algorithms, as well as new developments made at Stanford University. See http://sgems.sourceforge.net
    Leader badge">
    Downloads: 197 This Week
    Last Update:
    See Project
  • 4
    openLISEM

    openLISEM

    A spatial runoff, soil erosion and flooding model

    An nopensource runoff, erosion and flood model openLISEM. There are two branches: - the classic openLISEM that you can find here: https://github.com/vjetten/openlisem/, please contact Victor Jetten (v.g.jetten@utwente.nl) for details. - the multihazard version of LISEM on this page, for details contact Bastian van den Bout (b.vandenbout@utwente.nl). This software is made available under the licence GPL v3.
    Leader badge">
    Downloads: 95 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    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. See Dockerfile.wheels for additional components.
    Leader badge">
    Downloads: 148 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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 : http://alamode.readthedocs.io/en/latest/ git repository : https://github.com/ttadano/alamode
    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    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: 6 This Week
    Last Update:
    See Project
  • 9
    surfit is an open source and free gridding and contouring software. surfit can do interpolation/approximation of points, contours and surfaces, can take fault lines and trend surfaces into account, can use inequalities and other conditions. Supports a lo
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    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 Thesis published 2011 via Technische Universität Berlin https://doi.org/10.14279/depositonce-3005
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    PlaTec

    Plate Tectonics simulator

    PlaTec is a 2D terrain generator that uses a simplified model of plate tectonics to produce realistic heightmaps in real time. The simulator starts with a flat fractal map and splits it randomly into plates. Plates are moved around the map. If continents of two plates collide, they fold creating mountain belts. If oceanic crust of one plate collides with another plate, subduction occurs resulting in coastal mountain ranges or island chains. This project is part of my Bachelor of Engineering thesis in Metropolia University of Applied Sciences, Helsinki, Finland. The thesis is freely downloadable from http://urn.fi/URN:NBN:fi:amk-201204023993 . A Youtube video showing the simulator in action is available at http://www.youtube.com/watch?v=bi4b45tMEPE .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Solar Model

    Solar Model

    Model of the Solar System

    The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real time).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    QMapControl is a Qt widget which enables your applications to use map data from different sources on desktop or mobiles. Maps can be enriched by custom objects which will be drawn into the map.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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 Engineering): https://sourceforge.net/projects/geoms2/files/Geostatistics_Petroleum.zip/download Download datasets for students of Geostatistics 2017 (Geology and Mining Engineering): https://sourceforge.net/projects/geoms2/files/Geostatistics_Mining.zip/download Old: http://sourceforge.net/projects/geoms2/files/SETS_geoestatistica2_2015.7z/download https://sites.google.com/site/cmrpsoftware/downloads/Quarry_sets.7z?attredirects=0&d=1 http://sourceforge.net/projects/geoms2/files/Mining.7z/download
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    nuSolve

    nuSolve

    Geodetic VLBI data analysis software.

    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Clip

    Clip

    Interactive program for evaluation of Laue diffraction patterns

    Clip is an interactive program for simulation, indexing and refinement of Laue diffraction images.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Standard Atmosphere Calculator

    Standard Atmosphere Calculator

    Calculate the Standard Atmosphere properties at different altitudes.

    Simple dialog window to calculate the Standard Atmosphere properties (namely Temperature, Pressure, Density, and Speed of sound) using the altitude as input. It uses the published US Standard Atmosphere 1976 set of equations. Different unit conversions can be done directly within the interface. Useful for preparing CFD boundary conditions. The executable will write an .ini file from within the same folder it is launched. The ini file retrieves the interface options as well as positioning the window a the same spot as when it was last used.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    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 under ubuntu.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    MCC-LIDAR

    Multiscale Curvature Classification for LIDAR Data

    MCC-LIDAR is a C++ application for processing LiDAR data in forested environments. It classifies data points as ground or non-ground using the Multiscale Curvature Classification algorithm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    EXTREMA is an interactive program with publication quality graphics and mathematical analysis capabilities. EXTREMA can be GUI and/or command driven. The command language includes conditional branching, looping and subroutine calling constructs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    GsTL is a C++ library that provides a comprehensive set of tools and algorithms for geostatistics. The algorithms provided include kriging, cokriging, sequential simulation and p-field simulation.
    Leader badge">
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    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: 3 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    Carnaval est un logiciel destiné au calcul de masques et d'ensoleillement. La version actuelle permet de calculer les trajectoires solaires et les masques de terrain liés au relief (modèle issu des données SRTM). Les développements ont été repris par Sober Software. Merci de visiter ce site pour télécharger la dernière version et accéder aux nouvelles fonctionalités : www.sober-software.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next