{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":92452627,"defaultBranch":"main","name":"CICE","ownerLogin":"eclare108213","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-05-25T23:27:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8173983?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722643277.0","currentOid":""},"activityList":{"items":[{"before":"68d3a9e09fc9f56a92e30b4408ace7d6edacf49c","after":"59b9ca35fa189e67c8e7efeb2e2ef3d789413cef","ref":"refs/heads/congel","pushedAt":"2024-08-07T18:25:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"apcraig","name":"Tony Craig","path":"/apcraig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8182814?s=80&v=4"},"commit":{"message":"Update Icepack to #4c8709525, Aug 7, 2024. Includes one-step congelation\nimplementation, port to casper, updated documentation.","shortMessageHtmlLink":"Update Icepack to #4c8709525, Aug 7, 2024. Includes one-step congelation"}},{"before":"b109fa41023ac75bdaa3be820d5b076268b7670b","after":"68d3a9e09fc9f56a92e30b4408ace7d6edacf49c","ref":"refs/heads/congel","pushedAt":"2024-08-03T00:04:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"access alternative congelation ice formulation in icepack","shortMessageHtmlLink":"access alternative congelation ice formulation in icepack"}},{"before":null,"after":"b109fa41023ac75bdaa3be820d5b076268b7670b","ref":"refs/heads/congel","pushedAt":"2024-08-03T00:01:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"Changes shr_file to shr_log. (#960)\n\n* replace shr_file with shr_log\r\n\r\n* Change names for stub routines\r\n\r\n---------\r\n\r\nCo-authored-by: Jim Edwards ","shortMessageHtmlLink":"Changes shr_file to shr_log. (CICE-Consortium#960)"}},{"before":"d466031001cf447bcd64220c842dcd2707f61e90","after":"b109fa41023ac75bdaa3be820d5b076268b7670b","ref":"refs/heads/main","pushedAt":"2024-08-01T23:08:11.000Z","pushType":"push","commitsCount":51,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"Changes shr_file to shr_log. (#960)\n\n* replace shr_file with shr_log\r\n\r\n* Change names for stub routines\r\n\r\n---------\r\n\r\nCo-authored-by: Jim Edwards ","shortMessageHtmlLink":"Changes shr_file to shr_log. (CICE-Consortium#960)"}},{"before":"4cb296c4003014fe57d6d00f86868a78a532fc95","after":"d466031001cf447bcd64220c842dcd2707f61e90","ref":"refs/heads/main","pushedAt":"2023-09-30T16:06:32.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"Add single grid channel capability and test for C-grid (#875)\n\n* Added code for transport in one grid cell wide channels\r\n\r\n* Update remap advection to support transport in single gridcell channels\r\n\r\nAdd single grid east and north channel configurations and tests\r\n\r\n* Update documentation\r\n\r\n* Remove temporary code comments\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Francois Lemieux ","shortMessageHtmlLink":"Add single grid channel capability and test for C-grid (CICE-Consorti…"}},{"before":"993d058f5042a29d7d8b645313d9352632affa88","after":"4181d3ca0bb25c5eabc346b8698112d3f5e4adfb","ref":"refs/heads/snow","pushedAt":"2023-08-18T22:32:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"apcraig","name":"Tony Craig","path":"/apcraig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8182814?s=80&v=4"},"commit":{"message":"update icepack to 86cae16d1b7c4c4f8","shortMessageHtmlLink":"update icepack to 86cae16d1b7c4c4f8"}},{"before":null,"after":"993d058f5042a29d7d8b645313d9352632affa88","ref":"refs/heads/snow","pushedAt":"2023-08-03T21:51:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"Replace tr_snow flag with snwredist, snwgrain in some places (tr_snow is still used more generally). Fix intent(out) compile issue in ice_read_write.F90. Replace badger with chicoma machine files.","shortMessageHtmlLink":"Replace tr_snow flag with snwredist, snwgrain in some places (tr_snow…"}},{"before":"cb58257857d429c4c2dc4185d16c3f991e379271","after":"4cb296c4003014fe57d6d00f86868a78a532fc95","ref":"refs/heads/main","pushedAt":"2023-07-25T20:02:45.000Z","pushType":"push","commitsCount":26,"pusher":{"login":"eclare108213","name":"Elizabeth Hunke","path":"/eclare108213","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8173983?s=80&v=4"},"commit":{"message":"Modification of edge mask computation when l_fixed_area=T in horizontal remapping (#833)\n\n* Use same method whether l_fixed_area=T or F to compute masks for edge fluxes\r\n\r\n* Corrected typo in comment\r\n\r\n* Cosmetic (indentation) change in ice_transport_remap.F90\r\n\r\n* Set l_fixed_area value depending of grid type\r\n\r\n* Modifs to the doc for l_fixed_area\r\n\r\n* Use umask for uvel,vvel initialization for boxslotcyl and change grid avg type from S to A in init_state\r\n\r\n* Temporary changes before next PR: l_fixed_area=F for B and C grid\r\n\r\n* Temporary changes before next PR: remove paragraph in the doc\r\n\r\n* Small modifs: l_fixed_area and grid_ice are defined in module ice_transport_remap","shortMessageHtmlLink":"Modification of edge mask computation when l_fixed_area=T in horizont…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QxODoyNToyMi4wMDAwMDBazwAAAASUfg6m","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0yNVQyMDowMjo0NS4wMDAwMDBazwAAAANdAhQI"}},"title":"Activity · eclare108213/CICE"}