Showing 80 open source projects for "windows command processor"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 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,116 This Week
    Last Update:
    See Project
  • 2

    HYPE

    hydrological model for simulation of water and water quality over time

    Please go to project home (https://hypeweb.smhi.se/model-water/) or wiki-pages (http://hype.smhi.net/wiki/doku.php?id=start) for more information. The hydrological model HYPE is developed at the Swedish Meteorological and Hydrological Institute (SMHI). The model simulates water, nutrients and other substances in small and large river catchments. Included in the project is HYSS, which is needed to run the model. It handles input and output and the simuation over time.
    Leader badge
    Downloads: 26 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: 4 This Week
    Last Update:
    See Project
  • 4
    metaf2xml

    metaf2xml

    Parse and decode METAR, TAF, SYNOP, BUOY, AMDAR and write data as XML

    metaf2xml can download, parse and decode aviation routine weather reports (METAR, SPECI, SAO), aerodrome forecasts (TAF), synoptic observations (SYNOP), observations from buoys (BUOY) and meteorological reports from aircrafts (AMDAR). Data can also be taken from decoded BUFR messages. The extracted data can be written as XML or passed to a user-defined function (all done in Perl). It also provides XSLT style sheets to convert the XML to plain language (text, HTML), or XML with different...
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    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: 5 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: 8 This Week
    Last Update:
    See Project
  • 7

    proex gpr control

    Mala ProEx and Easy Locator GPR control software

    Reverse engineered communication protocol for the Mala ProEx and Easy Locator GPR implemented as a CLI & GUI running on unix systems. The communication protocol was ported to a graphical user interface applicable to embedded systems through the use of the Qt toolkit (tested on Armadeus Systems APF27 board). The GUI includes GPS datalogging capability assuming a receiver providing NMEA sentences at 4800 bauds is connected to the host computer. Because the software requires access to the raw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MOSSCO

    MOSSCO

    Modular System for Shelves and Coasts

    The Modular System for Shelves and Coasts (MOSSCO) is a coupling framework for Earth System Models. It helps users to integrate their own numerical models with other developments. Quick Start: git clone git://git.code.sf.net/p/mossco/setups mossco-setups git clone git://git.code.sf.net/p/mossco/code mossco-code cd mossco-code cat QuickStart.md or read online https://sf.net/p/mossco/code/ci/master/tree/QuickStart.md Beware: this is alpha software, expect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 144 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Qgama

    Qgama

    Adjustment of local surveying networks, binary builds for Windows

    ...The most simple case is Sqlite3 file database, which does not need any special knowledge from the user. http://www.gnu.org/software/gama/qgama Command line program gama-local is distributed with Qgama in folder bin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12

    ccplot

    CloudSat and CALIPSO plotting tool

    ccplot is an open source command-line program for plotting profile, layer and earth view data sets from CloudSat, CALIPSO and Aqua MODIS products.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    --- IMPORTANT : This project has been moved to GitHub at https://github.com/clstoulouse/motu-client-python. Download the last version from the release page https://github.com/clstoulouse/motu-client-python/releases. --- Motu is a high efficient and robust Web Server which fills the gap between heterogeneous Data Providers to End Users. Motu handles, extracts and transforms oceanographic huge volumes of data without performance collapse. This client enables to extract and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    panFMP
    panFMP is a generic framework suitable for harvested XML metadata that is searchable through Apache Lucene without any additional RDBMS. Fields can be defined by XPath allowing for full text queries on all types of fields including numerical ranges. The code was moved to Github: https://github.com/pangaea-data-publisher/panfmp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    nccmp

    Compare two NetCDF files in-place.

    We've moved to Gitlab! (gitlab.com/remikz/nccmp) Compares two NetCDF files in-place to find specific variables, dimensions and/or attributes that differ. Highly recommended for any test-driven environment and regression testing large datasets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    This software is for processing binary Doppler radar data in, but not limited to, DORADE sweepfile format. The software can modify metadata and moment data using quality control routines and extract moment data as comma-delimited ASCII files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mflab

    modflow laboratory

    Matlab based scripting to set up, run and analyze groundwater model using (different versions of) MODFLOW (+SWI), MODPATH6, MT3DMS and SEAWAT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MF-OWHM | MODFLOW OWHM

    MF-OWHM | MODFLOW OWHM

    Simulation, analysis, and management of the movement of water

    This page is kept for those that want to use the legacy v1 version. For current download, source, and information please go to: https://code.usgs.gov/modflow/mf-owhm ----------------------------------------------------------------------------------------------------------- The One-Water Hydrologic Flow Model (MODFLOW-OWHM, One-Water) is an integrated hydrologic flow (IHM) model that is an enhanced fusion of multiple MODFLOW (MF) versions. While maintaining compatibility with...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RoiView
    Explore InSAR data and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pheno Analysis is a sequential data assimilation framework for use with prognostic phenology models. It uses MODIS satellite data to constrain model parameters and states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Libraries for integration of atmospheric trajectories. Includes a basic trajectory integrator, contour advection codes and semi-Lagrangian tracer simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB