Difference between revisions of "Staff Priorities - Masha"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
=== Yesterday ===
 
=== Yesterday ===
* miniCSEP documentation using Python's notebooks:
+
* Meeting with Max and Dave J. about CSEP results for SSA poster
** Traced down the problem for the failure during a test case for T and W evaluation of CA one-day forecasts:
+
* Audited GEOL440 clasa
Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
+
* Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers:
 +
** Investigating the fix for the problem: might need to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes
  
 
=== Today ===
 
=== Today ===
* Meeting with Max and Dave J. about CSEP results for SSA poster
+
* Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
* Audited GEOL440 clasa
 
* miniCSEP documentation using Python's notebooks:
 
** Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
 
 
** Investigating the fix for the problem: might need to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes
 
** Investigating the fix for the problem: might need to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes
  
 
'''Blocked''': No
 
'''Blocked''': No
  
'''Followups''': No
+
'''Followups''': 9am meeting with Max on Monday
  
 
== TODO ==
 
== TODO ==

Revision as of 19:09, 29 January 2016

Current Activities

Yesterday

  • Meeting with Max and Dave J. about CSEP results for SSA poster
  • Audited GEOL440 clasa
  • Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers:
    • Investigating the fix for the problem: might need to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes

Today

  • Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
    • Investigating the fix for the problem: might need to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes

Blocked: No

Followups: 9am meeting with Max on Monday

TODO

  • Optimization to RELM evaluation tests as suggested by Dave J.: Trac #371 (Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests)
  • Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast

Responsiblities