Changes between Version 5 and Version 6 of Ticket #167


Ignore:
Timestamp:
Oct 2, 2025, 12:25:49 PM (5 weeks ago)
Author:
emillour
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #167 – Description

    v5 v6  
    13137) MCDv6.1 software, when picking EOFs for "clim" case among non-global dust storm years, picks, them from MY24 to MY33 only... (we forgot to include MY35).
    14148) Some intent() in the code are wrong. Not a problem in Fortran, but does cause issues with Python interface, e.g. in subroutine LGNDR , argument X should be intent(in) and not intent(out)
     159) Bug in MCD. When computing VMR on a column at high resolution (rare case), there is a renormilization but the scaling factor can be 0 so it generates NaN.
    1516
    1617Improvements: (towards MCDv6.2?)