[esp-r] Re: XML naming for esp-r
    Ferguson, Alex 
    Alex.Ferguson at NRCan-RNCan.gc.ca
       
    Fri Jan 16 20:36:43 GMT 2009
    
    
  
Hi Lukas;
 
Try running the following commands:
$ find -name "*.F" | xargs grep --color -n "SnowDepth"
 
$ find -name "*.F" | xargs grep --color -n "Ground_Reflectivity"
 
 
Please submit your changes back to development branch; this case
mismatch has long irritated me too. 
 
- Alex 
 
________________________________
From: esp-r-bounces at lists.strath.ac.uk
[mailto:esp-r-bounces at lists.strath.ac.uk] On Behalf Of Lukas Swan (Dal)
Sent: January 16, 2009 14:55
To: esp-r at strath.ac.uk
Subject: [esp-r] XML naming for esp-r
Hi
 
I have two variables that pop up at the top of my XML reporting
dictionary due to capitalization during a ASCIIbetical sort:
 
"Building/Ground_Reflectivity","Reflectivity of the ground for solar
radiation","dimensionless"
"Climate/SnowDepth","Depth of the snow on the ground","cm"
 
I would like to change them to lower case to match the other variable
names (i.e. I think they should both go into 'climate/*')
 
Where in the src code do I find this naming structure?
 
Thanks
Lukas Swan
Dalhousie Univ.
Canada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20090116/4542f345/attachment.html 
    
    
More information about the esp-r
mailing list