Ports 搜索

共有226项符合/science/的查询结果,以下是第131140项(搜索用时0.003秒)
science/Geo-ReadGRIB-1.21 (Score: 0.17633674)
Perl module provides read access to GRIB files
Geo::ReadGRIB is an object Perl module that provides read access to data distributed in GRIB files. Specifically, it is wrote to access NOAA Wavewatch III marine weather model forecasts which are packaged as GRIB.
Some utility functions around iArea
Geo::Coordinates::Converter::iArea is utilities for DoCoMo iArea.
Simple converter of geo coordinates
Geo::Coordinates::Converter is a simple converter of geo coordinates, the format and datum of geo coordinates are simply converted. when it is insufficient in the coordinate system and the format of the standard, it is possible to add it easily.
Perl extension for elevation queries against USGS web services
Geo::WebService::Elevation::USGS executes elevation queries against the United States Geological Survey's web server. You provide the latitude and longitude in degrees, with south latitude and west longitude being negative. The return is typically a hash containing the data you want. Query errors are exceptions by default, though the object can be configured to signal an error by an undef response, with the error retrievable from the 'error' attribute.
science/Mcstas-Tools-2.2a (Score: 0.17633674)
Perl based tools for the McStas neutron ray tracing package
McStas perl tools to aid in running neutron ray tracing simulations. McStas is a tool for simulating neutron instrumentation and experiments using a ray-tracing formalism. Currently the main use of McStas is in the field of instrumentation design. This port contains a few perl-based helper tools (including a GUI) to aid the user in setting up and running simulations. The tools are: mcgui: A Tk/Perl based GUI. mcrun: A Script that makes it easy to run sims and perform point scans and simple optimizations. mcdoc: Script for viewing inline component documentation. mcplot: Tool for plotting McXtrace-generated results. mcdisplay: Visual ray-tracing displaying neutron trajectories. mcformatgui: Front-end to mxformat to help reformat data-files (obsolescent). mcdaemon: Deamon to dynamically monitor and plot results (obsolescent). mcstas2vitess: Tool to transfer a McStas simulation to ViTESS. mcresplot: Script to help plotting resolution functions.
science/PerlMol-0.3500 (Score: 0.17633674)
Perl modules for molecular chemistry
Perl modules for molecular chemistry
science/Physics-Unit-0.53 (Score: 0.17633674)
Manipulate Physics units and dimensions
Objects of class Physics::Unit define units of measurement that correspond to physical quantities. This module allows you to manipulate these units, generate new derived units from other units, and convert from one unit to another.
science/paraview-4.3.1 (Score: 0.17633674)
Powerful scientific data visualization application
ParaView is a powerful scientific visualization application, designed with the need to visualize large data sets in mind.
science/pnetcdf-1.6.1 (Score: 0.17633674)
Library providing high-performance I/O
Parallel-NetCDF is a library providing high-performance I/O while still maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives scientific programmers a space-efficient and portable means for storing data. However, it does so in a serial manner, making it difficult to achieve high I/O performance. By making some small changes to the API specified by NetCDF, we can use MPI-IO and its collective operations.
science/psychopy-1.83.04 (Score: 0.17633674)
Psychophysics toolkit for Python
PsychoPy is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. The goal is to provide, for the busy scientist, tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. The code is platform independent, using Python and C libraries that are widely available.