/[drupal]/contributions/modules/weather/weather_parser.inc
ViewVC logotype

Log of /contributions/modules/weather/weather_parser.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 13:14:28 2009 UTC (8 weeks, 2 days ago) by toddy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Merge changes from DRUPAL-6--5-6 to DRUPAL-6--5-7

Revision 1.21.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 12:05:48 2009 UTC (8 weeks, 2 days ago) by toddy
Branch: DRUPAL-6--5
CVS Tags: DRUPAL-6--5-7
Changes since 1.21.2.6: +1 -1 lines
Diff to previous 1.21.2.6 , to branch point 1.21 , to next main 1.23
Use the time settings from admin/settings/date-time

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 17:09:41 2009 UTC (3 months, 4 weeks ago) by toddy
Branch: MAIN
Changes since 1.21: +29 -4 lines
Diff to previous 1.21
Merge branch DRUPAL-6--5 into HEAD

Revision 1.21.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 13:57:05 2009 UTC (10 months, 2 weeks ago) by toddy
Branch: DRUPAL-6--5
CVS Tags: DRUPAL-6--5-3, DRUPAL-6--5-4, DRUPAL-6--5-5, DRUPAL-6--5-6
Changes since 1.21.2.5: +2 -2 lines
Diff to previous 1.21.2.5 , to branch point 1.21
Update Copyright year

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 23:07:27 2008 UTC (11 months ago) by toddy
Branch: DRUPAL-6--5
Changes since 1.21.2.4: +2 -2 lines
Diff to previous 1.21.2.4 , to branch point 1.21
Replace copyright sign

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 22:58:38 2008 UTC (11 months ago) by toddy
Branch: DRUPAL-6--5
Changes since 1.21.2.3: +7 -2 lines
Diff to previous 1.21.2.3 , to branch point 1.21
Support smoke. Closes: #100371

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 22:42:16 2008 UTC (11 months ago) by toddy
Branch: DRUPAL-6--5
Changes since 1.21.2.2: +15 -1 lines
Diff to previous 1.21.2.2 , to branch point 1.21
Support fog in weather output

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 21:33:01 2008 UTC (11 months ago) by toddy
Branch: DRUPAL-6--5
Changes since 1.21.2.1: +6 -1 lines
Diff to previous 1.21.2.1 , to branch point 1.21
Add initial support for mist

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 21:02:34 2008 UTC (11 months ago) by toddy
Branch: DRUPAL-6--5
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
Add more parser tests and make ICAO parser more robust

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 07:38:15 2008 UTC (11 months, 3 weeks ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--5-1, DRUPAL-6--5-2
Branch point for: DRUPAL-6--5
Changes since 1.20: +4 -2 lines
Diff to previous 1.20
Render vertical visibility 'VV///' as overcast

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 16:44:19 2008 UTC (12 months ago) by toddy
Branch: MAIN
Changes since 1.19: +11 -3 lines
Diff to previous 1.19
Make the ICAO parser more robust to recognize crossed out dewpoints
(e.g. '16/XX') and spaces between cloud conditions (e.g. 'FEW 025')

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 12:46:52 2008 UTC (12 months, 1 week ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--5-0
Changes since 1.18: +19 -19 lines
Diff to previous 1.18
Whitespace changes for coding standard, minor documentation changes

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 13:16:52 2008 UTC (13 months, 4 weeks ago) by toddy
Branch: DRUPAL-5--6
CVS Tags: DRUPAL-5--6-2, DRUPAL-5--6-3
Changes since 1.13.2.1: +21 -0 lines
Diff to previous 1.13.2.1 , to branch point 1.13 , to next main 1.23
Add support for snow images. Closes: #120167, #210216, #218898,
#252553. Thanks to Samuel Vanhove for providing an initial patch.

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 12:58:35 2008 UTC (13 months, 4 weeks ago) by toddy
Branch: DRUPAL-5--6
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Change last name

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 20:09:42 2008 UTC (15 months, 1 week ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--4-2
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
Add 'kPa' as unit for pressure. Thanks to kojow for the bug report
and patch. Closes: #292765

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 15:08:11 2008 UTC (16 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--4-0, DRUPAL-6--4-1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Change last name

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 10:51:48 2008 UTC (16 months, 2 weeks ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--3-0
Changes since 1.15: +22 -1 lines
Diff to previous 1.15
Add support for snow images. Closes: #120167, #210216, #218898,
#252553. Thanks to Samuel Vanhove for providing an initial patch.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 16:50:35 2008 UTC (21 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--2-0, DRUPAL-6--2-0-BETA1, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Add CVS $Id$ keyword, required by Drupal Coding Standards

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 16:08:35 2008 UTC (21 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.13: +2 -4 lines
Diff to previous 1.13
Convert module to work with Drupal 6.x

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 15:42:53 2008 UTC (21 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--6-0, DRUPAL-5--6-1
Branch point for: DRUPAL-5--6
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Update copyright years

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 18:54:31 2008 UTC (22 months, 1 week ago) by toddy
Branch: MAIN
Changes since 1.11: +28 -0 lines
Diff to previous 1.11
Add Beaufort scale to supported wind speeds. Closes: #206589

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 20:49:27 2007 UTC (23 months, 3 weeks ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--5-0, DRUPAL-5--5-1
Changes since 1.10: +175 -0 lines
Diff to previous 1.10
Optionally show the times for sunrise and sunset as GMT.
Closes: #195970

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 11:21:19 2007 UTC (2 years, 2 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--4-0, DRUPAL-5--4-1
Changes since 1.9: +24 -16 lines
Diff to previous 1.9
Correctly initialize variables

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 10 05:50:40 2007 UTC (2 years, 3 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1
Changes since 1.8: +21 -11 lines
Diff to previous 1.8
Formatting changes to comply with Drupal Coding Standards

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 13:58:04 2007 UTC (2 years, 8 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
Support mmHg for pressure. Closes: #130556

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 13:42:15 2007 UTC (2 years, 8 months ago) by toddy
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
Support meter/s for windspeeds.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 08:37:57 2007 UTC (2 years, 8 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.5: +24 -2 lines
Diff to previous 1.5
The parser now supports windspeed units other than only knots in
METAR reports. Closes: #128852

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 20 20:39:13 2007 UTC (2 years, 9 months ago) by toddy
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
Include windspeed in knots

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 09:46:44 2007 UTC (2 years, 9 months ago) by toddy
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Update copyright years

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 20:47:31 2006 UTC (2 years, 11 months ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
Merge from DRUPAL-4-7--3

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 17:20:40 2006 UTC (2 years, 11 months ago) by toddy
Branch: DRUPAL-4-7--3
CVS Tags: DRUPAL-4-7--3-1, DRUPAL-4-7--3-2, DRUPAL-4-7--3-4, DRUPAL-4-7--3-5
Changes since 1.2.4.1: +3 -2 lines
Diff to previous 1.2.4.1 , to branch point 1.2 , to next main 1.23
Handle NCD (no cloud detected)

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 17:15:14 2006 UTC (2 years, 11 months ago) by toddy
Branch: DRUPAL-4-7--3
Changes since 1.2: +6 -0 lines
Diff to previous 1.2
Handle special case NSC (no significant clouds)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 20:23:43 2006 UTC (3 years ago) by toddy
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2, DRUPAL-4-7--1-3, DRUPAL-4-7--1-4, DRUPAL-4-7--1-5, DRUPAL-4-7--3-3
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to next main 1.23
Merge from HEAD, include ICAO codes for USA. Closes: #92914

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 20:06:34 2006 UTC (3 years ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-4-7--2-0, DRUPAL-4-7--2-1, DRUPAL-4-7--2-2, DRUPAL-4-7--2-3, DRUPAL-4-7--3-0
Branch point for: DRUPAL-4-7--2, DRUPAL-4-7--3
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Make the parser aware of certain USA ICAO codes with digits in them

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 08:52:03 2006 UTC (3 years ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Initial commit of an updated version for Drupal 4.7

This commit removes all files which are no longer needed and adds
new files which are used by the new module. Moreover, the module
itself is a complete rewrite from scratch to be compatible with
Drupal 4.7.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2