{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":200905290,"defaultBranch":"gchp/dev","name":"MAPL","ownerLogin":"geoschem","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-08-06T18:37:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8321017?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718652714.0","currentOid":""},"activityList":{"items":[{"before":"18ad635b2e2460d953782904ac37aa22cdb4a816","after":"231d53cc0b14dc3275cac2867ddb9e15adbc8877","ref":"refs/heads/gchp/dev","pushedAt":"2024-07-10T18:35:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Merge pull request #36 from geoschem/feature/improve_hflux_regridding\n\nHorizontal flux regridding bug fix","shortMessageHtmlLink":"Merge pull request #36 from geoschem/feature/improve_hflux_regridding"}},{"before":"850f20a9b7b78f8cf58fe4516e49ea2b0d50e31f","after":"18ad635b2e2460d953782904ac37aa22cdb4a816","ref":"refs/heads/gchp/dev","pushedAt":"2024-07-10T18:34:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Merge pull request #35 from geoschem/feature/debug_print_in_prefetch_loop\n\nAdd logger print in prefetch loop","shortMessageHtmlLink":"Merge pull request #35 from geoschem/feature/debug_print_in_prefetch_…"}},{"before":null,"after":"620d99571c5d6ca60586e9cc284a0b6a3b4b82a5","ref":"refs/heads/feature/improve_hflux_regridding","pushedAt":"2024-06-17T19:31:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Apply GMAO bug fix in HorizontalFluxRegridder\n\nFluxes need to be multiplied by edge length for correct treatment.\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Apply GMAO bug fix in HorizontalFluxRegridder"}},{"before":null,"after":"4481ed3a559e881a6a5cacdb434ae2bbb4a203f2","ref":"refs/heads/feature/debug_print_in_prefetch_loop","pushedAt":"2024-05-01T17:23:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Add debug print within prefetch loop\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Add debug print within prefetch loop"}},{"before":null,"after":"d9d642f7f1e491743e815dc9c3fc869a7ea44f86","ref":"refs/heads/bugfix/hflux_regridding","pushedAt":"2024-05-01T15:02:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Initial commit of hflux regridding improvement from GMAO\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Initial commit of hflux regridding improvement from GMAO"}},{"before":"7ffd1c74f9041d7eb58885979f5aeb435e2616bd","after":null,"ref":"refs/heads/bugfix/print-extdata-container-being-read","pushedAt":"2024-04-24T20:54:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"}},{"before":"1a93445160189fb65469d6c72d11bf405187865b","after":null,"ref":"refs/heads/bugfix/stretch_grid_restart_attribute_check","pushedAt":"2024-04-24T20:53:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"}},{"before":"d61f89a7ab2a2691bc2b0dd1a42b2871c6420740","after":"850f20a9b7b78f8cf58fe4516e49ea2b0d50e31f","ref":"refs/heads/gchp/dev","pushedAt":"2024-04-24T20:53:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"},"commit":{"message":"Merge PR #34 (Bug fix for stretched grid restart attribute check)\n\nThis merge brings PR #34 (Bug fix for stretched grid restart attribute check,\nby @lizziel) into the GCHP development stream (i.e. gchp/dev branch).\n\nThis PR fixes a mismatch between stretched grid coordinates as computed from attributes in the restart file and in the configure files. Target lat/lon are read from file as REAL4 and written to checkpoint as REAL4. Conversion to radians, however, uses 180 degrees at double precision, while conversion back to lat/lon uses 180 degrees as single precision. This results in failing the online check that the coordinates are identical.\n\nSigned-off-by: Bob Yantosca ","shortMessageHtmlLink":"Merge PR #34 (Bug fix for stretched grid restart attribute check)"}},{"before":null,"after":"1a93445160189fb65469d6c72d11bf405187865b","ref":"refs/heads/bugfix/stretch_grid_restart_attribute_check","pushedAt":"2024-04-18T19:59:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Make stretched grid target lat and lon computation consistent with restart\n\nThis update changes the conversion of input target lat and lon to avoid\nsmall differences with output target lat and lon written to the restart\nfile. Both values are single precision but the conversion used double\nprecision 180 when converting from degrees to radians.\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Make stretched grid target lat and lon computation consistent with re…"}},{"before":"277e83f60878a7c896757d8d41eab90a0cb2bab3","after":"d61f89a7ab2a2691bc2b0dd1a42b2871c6420740","ref":"refs/heads/gchp/dev","pushedAt":"2024-02-15T21:51:35.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"},"commit":{"message":"Merge PR #31 (Add debug level print for container name being read)\n\nThis merge brings PR #31 (Add debug-level printout for CAP.EXTDATA to\nshow container name being read from ExtData.rc, by @yantosca) into\nthe GCHP development stream (i.e. \"gchp/dev\").\n\nThis PR now prints out the name of the container being read whenever\nCAP.EXTDATA is set to DEBUG in logging.yml. This can help debug file\nI/O issues.\n\nSigned-off-by: Bob Yantosca ","shortMessageHtmlLink":"Merge PR #31 (Add debug level print for container name being read)"}},{"before":"907ac97cf7b75ff895721f78e384a8d286e5daa3","after":"7ffd1c74f9041d7eb58885979f5aeb435e2616bd","ref":"refs/heads/bugfix/print-extdata-container-being-read","pushedAt":"2024-01-11T16:22:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"},"commit":{"message":"Remove leftover debug print statement in ExtDataGridCompMod.F90\n\ngridcomps/ExtData/ExtDataGridCompMod.F90\n- Removed a leftover print statement used for debugging\n\nSigned-off-by: Bob Yantosca ","shortMessageHtmlLink":"Remove leftover debug print statement in ExtDataGridCompMod.F90"}},{"before":null,"after":"907ac97cf7b75ff895721f78e384a8d286e5daa3","ref":"refs/heads/bugfix/print-extdata-container-being-read","pushedAt":"2024-01-11T15:59:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"},"commit":{"message":"Add debug output for the container name being read by ExtData.rc\n\ngridcomps/ExtData/ExtDataGridCompMod.F90\n- At line5 555, add a debug logger call to print out the name of the\n container being read by ExtData.rc. This can help in finding\n netCDF files that are not compatible with GCHP.\n\nSigned-off-by: Bob Yantosca ","shortMessageHtmlLink":"Add debug output for the container name being read by ExtData.rc"}},{"before":"b5de9e6b862f9e5433010e942a10a92f88d5d663","after":null,"ref":"refs/heads/feature/set_ESMF_logging_mode_at_runtime_via_config_file","pushedAt":"2023-07-18T16:40:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"}},{"before":"388dda8fa333c568dd9428d06a62e571e03e4668","after":"277e83f60878a7c896757d8d41eab90a0cb2bab3","ref":"refs/heads/gchp/dev","pushedAt":"2023-07-18T16:39:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yantosca","name":"Bob Yantosca","path":"/yantosca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5880296?s=80&v=4"},"commit":{"message":"Merge PR #29 (Set ESMF logging mode at run-time via config file)\n\nThis merge brings PR #29 (Set ESMF logging mode at run-time via config\nfile, by @lizziel) into the gchp/dev branch. This eliminates hardwired\nconfiguration of ESMF log file options. A new config file, ESMF.rc,\nis added to control ESMF log file options.\n\nSigned-off-by: Bob Yantosca ","shortMessageHtmlLink":"Merge PR #29 (Set ESMF logging mode at run-time via config file)"}},{"before":null,"after":"b5de9e6b862f9e5433010e942a10a92f88d5d663","ref":"refs/heads/feature/set_ESMF_logging_mode_at_runtime_via_config_file","pushedAt":"2023-07-17T19:33:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Set EMSF logging mode at run-time via config file\n\nThis update was provided by Matt Thompson (NASA GMAO).\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Set EMSF logging mode at run-time via config file"}},{"before":"388dda8fa333c568dd9428d06a62e571e03e4668","after":null,"ref":"refs/heads/bugfix/better_fix_for_stretched_grid_checkpoint_bug","pushedAt":"2023-04-04T00:18:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msulprizio","name":"Melissa Sulprizio","path":"/msulprizio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4805437?s=80&v=4"}},{"before":"9af7eb2118efc72db44d5c5b03487acedaa714b7","after":"388dda8fa333c568dd9428d06a62e571e03e4668","ref":"refs/heads/gchp/dev","pushedAt":"2023-04-04T00:17:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msulprizio","name":"Melissa Sulprizio","path":"/msulprizio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4805437?s=80&v=4"},"commit":{"message":"Replace previous fix for GCHP checkpoint attribute issue with better fix\n\nThe previous fix was a hack to read in the config file when putting\ntogether a checkpoint file. The new fix is a simple conversion from\nradians to degrees before writing the target_lat/lon attributes. This\napproach previously did not work because the MAPL_RADIANS_TO_DEGREE\nparameter inserts the wrong order of operations for the conversion. The\nnew fix effectively multiplies by 180.0 and then divides by MAPL_PI,\navoiding a small bias introduced if multiplying by (180.0/MAPL_PI).\nThis preserves the same value as the target lat/lon read from the config\nfile.\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Replace previous fix for GCHP checkpoint attribute issue with better fix"}},{"before":null,"after":"388dda8fa333c568dd9428d06a62e571e03e4668","ref":"refs/heads/bugfix/better_fix_for_stretched_grid_checkpoint_bug","pushedAt":"2023-03-22T16:24:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lizziel","name":"Lizzie Lundgren","path":"/lizziel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/651947?s=80&v=4"},"commit":{"message":"Replace previous fix for GCHP checkpoint attribute issue with better fix\n\nThe previous fix was a hack to read in the config file when putting\ntogether a checkpoint file. The new fix is a simple conversion from\nradians to degrees before writing the target_lat/lon attributes. This\napproach previously did not work because the MAPL_RADIANS_TO_DEGREE\nparameter inserts the wrong order of operations for the conversion. The\nnew fix effectively multiplies by 180.0 and then divides by MAPL_PI,\navoiding a small bias introduced if multiplying by (180.0/MAPL_PI).\nThis preserves the same value as the target lat/lon read from the config\nfile.\n\nSigned-off-by: Lizzie Lundgren ","shortMessageHtmlLink":"Replace previous fix for GCHP checkpoint attribute issue with better fix"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEfBPXwAA","startCursor":null,"endCursor":null}},"title":"Activity · geoschem/MAPL"}