4374 projects tagged "OS Independent"
Isoline Retrieval uses supervised statistical classification to retrieve isolines from cross-track scanning or similar satellites. It contains software to generate training data using collocation or radiative transfer simulations, as well as routines to interpolate the final fields using a variation of multi-linear interpolation or kernel estimation. The currently-supported satellites are the Advance Microwave Sounding Unit (AMSU) series and, to a lesser extent, the Global Ozone Measurement Experiment (GOME). An ambitious researcher, however, could easily adapt the codes to a similar satellite.
Project'Or RIA is project management software that tries to to gather in a single tool all functionality needed to organize your projects. It focuses on IT projects, but is also compatible with all kinds of other projects. The objective is to keep it simple and easy to use on a day to day basis.
Wedana (Web Electronic Design Automation Native Applications) is a JavaScript framework and end-user applications that allow you create, edit, and view electronic schematics using nothing but a Web browser. All produced data is based on the gEDA suite's formats, so the can be easily exchanged between each software.
XML Parsing in Java Kit is an Eclipse plug-in composed of three parts: cheat sheets, visual XPath, and XML templates. The cheat sheets describe Parsing XML in Java, with descriptions of using the DOM parser, validating documents, using XPath, character references, etc. An interactive example of using XPath expressions is included. Visual XPath is an XPath expressions visualizer. It lets you evaluate XPath expressions, and highlights the corresponding parts of the XML document of your choice in response. The XML templates can be useful for working with XML documents with a Java editor.