Changes between Version 5 and Version 6 of Ticket #167
- Timestamp:
- Oct 2, 2025, 12:25:49 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #167 – Description
v5 v6 13 13 7) 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). 14 14 8) 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) 15 9) 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. 15 16 16 17 Improvements: (towards MCDv6.2?)
