Télécharger la liste

Description du projet

jweather is a Java library for parsing raw weather data
(e.g. METAR, TAF). It currently focuses on parsing and
providing an API for access to METAR data.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-24 07:06
0.2.5

La bibliothèque est maintenant distribué sous LGPL. Soutien aux délais de connexion a été ajoutée, l'analyse de plusieurs bugs ont été corrigés, et des corrections de METAR internationale symboliques ont été faites.
Tags: Minor feature enhancements
The library is now distributed under the LGPL. Support for
connection timeouts was added, multiple parsing bugs were
fixed, and international METAR token fixes were made.

2004-01-30 12:42
0.2.2

Cette version se déplace tous les METAR liées classes dans le METAR subpackage '', se divise ou télécharger METAR et l'analyse, ajoute un fichier qui contient toutes les constantes liées METAR, ajoute un fichier de test JUnit pour les classes METAR, ajoute un correctif pour les fractions et " moins que «la visibilité, et comprend des corrections de bugs divers.
Tags: Minor bugfixes
This version moves all METAR-related classes into the subpackage 'metar', splits up METAR downloading and parsing, adds a file that contains all METAR-related constants, adds a junit test file for the METAR classes, adds a fix for fractional and "less than" visibilities, and includes miscellaneous bugfixes.

2003-07-14 06:34
0.2.1

Tous les appels regexp JDK 1.4 (par exemple allumettes () et Split ()) ont été remplacés par le BGC équivalent Jakarta appels. ORO est maintenant inclus. Certaines méthodes de mal mises en œuvre ont été divisés en deux. Un bogue qui provoquait une température non jeton d'être analysée comme une température symbolique a été fixée. Un peu de documentation Javadoc a été ajouté. Un objectif Javadoc a été ajouté dans le fichier build.xml. Il ya eu d'autres changements Divers / correctifs.
Tags: Code cleanup
All JDK 1.4 regexp calls (e.g. matches() and split()) have been replaced with the equivalent Jakarta ORO calls. ORO is now included. Some poorly implemented methods have been split into two. A bug that caused a non-temperature token to be parsed as a temperature token was fixed. Some Javadoc documentation was added. A Javadoc target was added to the build.xml file. There were other miscellaneous changes/fixes.

2003-06-03 07:39
0.1

Tags: Initial freshmeat announcement

Project Resources