Changes between Version 4 and Version 5 of Ticket #167


Ignore:
Timestamp:
Apr 10, 2025, 9:33:20 AM (4 months ago)
Author:
emillour
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #167 – Description

    v4 v5  
    12126) The MCD routine computing air properties does not account for H or He...
    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).
     148) 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)
    1415
    1516Improvements: (towards MCDv6.2?)