-
Notifications
You must be signed in to change notification settings - Fork 68
UV CDAT 2.2 Change Log
Sam Fries edited this page May 15, 2015
·
4 revisions
- Bug: No such text combined (#1107)
- Bug: invalid framebuffer operation
- Bug: average() indentation error (#1050)
- Bug: esmp install broken (#982)
- Bug: Pyclimate not built with build mode all (#1075)
- Bug: mac build broken (#995, #998)
- Bug: test failing because mean is different (#1076)
- Bug: Building on OS X 10.10.2
- Bug: git_update.sh fails if updating to a tag
- Bug: Out of source detection is broken
- Bug: SciPy fails to build on CentOS 6.6
- Bug: scipy fails to build without -D__ACCELERATE__ (#1165)
- Bug: metrics not build if CDAT_BUILD_GUI=OFF
- Enhancement: try to detect protocol for user
- Enhancement: no need for git to check ssl
- Enhancement: Several warnings during the cmake stage that should be cleaned? (#1062)
- Enhancement: Update udunits to 2.2.x branch
- Enhancement: Update netcdf to 4.3.2 (#972)
- Enhancement: Update matplotlib to 1.4.2 (#921)
- Bug: Slider issues with Hovmuller plot and vector slicer. (#1147)
- Bug: 3D_Scalar Unexpected Error (#886)
- Bug: dv3d list broken (#1287)
-
Bug: DV3D:
FileVariable
object has no attributename
(#1269)
- Bug: UV-CDAT docs website: cdms/cdtime manual page problem
- Enhancement: Document for manual testing of GUI
- Bug: Traceback on cell creation
- Bug: Cython classmethod_utility_code used in VisTrails vtDVD3D
- Bug: GUI cannot load variable
- Bug: Refresh problem with 2.1
- Bug: Error while plotting meshfill plot
- Bug: Deleting all variables doesn't work if one variable is derived from another (in GUI).
- Enhancement: uvcdat "executable" should unset env or it might be using the "Wrong" python
- Enhancement: animation processing message
- Bug: lines drawn behind data
- Bug: gui python script extensions are written as string when they should be boolean
- Bug: Cannot animate Isofill (#1142)
- Bug: ctest might fail because of too many digits on mean
- Bug: animation boxfill broken (#1236)
- Bug: isoline labels text color broken
- Bug: wrapping labels seems to still not work (#1172)
- Bug: The plotting of 120 plots and clearing is taking too long
- Bug: Error on meshfill (#1247)
- Bug: default boxfill wrong lat labels (#965, #962)
- Bug: in some case the continents are not plotted properly (polar proj with north pole) (#1022)
- Bug: boxfill plots don't pick proper interval
- Bug: markers not drawn if x world coordinate reversed (#970)
- Bug: Control + Click doesn't work in GUI (#1169)
- Bug: Ext1 and Ext2 are rendering incorrectly (#1209)
- Bug: clear canvas while animation running in GUI doesn't seem to stop it (#1207)
- Bug: animation vcs speed slider seem to have no effect (#1202)
- Bug: isofill masked does not align with isofill cells (#1171)
- Bug: Isoline labels broken
- Enhancement: text rotation in VTK different from vcs way (#1013)
- Enhancement: animate.save() print statements (#1121)
- Enhancement: Fix vcs interact warnings
- Enhancement: mean on vcs plots should use cdutil.averager if possible (#1028)
- Enhancement: time slider should be disabled when running animation (#1201)
- #747: Fixing UVCDAT runtime environment
- #944: Issue942 durack1 python279 update
- #951: Vcs3D features for v2.1.1
- #971: Fixes exception from VTKVCSBackend
- #973: Build in source
- #974: System python updated
- #975: Update cmake to version 3.1 on travis before building
- #979: Line duplicate points fix
- #987: Create an option to enable vtkweb
- #988: Setting the correct PYTHON_SITE_PACKAGES_PREFIX on Apple
- #990: Merge remote-tracking branch 'origin/fix-quotes-updated' into release
- #992: Updated packages reference
- #993: Fix git clone & update helper scripts
- #994: Checking for http and https as well now
- #1005: do not turn off metrics when no GUI
- #1014: Update background color
- #1038: Optimize vtk
- #1047: 1. In the section involving 'allaxesdummy', where a dummy variable is cr...
- #1052: should address part of #729
- #1060: fix #118
- #1067: Line duplicate points fix
- #1069: Removes a warning
- #1072: Issue421 durack1 add seawater packages
- #1073: Issue423 durack1 add vacumm package
- #1089: Issue423 durack1 fix vacumm dependencies
- #1090: Remove pycharm and unnecessary README files
- #1091: Vcs2d interactions updated
- #1098: Fixes autot resizing when configurator instantiated
- #1102: Fix ctest anonymous log
- #1110: Now we can build on Yosemite
- #1113: VCS2D Animation while Interacting
- #1114: Added files
- #1115: adding ipython created cyclical deps
- #1119: Isofill on pointdata struct grid
- #1123: VTK can't seem to be able to use mac system headers
- #1135: Workaround for #1093
- #1138: Vcs3 d fix 2.2 interaction problems
- #1144: Issue 587 projected ticks
- #1145: Adding Dockerfiles for generating docker images
- #1153: Add vcs keywords
- #1154: Fix missing displays for animation/interaction
- #1156: Fix error in getCoordType
- #1157: vcs3D-return_to_shell_on_q_keypress_event
- #1159: Fix rc1 tests
- #1161: VCS2D Animation Speedup
- #1164: Time slider upgrade
- #1167: Target will now detach when configurator detaches
- #1168: Fixes ubuntu error that showed up for charles
- #1173: Changed 2D animation to use same type of animation speed as 3d
- #1177: Fixed some VTK error messages that showed up when ending configure
- #1178: Issue 1158 auto magic time labels
- #1179: Fix ratio resizing issue
- #1182: pickle would not work
- #1184: 3D support for vcs.update
- #1185: vtk_ui.Button tests
- #1190: Fix for clear and close for DV3D plots
- #1206: Made slider jump instead of animate, added test
- #1216: Newdiagtest
- #1218: New test, for spaghetti/multiline plots (plot set 3).
- #1219: Salinity
- #1221: Boxfill bug branch clean up
- #1225: Unstructured plots
- #1226: Added message in setup_runtime scripts
- #1227: Allow open/interact without plotting anything
- #1238: Newdiagstes charles
- #1240: Fixes typo in CDMS raise statements
- #1243: Fixes typo in CDMS raise statements
- #1244: Pressing the "i" key makes button disappear (and other issues)
- #1246: Colorpicker now uses manager correctly
- #1249: Meshfill animation
- #1253: Update PyOpenSSL to 0.14.
- #1255: Marker deletion
- #1257: Merge colorpicker changes into release
- #1258: Colorpicker renderer selection
- #1260: revision of diagnostic testing
- #1261: Fix run tests buildbot
- #1262: Update master
- #1267: Issue 903 turn off paraview
- #1270: Fixes more typos in raise statements
- #1273: Toolbar layout fixes
- #1296: Sync master
- #1298: Add lapack to libcf deps
- #1303: Add pep8 master
- #1307: Fixed the ordering of images for regression testing
- #1314: changed dap test sample from our own to the one also used by netcdf test suite
- #1316: Final commits to make buildbot pass
- #1318: Issue 1308 isofill unproper
- #1320: matches sdk to os or fails. fix #1319
- #1323: checking wrong part of version for OS SDK determination
- VTK build error not reported to CDash
- Fix vcs3d failing test
- dv3d cannot go back into interact mode
- dv3d plotting and changing attributes breaks dv3d
- setting colormap on object seem to not be picked up
- polar plot for sub zones seems to not work
- ESMF regrid problem
- Continents are off
- x/yaxisconvert not respected anymore.
- x.close() broken if more than one plot on
- (q)uit does not work correctly in a DV3D interactive canvas (exits python)
- cdtime and big hours
- -DBUILD_PARALLEL=ON fails on mac (at least)
- The vectors are not drawn when using projection other than plat-caree.
- Unable to write unsigned int8 variable in netcdf4 file (non-netcdf3 type)
- Fix setup_runtime.sh script for DMG