Loading oper/src/cso_grid.F90 +14 −8 Original line number Diff line number Diff line Loading @@ -9,6 +9,12 @@ ! Fixed wrong gather of lon/lat arrays. ! Support input and output of packed variables. ! ! 2022-11, Arjo Segers ! Moved basic mapping routines to 'CSO_Tools' module. ! ! 2022-11, Arjo Segers ! Added routine 'GridSampleFile' to save a grid definition from a model. ! ! 2023-01, Arjo Segers ! Added "GetWeightsCell" methodes to assign points to grid cells. ! Loading Loading
oper/src/cso_grid.F90 +14 −8 Original line number Diff line number Diff line Loading @@ -9,6 +9,12 @@ ! Fixed wrong gather of lon/lat arrays. ! Support input and output of packed variables. ! ! 2022-11, Arjo Segers ! Moved basic mapping routines to 'CSO_Tools' module. ! ! 2022-11, Arjo Segers ! Added routine 'GridSampleFile' to save a grid definition from a model. ! ! 2023-01, Arjo Segers ! Added "GetWeightsCell" methodes to assign points to grid cells. ! Loading