Changes between Version 4 and Version 5 of Ticket #167
- Timestamp:
- Apr 10, 2025, 9:33:20 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #167 – Description
v4 v5 12 12 6) The MCD routine computing air properties does not account for H or He... 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 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) 14 15 15 16 Improvements: (towards MCDv6.2?)