CDAT / uvcmetrics

metrics aka diagnostics for comparing models with observations or each other
BSD 3-Clause "New" or "Revised" License
3 stars 8 forks source link

Source attribute shows up in plots #243

Closed chaosphere2112 closed 8 years ago

chaosphere2112 commented 8 years ago

Looks like the "source" attribute from variables is showing up in the plots; it interacts badly with the new nickname feature from Jim. Hadn't been a problem up till now because we had crummy obs, but using the file at /space1/test_data/obs_for_diagnostics/WILLMOTT_ANN_CLIMO.nc we get this image (using the below command from diags):

diags --model path=/Users/fries2/Documents/alpha6_test_run_001-010,climos=yes,type=model,name=alpha6_test_run_001-010 --obs path=/Users/fries2/Documents,climos=yes,filter="f_startswith('WILLMOTT')" --colormaps diff=bl_to_darkred model=rainbow obs=rainbow --package AMWG --set 5 --seasons ANN --vars TREFHT --outputdir /Users/fries2/Documents

figure-set5_global_ann_trefht_plot-combined

mcenerney1 commented 8 years ago

I'll take a look at it

mcenerney1 commented 8 years ago

This is fixed in latest master.