Hi François.
I've attached the log which contains the command line I used.
I had been wondering if the model used the wind direction, because it
wasn't clear to me from the documentation, so thanks for clarifying that.
If wind direction is just a "pass through", then we don't need/want it
to be included, and removing that part of the documentation would work
for us.
Thanks,
Julie
Francois Fortin wrote:
> Hi Julie
>
> Happy New Year!
>
> The model doesn't use the wind direction at all. From what I understand
> the documentation is wrong, METRo doesn't do anything with the wind
> direction. I think I can easily force METRo to do what you want. When
> Miguel is back from vacation we will make a decision what to do with that.
>
> Can you provide me the command line use to run your example or maybe the
> log file(the command should be in the log).
>
> François
>
> Julie Prestopnik wrote:
>> Happy New Year!
>>
>> On the wiki for METRo's forecast input file, it states:
>> "The wind direction is optional. Since this information is useful in a
>> roadcast, it is included in the output if it is given in the atmospheric
>> forecast."
>>
>> However, I find this not to be true. Whether or not I provide the wind
>> direction as an input in the forecast, wind direction in never included
>> in the output. I'm using metro-3.1.0.
>>
>> I've attached my input and output files for testing:
>>
>> Obs Input File:
>> meso_obs_72565010_20060712.xml
>> Station Input File:
>> station_vaisala_72565010.xml
>> Forecast Input File with Wind Direction Included:
>> rctm_mesh_fcst_72565010_20060712.12z.xml.orig.w.wd
>> Forecast Input File without Wind Direction:
>> rctm_mesh_fcst_72565010_20060712.12z.xml.no.wd
>>
>> Roadcast Output File from Input File with Wind Direction Included:
>> roadcast_72565010_20060712.12z.out.xml.w.wd
>> Roadcast Output File from Input File without Wind Direction:
>> roadcast_72565010_20060712.12z.out.xml.no.wd
>> Forecast Output File from Input File with Wind Direction Included:
>> forecast_72565010_20060712.out.xml.w.wd
>> Forecast Output File from Input File without Wind Direction:
>> forecast_72565010_20060712.out.xml.no.wd
>>
>> Please let me know if you have any questions.
>>
>> Thanks,
>> Julie
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> METRo-developers mailing list
>> [email protected]
>> https://mail.gna.org/listinfo/metro-developers
>
============================================
METRo version : 3.1.0 (2007-09-03)
METRo started : Tue Jan 1 22:03:38 2008 UTC
command line : metro --input-forecast
/home/jpresto/test_data/input/rctm_mesh_fcst_72565010_20060712.12z.xml.orig.w.wd
--input-observation
/home/jpresto/test_data/input/meso_obs_72565010_20060712.xml --input-station
/home/jpresto/test_data/input/station_vaisala_72565010.xml --output-roadcast
/home/jpresto/test_data/output/roadcast_72565010_20060712.12z.out.xml.w.wd
--output-forecast
/home/jpresto/test_data/output/forecast_72565010_20060712.out.xml.w.wd
--log-file /home/jpresto/test_data/metro_log
logger verbosity: Full
============================================
EXECUTION : METRO_READ_FORECAST module: start execution
INFORMATIVE: File
'/home/jpresto/test_data/input/rctm_mesh_fcst_72565010_20060712.12z.xml.orig.w.wd'
read with success
EXECUTION : METRO_READ_FORECAST module: end of execution
EXECUTION : METRO_VALIDATE_FORECAST module: start execution
INFORMATIVE: FORECAST XML string has been validated
EXECUTION : METRO_VALIDATE_FORECAST module: end of execution
EXECUTION : METRO_STRING2DOM_FORECAST module: start execution
EXECUTION : METRO_STRING2DOM_FORECAST module: end of execution
EXECUTION : METRO_READ_OBSERVATION module: start execution
INFORMATIVE: File
'/home/jpresto/test_data/input/meso_obs_72565010_20060712.xml' read with success
EXECUTION : METRO_READ_OBSERVATION module: end of execution
EXECUTION : METRO_VALIDATE_OBSERVATION module: start execution
INFORMATIVE: OBSERVATION XML string has been validated
EXECUTION : METRO_VALIDATE_OBSERVATION module: end of execution
EXECUTION : METRO_STRING2DOM_OBSERVATION module: start execution
EXECUTION : METRO_STRING2DOM_OBSERVATION module: end of execution
EXECUTION : METRO_READ_STATION module: start execution
INFORMATIVE: File '/home/jpresto/test_data/input/station_vaisala_72565010.xml'
read with success
EXECUTION : METRO_READ_STATION module: end of execution
EXECUTION : METRO_VALIDATE_STATION module: start execution
INFORMATIVE: STATION XML string has been validated
EXECUTION : METRO_VALIDATE_STATION module: end of execution
EXECUTION : METRO_STRING2DOM_STATION module: start execution
EXECUTION : METRO_STRING2DOM_STATION module: end of execution
EXECUTION : METRO_DOM2METRO module: start execution
EXECUTION : METRO_DOM2METRO module: end of execution
EXECUTION : METRO_PREPROCESS_VALIDATE_INPUT module: start execution
INFORMATIVE: Last observation date is: '2006-07-12T12:00Z'
EXECUTION : METRO_PREPROCESS_VALIDATE_INPUT module: end of execution
EXECUTION : METRO_PREPROCESS_QA_QC_FORECAST module: start execution
EXECUTION : METRO_PREPROCESS_QA_QC_FORECAST module: start execution
EXECUTION : METRO_PREPROCESS_QA_QC_FORECAST module: end of execution
EXECUTION : METRO_PREPROCESS_INTERPOL_FORECAST module: start execution
EXECUTION : METRO_PREPROCESS_INTERPOL_FORECAST module: end of execution
EXECUTION : METRO_PREPROCESS_FSINT2 module: start execution
INFORMATIVE: For the date 12-7-2006,
at the latitude 39.72 N and longitude 104.72 W
sunrise is at 11:41:25 UTC
sunset is at 26:27:38 UTC
EXECUTION : METRO_PREPROCESS_FSINT2 module: end of execution
EXECUTION : METRO_PREPROCESS_QA_QC_OBSERVATION module: start execution
EXECUTION : METRO_PREPROCESS_QA_QC_OBSERVATION module: start execution
INFORMATIVE: First atmospheric forecast time:2006-07-12T12:00Z
INFORMATIVE: First valid observation : 2006-07-12T00:00Z
EXECUTION : METRO_PREPROCESS_QA_QC_OBSERVATION module: end of execution
EXECUTION : METRO_PREPROCESS_VALIDATE_INPUT module: start execution
INFORMATIVE: Last observation date is: '2006-07-12T12:00Z'
EXECUTION : METRO_PREPROCESS_VALIDATE_INPUT module: end of execution
EXECUTION : METRO_PREPROCESS_INTERPOL_OBSERVATION module: start execution
EXECUTION : METRO_PREPROCESS_INTERPOL_OBSERVATION module: end of execution
EXECUTION : METRO_PREPROCESS_COMBINE module: start execution
EXECUTION : METRO_PREPROCESS_COMBINE module: end of execution
EXECUTION : METRO_MODEL module: start execution
EXECUTION : Start sending data to METRo core
EXECUTION : End of METRo core
EXECUTION : METRO_MODEL module: end of execution
EXECUTION : METRO_POSTPROCESS_SUBSAMPLE_ROADCAST module: start execution
INFORMATIVE: Roadcast start date set to: ''2006-07-12T12:20Z'
INFORMATIVE: Output file roadcast start date: '2006-07-12T12:20Z'
INFORMATIVE: Roadcast start date of the model is: '2006-07-12T12:00:30Z'
EXECUTION : METRO_POSTPROCESS_SUBSAMPLE_ROADCAST module: end of execution
EXECUTION : METRO_POSTPROCESS_ROUND_ROADCAST module: start execution
EXECUTION : METRO_POSTPROCESS_ROUND_ROADCAST module: end of execution
EXECUTION : METRO_METRO2DOM module: start execution
EXECUTION : METRO_METRO2DOM module: end of execution
EXECUTION : METRO_WRITE_ROADCAST module: start execution
INFORMATIVE: XML file:
'/home/jpresto/test_data/output/roadcast_72565010_20060712.12z.out.xml.w.wd'
written with success
EXECUTION : METRO_WRITE_ROADCAST module: end of execution
EXECUTION : METRO_WRITE_FORECAST module: start execution
INFORMATIVE: XML file:
'/home/jpresto/test_data/output/forecast_72565010_20060712.out.xml.w.wd'
written with success
EXECUTION : METRO_WRITE_FORECAST module: end of execution
_______________________________________________
METRo-developers mailing list
[email protected]
https://mail.gna.org/listinfo/metro-developers