- 09 Dec, 2008 1 commit
-
-
Miguel Tremblay authored
-
- 08 Dec, 2008 2 commits
-
-
Miguel Tremblay authored
metro_preprocess_fsint2.py
-
Miguel Tremblay authored
-
- 23 Oct, 2008 1 commit
-
-
François Fortin authored
-
- 17 Oct, 2008 1 commit
-
-
François Fortin authored
-
- 09 Jun, 2008 1 commit
-
-
- 24 Apr, 2008 1 commit
-
-
François Fortin authored
-
- 21 Apr, 2008 3 commits
-
-
Miguel Tremblay authored
-
Miguel Tremblay authored
When 'IR' and 'SF' are given in the forecast file and ask to be used in command line, values of CC is put to '-1' in the roadcast file.
-
Miguel Tremblay authored
-
- 12 Apr, 2008 1 commit
-
-
François Fortin authored
-
- 09 Apr, 2008 2 commits
-
-
Miguel Tremblay authored
-
Miguel Tremblay authored
Format the syntax so the description of values for -verbose-level are now visible.
-
- 08 Apr, 2008 2 commits
-
-
François Fortin authored
-
François Fortin authored
-
- 31 Mar, 2008 1 commit
-
-
François Fortin authored
metro_data has been adapted to handle multi column data new xml handler for list item.
-
- 26 Mar, 2008 1 commit
-
-
Miguel Tremblay authored
-
- 24 Mar, 2008 1 commit
-
-
François Fortin authored
-
- 23 Mar, 2008 2 commits
-
-
François Fortin authored
-
François Fortin authored
output hardcoded value for now.
-
- 18 Mar, 2008 7 commits
-
-
Miguel Tremblay authored
'Solar and infrared flux are interpolated in metro_preprocess_fsint2.py when they are given in the atmospheric forecast file. '
-
Miguel Tremblay authored
for_data -> forecast_data
-
Miguel Tremblay authored
Only interpolate otherwise.
-
Miguel Tremblay authored
Check directly if 'SF' or 'IR' is in the matrix of data instead of using the function 'is_standardCol'.
-
Miguel Tremblay authored
-
Miguel Tremblay authored
-
Miguel Tremblay authored
-
- 17 Mar, 2008 5 commits
-
-
Miguel Tremblay authored
* Update from python 2.3 to 2.4
-
Miguel Tremblay authored
-
Miguel Tremblay authored
--use-solarflux-forecast and --use-infrared-forecast
-
Miguel Tremblay authored
Add a 'if' to append if 'ir' and/or 'sf' is not given in forecast file and to set in the case they are not.
-
Miguel Tremblay authored
Added the function __validate_optional_args_forecast that check if the 'ir' and 'sf' elements are in the input forecast file in case they are asked with the option in command line.
-
- 14 Mar, 2008 8 commits
-
-
Miguel Tremblay authored
-
Miguel Tremblay authored
Remove the time step from the argument for interpolate function. It is now implicit in metro_util file
-
Miguel Tremblay authored
Removed 'import metro_constant'
-
Miguel Tremblay authored
Removed the now unused attributes of the class.
-
Miguel Tremblay authored
-
Miguel Tremblay authored
* Removed 'import sys'; * Directly import metro_util and metro_constant instead of using 'from toolbox' since it is directly in this directory; * Removed getTimeCorrection function; * Removed list_to_date function.
-
Miguel Tremblay authored
Removed function get_nodes_in_numarray.
-
Miguel Tremblay authored
Explicit numpy usage (no more 'from numpy import thing')
-