Skip to content

Roadmap to Release

Charles Doutriaux edited this page May 16, 2016 · 64 revisions

Due for release: Fourth quarter, 2016

  • Build System
  • Mac DMG
  • Linux RPMs
  • Windows version ???
  • External package updates
  • New Qt
  • GUI improved
  • CDMS
  • Numpy 1.10.4
  • NetCDF 4.4.0
  • // (???)
  • VCS
    • Revamp of default setting for prettier plots
    • Use newer VTK 2D backend for interactive plots
  • CDAT Web
  • OCGIS integration with cdms and vcs
  • uvcmetrics
  • APIs for user-defined diagnostics defined, documented, and implemented (but not full-featured yet). There will be both "tightly coupled" and "loosely coupled" APIs.
  • all land diagnostics implemented
  • use the :climatology attribute of a time axis, rather than :bounds, when appropriate

Due for release: Second quarter, 2016

  • Build System
  • Switch to Anaconda
  • VCS
  • log10 axes scaling in VCS
  • suggestions when user try to set invalid attribute name
  • fix for newer compilers proj4 issue
  • Update to newer VTK (7)
  • Update to use OpenGL2 for bug fixes, performance
  • Fix all projection issues on Mac and Linux
  • Updated documentation
  • uvcmetrics
  • improved internal ID system
  • improved titles, captions, etc.
  • diagnostics testing entirely in diagnostics repository
  • multiprocessing (probably MPI) used for some diagnostics
  • Early Releases, experimental work
  • GUI beta version (prototype, not uvcdat gui)
  • OCGIS integration with cdms and vcs

2.4.1

###Released: April 30th, 2016

  • uvcmetrics climatologies speed boost
    • add test for climo
    • edit cdms2 to include speed boost fix
  • uvcmetrics mass weighting in averages where needed

[2.4]

###Released: January 25th, 2016

##2.2 ###Released: May 23rd, 2015

##2.1 ###Released: January 14th, 2015

##2.0 ###Released: October 13th, 2014

  • ParaView:
    • Produce more plot types
    • Improve integration with CDMS variable in parallel
  • DV3D:
    • Streamline and Potential Velocity integration into DV3D (Andrew Dawson project)
  • Better Binaries System (dmg, rpms, deb, etc...)
  • Windows Port
  • UV-CDAT API for visualization/graphics engines
  • Port VCS to VTK (this will include VCS animations)
  • Modify VTK to include annotated isolines and annotated continental outlines
  • Reduce VTK build to include only what is needed for VCS, DV3D, etc.
  • Production release of light version of UV-CDAT Live
  • Production release of server-side analysis and visualization
  • Include AMWG diagnostics in production release
  • Include more Matplotlib visualization into UV-CDAT release
  • Include OpenClimateGIS in UV-CDAT to display observational and point data
  • Include exploratory analysis in production release of UV-CDAT Live
  • Release basic Online Tutorials

##1.5.1 ###Released: April 8th, 2014 ###This is a bug fix release from 1.5.0 ###New features

  • added a "pack=False/True" to the write function of cdms2 files object. This allows for slightly lossy compression see: Unidata Explanation (#420)

Bug fixes

  • cdms2 better CF compliance can detect axes type (lat/lon/level) based on units (#418)
  • fixed search variable bug (#405)
  • unified export options, fixed output from vcs in GUI (#408 & #422)
  • fixed bug where you could not edit/ad dplots in GUI (#414)
  • fixed GUI vistrails tag point string in splash screen
  • fixed bug on Linux system where Python would'nt build with readline support (#424)
  • fixed bug where only the first vcs canvas could dump gif (#425)

##1.4 ###Released: October 21st, 2013

  • Parallel regridding from GUI
  • Add 1D and 2D VCS Animations
  • Better documentation
  • UV-CDAT Lite (various build levels)
  • Add more system tests
  • More preferences in the GUI (e.g., ability to set the font size, producing YouTube movies, etc.)

##1.3 ###Released: April 23rd, 2013 ###Maintenance Release

  • Continue to harden overall system
  • VCS iPython notebook integration
  • Making it easier to build UV-CDAT on supercomputers
  • Ability to submit jobs to leadership class facilities
  • Geo-political boundaries (e.g., states, countries, rivers, etc.)
  • Lite build
  • Support of ParaView threshhold plots in GUI

##1.2 ###Released: January 7th, 2013 ###Maintenance Release

  • Harden overall system (i.e., fix bugs and cleanup software)

##1.0.1 ###Released: June 29th, 2012 ###Maintenance Release

  • Possibly
    • parallel programming from the GUI

##1.0.0 ###Released: May 9th, 2012 ###Official Release

  • VisIt integration
  • Print button
  • script to setup paths
  • Reduce size of Binaries
  • New overlaying system

##1.0 Beta ###Code freeze scheduled for April 4th, 2012 (pushed back from March 26th)

  • ESGF archive connection
  • Fix 1D plots in VCS
  • isolines black colored by default (add check box)
  • Edit widget pop up undocked
  • old xml files readable again
  • User's python
  • Button for netCDF3 output in preferences
  • ordering variables in pull down by most to least number of dimensions
  • add options to load file/var from startup command

##1.0 alpha ###Code Freeze scheduled 2012-02-20 (COBD)

  • Colors not generated correctly in isofill
  • Increment dimension only works for first variable plotted
  • Overlays broken
  • Create binaries for code freeze 2012-02-21:
    • Mac 10.6
    • Mac 10.7
    • Ubuntu 10.4
    • Redhat 6.0)
  • Splash screen
  • Dragging Templates
  • ESGF error dialog too small when too many errors
Clone this wiki locally