merging master into release
- May 31, 2016
-
-
Charles Doutriaux authored
updated crypto to latest version so it builds on Ubuntu 16
25541eff -
Charles Doutriaux authored
Orthographic
486375a5 -
Charles Doutriaux authoredfe17226e
-
Dan Lipsa authored
BUG: Use the geometry argument, if available, for background tests
0f22cf7c -
Dan Lipsa authoredb8882669
-
Charles Doutriaux authored
Fix regression for test_vcs_png_window_resize
d388b455 -
Dan Lipsa authored
We deal with points set to infinity by setting them to 0 and hidding them. See the following commit: BUG: orthographic projection plot is empty
e4899726 -
Dan Lipsa authored
This is because proj4 sets points that are not visisble to infinity. We set those points to 0 and hide them.
9196c2c1 -
Aashish Chaudhary authored
Compute vector scaling correctly
8a8c1e99
-
- May 28, 2016
-
-
Aashish Chaudhary authored8c05ac45
-
Aashish Chaudhary authorede3f7ede9
-
Aashish Chaudhary authoredc8befa3b
-
Aashish Chaudhary authoredb59d84e4
-
Aashish Chaudhary authoreda7f5b860
-
- May 27, 2016
-
-
Aashish Chaudhary authored9a2d02d9
-
Aashish Chaudhary authoredc30239c2
-
- May 25, 2016
-
-
Aashish Chaudhary authoredb69d09d5
-
Aashish Chaudhary authoredbd610acc
-
Aashish Chaudhary authored669a96dc
-
Aashish Chaudhary authored06bc68d0
-
Aashish Chaudhary authoreddb669a6b
-
Charles Doutriaux authored
Added missing graphics method types to creategraphicsmethod
7152d0c3 -
Bryce Sampson authored9404c341
-
Aashish Chaudhary authoredf00bea89
-
Aashish Chaudhary authorede1d77e43
-
Aashish Chaudhary authored2513a0c8
-
- May 24, 2016
- May 23, 2016
-
-
Aashish Chaudhary authored2a4089ea
-
Aashish Chaudhary authored9648e967
-
Aashish Chaudhary authored9589f126
-
Aashish Chaudhary authored
VTK does clamping and not remapping of input range to desired range which leads to undesirable visual effects.
1129e5b4 -
Charles Doutriaux authoreda89570eb
-
Dan Lipsa authored
This resulted in vtkStripper to generate double coverage of isocountours which resulted in messed-up patterns. Also adjusted plot patterns to easier to discriminate.
f91b6b89
-
- May 20, 2016
-
-
Aashish Chaudhary authored
Vcs fix geometry instantiation
95932839 -
Aashish Chaudhary authorede2d407e1
-
Dan Lipsa authored
Reenable autot_axis tests. Keep max Y to 500.
7dbe9cc0 -
Dan Lipsa authored2dd2b355
-
Aashish Chaudhary authoredf3789192
-
Dan Lipsa authored
Click info point dataset
b5e67ac8 -
Dan Lipsa authored7a599261
-
Dan Lipsa authored
Improve testing by moving common code to testing module
3d52e6e5
-
- May 19, 2016
-
-
Aashish Chaudhary authoreddc86269c
-
- May 18, 2016
-
-
Aashish Chaudhary authoreda36eba42
-
Aashish Chaudhary authored2c3407c4
-
Aashish Chaudhary authored9c121a20
-
Aashish Chaudhary authoreda1420086
-
Aashish Chaudhary authoredf19b372e
-
Aashish Chaudhary authored314fc2bf
-
Aashish Chaudhary authored395c7459
-
Aashish Chaudhary authoreddc508774
-
Aashish Chaudhary authored9e86fb3b
-
Aashish Chaudhary authored88df13b9
-
Aashish Chaudhary authored29d182bd
-
- May 17, 2016
-
-
Aashish Chaudhary authored2dbbdec1
-
Aashish Chaudhary authoredaad5f313
-
Charles Doutriaux authored
ENH #1881: Create the dataset read from the file, regardless of what …
1a83c8d1 -
Charles Doutriaux authored1769d8ca
-
- May 16, 2016
-
-
Charles Doutriaux authored
Marked export to gs as no longer supported
bbfdbd5e -
Aashish Chaudhary authored4e5e43d9
-
Aashish Chaudhary authored243863d7
-
Charles Doutriaux authored
Allow for deprecation warnings
853af67c
-
- May 13, 2016
-
-
Aashish Chaudhary authored477e0975
-
Charles Doutriaux authoredf8bd2ee4
-
Aashish Chaudhary authoreda2ce6ac2
-
Aashish Chaudhary authored9990b92b
-
Aashish Chaudhary authored569843ae
-
Aashish Chaudhary authored98886d89
-
Aashish Chaudhary authored5dd0a949
-
Sam Fries authored
Fixes doubled colors in legend and reduces label count
5ba2503b
-
- May 11, 2016
-
-
Sam Fries authored2acc77cd
-
- May 10, 2016
-
-
Dan Lipsa authored
With the new flag TransientAxis._genericBounds_ TransientAxis.getExplicitBounds returns None if the bounds were not read from a NetCDF file but were autogenerated. This creates a problem in cdutil.averager as bound axis are artificially extended to -90, 90 So, for a latbnds=[[90, 88], [88, 84], ..., [4, 0]] we extended it to [[90, 88], [88,84], ..., [4, -90]]. We remove the code that did this. This fix also improves the baseline for testEsmfRegridRegion.
0d6bfec7 -
Dan Lipsa authored
Traditionally, we created a point or cell dataset based on the plot requested. For isofill, isoline and vector we created point datasets, for boxfill and meshfill we created cell datasets. We keep this behavior for backward compatibility but we add a parameter plot_based_dual_grid to plot(). If this parameter is missing or it is True, we have the traditional behavior. If this parameter is False, we create the dataset that is specified in the file, regardless of the plot requested.
08d3eba0
-
- May 09, 2016
- May 03, 2016
-
-
Sam Fries authored
Fix continents=0
0576bbee
-
- Apr 28, 2016
- Apr 27, 2016
-
-
Sam Fries authored
Preserve display plots on update, instead of trashing them all
11fc1322 -
Charles Doutriaux authored7340f8fa
-
- Apr 26, 2016
-
-
Jeffrey Painter authored
Cdscan importable
8923986a -
Charles Doutriaux authored50a55c12
-
Charles Doutriaux authored2bc8a272
-
Charles Doutriaux authored
ENH #1854: Tests will check for alternate baselines using basename_[1…
f281ff25 -
Dan Lipsa authored
Previously the pattern used was baseline.*\.ext
0bc3f4d4 -
Dan Lipsa authored
Allow unicode strings for subsetting.
1c84b48a -
Dan Lipsa authored2b398896
-
- Apr 25, 2016
-
-
McEnerney authored6e372a53
-
McEnerney authored
Merge branch 'master' of git://github.com/UV-CDAT/uvcdat
88a84ff3 -
Dan Lipsa authored1c377175
-
- Apr 23, 2016
-
-
Charles Doutriaux authored
Update README.md
c60d3d55
-
- Apr 22, 2016
-
-
Charles Doutriaux authored
Adding badges for Conda
aa680fd6
-
- Apr 21, 2016
-
-
McEnerney authored
Merge branch 'master' of git://github.com/UV-CDAT/uvcdat
2469dbe4 -
Dan Lipsa authored
This is how they come from the web.
585e4385
-
- Apr 19, 2016
-
-
Charles Doutriaux authoredde21dafb
-
Charles Doutriaux authored
Release
4bc3d9bb
-