{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":185277761,"defaultBranch":"develop","name":"modflow-setup","ownerLogin":"DOI-USGS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-06T22:00:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/65027635?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723145915.0","currentOid":""},"activityList":{"items":[{"before":"8f784593f5584f95d569b79b0e150b72b898a3a5","after":"d3aa40b5f1c34a95f4b2b1170a28596d740b10cf","ref":"refs/heads/gh-pages","pushedAt":"2024-09-20T20:27:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 7c2e389c5b3450287e72fe05adfb36227cc8d830 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 7c2e389 πŸš€"}},{"before":"31a3c11baf5cdde1dffed5a225969e17c197e338","after":"7c2e389c5b3450287e72fe05adfb36227cc8d830","ref":"refs/heads/develop","pushedAt":"2024-09-20T20:13:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(MF6model.write_input): don't check for mover package if mover is in the SFR options block (not clear that this check is needed). Previously was not passing mover option if simulation-level mover package not found.","shortMessageHtmlLink":"fix(MF6model.write_input): don't check for mover package if mover is …"}},{"before":"36424732b4f1769b2e2ed0a02b181d9453feb935","after":"8f784593f5584f95d569b79b0e150b72b898a3a5","ref":"refs/heads/gh-pages","pushedAt":"2024-09-12T01:08:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 31a3c11baf5cdde1dffed5a225969e17c197e338 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 31a3c11 πŸš€"}},{"before":"094a04ebb60bb09bde2943ca3f0dc03a02c05958","after":"31a3c11baf5cdde1dffed5a225969e17c197e338","ref":"refs/heads/develop","pushedAt":"2024-09-12T00:55:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(tdis.py::aggregate_xarray_to_stress_period): copy period_stat input so that it doesn't get modified by multiple function calls; this affected instances where list input to a period_stats sub-block was supplied for one period in an multi-stress period model (causing it to be repeated), or to multiple periods.","shortMessageHtmlLink":"fix(tdis.py::aggregate_xarray_to_stress_period): copy period_stat inp…"}},{"before":"e26a848080619599a44ff0ef70530b760c186ec8","after":"36424732b4f1769b2e2ed0a02b181d9453feb935","ref":"refs/heads/gh-pages","pushedAt":"2024-09-10T20:16:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 094a04ebb60bb09bde2943ca3f0dc03a02c05958 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 094a04e πŸš€"}},{"before":"c10c32dc80b3d60cd2c8b3395805e5629de5e0c2","after":"094a04ebb60bb09bde2943ca3f0dc03a02c05958","ref":"refs/heads/develop","pushedAt":"2024-09-10T20:02:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(SFR Package water mover setup for LGR models): apparently the mover package file reference was not getting written to the GWFGWF Exchange file in at least some cases. Integrate GWFGWF and Mover setup; pass gwfgwf object instance to ModflowMvr constructor and add test for reference in gwfgwf file.","shortMessageHtmlLink":"fix(SFR Package water mover setup for LGR models): apparently the mov…"}},{"before":"92d09e7d71a574c750ce255f584e799027728a5d","after":"e26a848080619599a44ff0ef70530b760c186ec8","ref":"refs/heads/gh-pages","pushedAt":"2024-09-09T13:32:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ c10c32dc80b3d60cd2c8b3395805e5629de5e0c2 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ c10c32d πŸš€"}},{"before":"5177a318bb2affcede0c60f7d3e1734a873429fb","after":"c10c32dc80b3d60cd2c8b3395805e5629de5e0c2","ref":"refs/heads/develop","pushedAt":"2024-09-09T13:18:34.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(mover.py::get_sfr_package_connections): refactor to use GWFGWF exchanges and a threshold distance to determine SFR Package connections between a parent and inset/child LGR model. This fixes previous issue where SFR streams meandering in and out of the inset model were not getting connected to the parent model (due to SFRmaker connecting the segments within either model).","shortMessageHtmlLink":"fix(mover.py::get_sfr_package_connections): refactor to use GWFGWF ex…"}},{"before":"c9084d51af0d932a7ab468929c31673dbca472ce","after":"92d09e7d71a574c750ce255f584e799027728a5d","ref":"refs/heads/gh-pages","pushedAt":"2024-08-28T13:27:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 5177a318bb2affcede0c60f7d3e1734a873429fb πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 5177a31 πŸš€"}},{"before":"0215fb8bc7b987fd0c51b889cdf5f47b3b39fc5d","after":"5177a318bb2affcede0c60f7d3e1734a873429fb","ref":"refs/heads/develop","pushedAt":"2024-08-28T13:14:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(ic.py): handle cases where there is no strt source data configuration or default parent model source data. Add error trap for invalid strt source data and additional testing of strt input options.","shortMessageHtmlLink":"fix(ic.py): handle cases where there is no strt source data configura…"}},{"before":"1eb7350066bbd7ff917a10167c9c0c3821a12403","after":"c9084d51af0d932a7ab468929c31673dbca472ce","ref":"refs/heads/gh-pages","pushedAt":"2024-08-27T22:10:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 0215fb8bc7b987fd0c51b889cdf5f47b3b39fc5d πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 0215fb8 πŸš€"}},{"before":"85b7816dd95036331ec783766fb112d787e0edf5","after":"0215fb8bc7b987fd0c51b889cdf5f47b3b39fc5d","ref":"refs/heads/develop","pushedAt":"2024-08-27T21:57:38.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(MF6model.write_input): handle case of single obs package","shortMessageHtmlLink":"fix(MF6model.write_input): handle case of single obs package"}},{"before":"6bc68a0587dfbb1b95ff7bd914a660e94c1d1af4","after":"1eb7350066bbd7ff917a10167c9c0c3821a12403","ref":"refs/heads/gh-pages","pushedAt":"2024-08-08T20:34:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 85b7816dd95036331ec783766fb112d787e0edf5 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 85b7816 πŸš€"}},{"before":"77c050e43598a52a54a027c7b86d3373d64470be","after":"85b7816dd95036331ec783766fb112d787e0edf5","ref":"refs/heads/develop","pushedAt":"2024-08-08T20:21:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"feat(grid.rasterize; shapefile source data): add exclude_features option to include all features in a shapefile except for those specified","shortMessageHtmlLink":"feat(grid.rasterize; shapefile source data): add exclude_features opt…"}},{"before":"c7b3663c00288d7bedbaac583f65a860a85a8295","after":null,"ref":"refs/heads/feature_gen_perimeter","pushedAt":"2024-08-08T19:38:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"}},{"before":"bbda78e0f234626ed880f80cd63e0f9e8294029f","after":"6bc68a0587dfbb1b95ff7bd914a660e94c1d1af4","ref":"refs/heads/gh-pages","pushedAt":"2024-08-08T19:35:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 77c050e43598a52a54a027c7b86d3373d64470be πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 77c050e πŸš€"}},{"before":"c303cf1459328a121f03b30dd61f056bb90f81f3","after":"77c050e43598a52a54a027c7b86d3373d64470be","ref":"refs/heads/develop","pushedAt":"2024-08-08T19:22:48.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"refactor(grid.py): relax requirement that parent and inset model grids must exactly align when snap_to_parent=True. For example, we may want a model that is aligned, but only every n cells, because of grid size considerations.","shortMessageHtmlLink":"refactor(grid.py): relax requirement that parent and inset model grid…"}},{"before":"fe087573a61b91abb39d93aed6eb6cc7e9fadf3c","after":"bbda78e0f234626ed880f80cd63e0f9e8294029f","ref":"refs/heads/gh-pages","pushedAt":"2024-08-06T17:08:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ c303cf1459328a121f03b30dd61f056bb90f81f3 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ c303cf1 πŸš€"}},{"before":"45683b6d713b29e12fbba1d5a58554138a38800b","after":"c303cf1459328a121f03b30dd61f056bb90f81f3","ref":"refs/heads/develop","pushedAt":"2024-08-06T16:55:34.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"feat: partial LGR in the vertical direction (child model nested in a subset of parent layers).\n* replace parent_start/end layer configuration input with \"vertical_refinement\" in each parent layer (int, list or dict), which gets translated to ncppl input to the Flopy Lgr utility\n* add some additional checks/error traps for invalid refinement input\n* ensure that child model bottom and parent model top are aligned (no overlap or gaps in numerical grid)\n* on setup of the Lgr grid, the parent model cell tops/bottoms are collapsed to zero thickness within the child model area(s) (parent model top is also set to child model bottom(s) in the child model area(s)); because of this, some additional logic is needed to disable the \"original model top\" functionality that is used in the context of the lake package to ensure that supplied bathymetry is always subtracted from the original top (the land surface) in the context of repeated model setups. A better fix would be to ensure that this functionality is only active when the Lake Package is being built.\n* prevent recharge, SFR and non-Well basic stress boundary conditions from being populated in any parts of the parent model below a child model (assuming that these represent surface or near-surface features that should be represented only in the child model)\n* wells with > 50% of their open interval within the child model domain get assigned to the child model\n* wells with > 50% of their open interval in the parent model get assigned to the parent model\n* added some additional functionality to allow the child model bottom to coincide with a sub-divided parent model bottom (between two supplied raster surfaces)\n* added some additional testing for LGR grid setup and boundary condition handling for models with partial vertical LGR.","shortMessageHtmlLink":"feat: partial LGR in the vertical direction (child model nested in a …"}},{"before":"d174da2610143916f58af0ceb183ddc20690981c","after":"fe087573a61b91abb39d93aed6eb6cc7e9fadf3c","ref":"refs/heads/gh-pages","pushedAt":"2024-07-09T16:39:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 45683b6d713b29e12fbba1d5a58554138a38800b πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 45683b6 πŸš€"}},{"before":"869e1afcdbb24b9c23479c39d1681d0ed8cac897","after":"45683b6d713b29e12fbba1d5a58554138a38800b","ref":"refs/heads/develop","pushedAt":"2024-07-09T16:27:23.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"tests(test_mf6_shellmound.py::setup_sfr): add skipif for unknown macos CI failure (passes on other platforms, and locally on macos","shortMessageHtmlLink":"tests(test_mf6_shellmound.py::setup_sfr): add skipif for unknown maco…"}},{"before":"775d2dad8530eb00b78edee5218515a559b61ddd","after":"d174da2610143916f58af0ceb183ddc20690981c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-07T20:16:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 869e1afcdbb24b9c23479c39d1681d0ed8cac897 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 869e1af πŸš€"}},{"before":"5c55095dc681746eae51939f3c4bd7619d980d67","after":"869e1afcdbb24b9c23479c39d1681d0ed8cac897","ref":"refs/heads/develop","pushedAt":"2024-05-07T20:04:12.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(sourcedata.py::setup_array): only make adjustments involving the original model top in a model creation context (not when working with a loaded model)","shortMessageHtmlLink":"fix(sourcedata.py::setup_array): only make adjustments involving the …"}},{"before":"ad70b894b765215ca9746233ea3571718a0b5b2b","after":"775d2dad8530eb00b78edee5218515a559b61ddd","ref":"refs/heads/gh-pages","pushedAt":"2024-04-03T21:46:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 5c55095dc681746eae51939f3c4bd7619d980d67 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 5c55095 πŸš€"}},{"before":"4bfd847ad05dd8efb8d43162d3c96ae91065f0a7","after":"5c55095dc681746eae51939f3c4bd7619d980d67","ref":"refs/heads/develop","pushedAt":"2024-04-03T21:33:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"minor fixes for mf6 model setup","shortMessageHtmlLink":"minor fixes for mf6 model setup"}},{"before":"008d737b0e3f71240d935e1ae78fbb0ed121f015","after":"ad70b894b765215ca9746233ea3571718a0b5b2b","ref":"refs/heads/gh-pages","pushedAt":"2024-03-28T17:18:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 4bfd847ad05dd8efb8d43162d3c96ae91065f0a7 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 4bfd847 πŸš€"}},{"before":"ea6c1e73ea8737beab466ae5463cf9cde503fafc","after":"4bfd847ad05dd8efb8d43162d3c96ae91065f0a7","ref":"refs/heads/develop","pushedAt":"2024-03-28T17:05:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aleaf","name":null,"path":"/aleaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3923387?s=80&v=4"},"commit":{"message":"fix(pyproject.toml): add tomli; python_version < 3.11 to requires; potential fix for pip install issue (missing setup.cfg) that seems to occur with python<3.11. Re-add python 3.10 to test.yaml matrix; bump checkout action to v4","shortMessageHtmlLink":"fix(pyproject.toml): add tomli; python_version < 3.11 to requires; po…"}},{"before":"c1f43bf867e40af534ed426ce55f6f558a710cc2","after":"008d737b0e3f71240d935e1ae78fbb0ed121f015","ref":"refs/heads/gh-pages","pushedAt":"2024-03-08T21:22:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ ea6c1e73ea8737beab466ae5463cf9cde503fafc πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ ea6c1e7 πŸš€"}},{"before":"7aa1fd589440f040223bc0c2844158ce9530b418","after":"c1f43bf867e40af534ed426ce55f6f558a710cc2","ref":"refs/heads/gh-pages","pushedAt":"2024-03-08T21:21:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ bccce7d304f0e2cd757d2d0cfc6092f8f678e23d πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ bccce7d πŸš€"}},{"before":"f7d4a28658e0a9df64dd1222445c6a6a0d067904","after":"7aa1fd589440f040223bc0c2844158ce9530b418","ref":"refs/heads/gh-pages","pushedAt":"2024-03-08T21:10:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 63ba038f6946ce1ee312592495ab24d45c59b757 πŸš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 63ba038 πŸš€"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyNzowNi4wMDAwMDBazwAAAAS8WHiY","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyNzowNi4wMDAwMDBazwAAAAS8WHiY","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wOFQyMToxMDozOC4wMDAwMDBazwAAAAQQjr87"}},"title":"Activity Β· DOI-USGS/modflow-setup"}