Loading oper/CHANGELOG +14 −1 Original line number Diff line number Diff line Loading @@ -54,6 +54,19 @@ Ensure that pixels crossing the dateline are simulated correctly. src/tutorial_oper_S5p.F90 v2.11 ----- Removed comment from 'use MPI' statements after compiler complained. src/cso_comm.F90 Corrected spell error. src/cso_datetime.F90 Support 2D real arrays. src/cso_parray.F90 Support labels 'hours', 'minutes', 'seconds', etc. src/cso_datetime.F90 oper/src/cso_parray.F90 +6 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,11 @@ ! ! Reshape size of pointer array with n elements, copy current values. ! ! HISTORY ! ! 2025-02, Arjo Segers ! Support 2D real arrays. ! ! !### macro's ##################################################### ! Loading Loading @@ -320,7 +325,7 @@ contains !********************************************************************** !*** !*** r1 !*** r2 !*** !********************************************************************** Loading oper/src/cso_profile.F90 +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,11 @@ ! ! CSO_Profile - conversion of vertical profiles ! ! HISTORY ! ! 2024-09, Arjo Segers ! Added 'Apply_WeightedSumAdj' method. ! !############################################################################### ! #define TRACEBACK write (csol,'("in ",a," (",a,", line",i5,")")') rname, __FILE__, __LINE__; call csoErr Loading Loading
oper/CHANGELOG +14 −1 Original line number Diff line number Diff line Loading @@ -54,6 +54,19 @@ Ensure that pixels crossing the dateline are simulated correctly. src/tutorial_oper_S5p.F90 v2.11 ----- Removed comment from 'use MPI' statements after compiler complained. src/cso_comm.F90 Corrected spell error. src/cso_datetime.F90 Support 2D real arrays. src/cso_parray.F90 Support labels 'hours', 'minutes', 'seconds', etc. src/cso_datetime.F90
oper/src/cso_parray.F90 +6 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,11 @@ ! ! Reshape size of pointer array with n elements, copy current values. ! ! HISTORY ! ! 2025-02, Arjo Segers ! Support 2D real arrays. ! ! !### macro's ##################################################### ! Loading Loading @@ -320,7 +325,7 @@ contains !********************************************************************** !*** !*** r1 !*** r2 !*** !********************************************************************** Loading
oper/src/cso_profile.F90 +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,11 @@ ! ! CSO_Profile - conversion of vertical profiles ! ! HISTORY ! ! 2024-09, Arjo Segers ! Added 'Apply_WeightedSumAdj' method. ! !############################################################################### ! #define TRACEBACK write (csol,'("in ",a," (",a,", line",i5,")")') rname, __FILE__, __LINE__; call csoErr Loading