{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":422324608,"defaultBranch":"main","name":"sup3r","ownerLogin":"NREL","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-28T19:05:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1906800?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716569035.0","currentOid":""},"activityList":{"items":[{"before":"12607da27a2d87acce3c09b243b39dcd849a874b","after":"782de71851dccbe1903aa7774687cba47615bbc7","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-30T22:26:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"test updates after dual container removal","shortMessageHtmlLink":"test updates after dual container removal"}},{"before":"93c188c76648ee3d6f3423006c9fd6aaed7b2731","after":"12607da27a2d87acce3c09b243b39dcd849a874b","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-29T15:24:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"putting all container objects under preprocessing folder.","shortMessageHtmlLink":"putting all container objects under preprocessing folder."}},{"before":"ec7e4d7b0d070eb4bcab2a2bd182bbaad55ae89e","after":"93c188c76648ee3d6f3423006c9fd6aaed7b2731","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-29T14:53:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"dataclass decorator for ForwardPassStrategy and ForwardPassChunk to keep init cleaner and easy attr logging.","shortMessageHtmlLink":"dataclass decorator for ForwardPassStrategy and ForwardPassChunk to k…"}},{"before":"5623632fabab7a6eef86c4fc0d8e3e7aef2bd5a0","after":"ec7e4d7b0d070eb4bcab2a2bd182bbaad55ae89e","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-29T14:36:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"dataclass decorator for ForwardPassStrategy and ForwardPassChunk to keep init cleaner and easy attr logging.","shortMessageHtmlLink":"dataclass decorator for ForwardPassStrategy and ForwardPassChunk to k…"}},{"before":"dd77964ebf6f080432034be27bc8a41b79ada0d1","after":"5623632fabab7a6eef86c4fc0d8e3e7aef2bd5a0","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-29T00:06:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"additional loading test for level inversion","shortMessageHtmlLink":"additional loading test for level inversion"}},{"before":"0a53365ef1c8f0f5df39912a5109aead303dfeb3","after":"dd77964ebf6f080432034be27bc8a41b79ada0d1","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-28T22:44:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"fwp and exo fwp tests working with refactor. needed a couple compute() calls on dask arrays for the surface model with image interpolation.","shortMessageHtmlLink":"fwp and exo fwp tests working with refactor. needed a couple compute(…"}},{"before":"b1d2b73aa9af3bbd255ebf053e16c194a52bd8dd","after":"0a53365ef1c8f0f5df39912a5109aead303dfeb3","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-28T14:50:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"forward pass refactor. lazy loading allows us to move data handler inititialization outside the iteration over chunks. We now init exo + input data when we initialize FowardPassStrategy, which happens only once. Chunks of input + exo data are fetched from the strategy, bias corrected, padded and then passed to the process pool.","shortMessageHtmlLink":"forward pass refactor. lazy loading allows us to move data handler in…"}},{"before":"f680a468acf1e731a05a9a250ca4ea8081fde7e4","after":"cbee7c92d964b748d449a63969624035050d6496","ref":"refs/heads/Gui/PresRat","pushedAt":"2024-05-28T03:29:22.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"doc: Explicit steps for PresRat","shortMessageHtmlLink":"doc: Explicit steps for PresRat"}},{"before":"c16fc61ff458cb5368563d716dd14d56ab795e8b","after":"b1d2b73aa9af3bbd255ebf053e16c194a52bd8dd","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-27T19:39:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"forward pass integrations. basic tests passing with multithread","shortMessageHtmlLink":"forward pass integrations. basic tests passing with multithread"}},{"before":"b3efe5f6038eaaeb0d21e65dd557eacf8dba34fb","after":"c16fc61ff458cb5368563d716dd14d56ab795e8b","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-27T11:25:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"xr.Dataset wrapper access tests. time independent file loading with tests. exo extraction updates. common methods -> `containers.common`","shortMessageHtmlLink":"xr.Dataset wrapper access tests. time independent file loading with t…"}},{"before":"980990c66fa1f052aa13d315ecae992aba36bec6","after":"b3efe5f6038eaaeb0d21e65dd557eacf8dba34fb","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-25T21:42:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"test_train_gan.py updated. nc for cc \"data handler\", now an extracter used in the handler factory to build a nc for cc data handler.","shortMessageHtmlLink":"test_train_gan.py updated. nc for cc \"data handler\", now an extracter…"}},{"before":"2c915e486933b4f6240e10ca894c9d884e1fba53","after":"980990c66fa1f052aa13d315ecae992aba36bec6","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-25T16:56:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"performant dask based height interpolation with nc for cc data handling test integration.","shortMessageHtmlLink":"performant dask based height interpolation with nc for cc data handli…"}},{"before":"ef811f08206308edbe7a208da193fd391216e86e","after":"2c915e486933b4f6240e10ca894c9d884e1fba53","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-25T00:36:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"working through cc handlers. enforcing standard naming and dimension order on loading.","shortMessageHtmlLink":"working through cc handlers. enforcing standard naming and dimension …"}},{"before":"5a8f09aad6b82a93d9c715ca736756d1c3054cdd","after":"f680a468acf1e731a05a9a250ca4ea8081fde7e4","ref":"refs/heads/Gui/PresRat","pushedAt":"2024-05-24T19:03:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"fix: ZeroRateMixin shouldn't inherit DataRetrievalBase","shortMessageHtmlLink":"fix: ZeroRateMixin shouldn't inherit DataRetrievalBase"}},{"before":"310d280344c0c01c418144a145be661bb861aebf","after":"5a8f09aad6b82a93d9c715ca736756d1c3054cdd","ref":"refs/heads/Gui/PresRat","pushedAt":"2024-05-24T17:38:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"Adding ipython into dev environment","shortMessageHtmlLink":"Adding ipython into dev environment"}},{"before":"5e817255a7e7aa1202dc01c65f0ae6da259ce7a5","after":"09e2c48fcec277ec5469c0db7ff9e4bbe5e5ad9e","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T17:36:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #216 from NREL/qdm_reorganizing\n\nReorganizing QDM related methods","shortMessageHtmlLink":"Merge pull request #216 from NREL/qdm_reorganizing"}},{"before":"c69951c60fe614780c265b6643ffde41b8171aa3","after":null,"ref":"refs/heads/qdm_reorganizing","pushedAt":"2024-05-24T16:43:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"}},{"before":"96a6f6a80965627194d0040518a3b75c67aec945","after":"54b71767ead38768c5f14bf12ca2fa8e5d7fdd4a","ref":"refs/heads/main","pushedAt":"2024-05-24T16:43:54.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"Merge pull request #216 from NREL/qdm_reorganizing\n\nReorganizing QDM related methods","shortMessageHtmlLink":"Merge pull request #216 from NREL/qdm_reorganizing"}},{"before":"1ebca30cd1136bf833501ee8d12173a03cd0a9c2","after":"ef811f08206308edbe7a208da193fd391216e86e","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-23T23:54:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"dual batch handler with validation test. moved dual batch queue to batch handler factory and made base queue classes without validation.","shortMessageHtmlLink":"dual batch handler with validation test. moved dual batch queue to ba…"}},{"before":"523217142c8434d99b30a6d5e64c61ade58b2a58","after":"1ebca30cd1136bf833501ee8d12173a03cd0a9c2","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-23T20:27:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"moving lots of `Container` methods to the data wrapper. Containers mostly just operate on data anyway so this is what we pass around.","shortMessageHtmlLink":"moving lots of Container methods to the data wrapper. Containers mo…"}},{"before":"d4a6389ee0f2359dabd71127c3b9b3b266e03e16","after":"523217142c8434d99b30a6d5e64c61ade58b2a58","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-23T11:41:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"decoupling container classes and .data wrapper. Can just pass he xr.dataset wrapper to most containers","shortMessageHtmlLink":"decoupling container classes and .data wrapper. Can just pass he xr.d…"}},{"before":"8ca2c22e79353f0110bc133d82d8cc0e05ad29d1","after":"d4a6389ee0f2359dabd71127c3b9b3b266e03e16","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-23T02:30:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"some doc and test updates covering derivers.","shortMessageHtmlLink":"some doc and test updates covering derivers."}},{"before":"c7faa379cd5493bc8ed7cd248f8ecdf263317299","after":"8ca2c22e79353f0110bc133d82d8cc0e05ad29d1","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-23T01:14:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"model integration tests updated.","shortMessageHtmlLink":"model integration tests updated."}},{"before":"9456dd3558383b527e027c202757f45cf566cafd","after":"c69951c60fe614780c265b6643ffde41b8171aa3","ref":"refs/heads/qdm_reorganizing","pushedAt":"2024-05-22T17:39:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"refact: local_qdm_bc available as a bias resource\n\nFollowing the pattern, `local_qdm_bc` should be available as a bias\nresource as well. I missed that when I was implementing it.","shortMessageHtmlLink":"refact: local_qdm_bc available as a bias resource"}},{"before":"ad14864e56ffbe2ed44faabb7b2a49d3deaad0b4","after":"c7faa379cd5493bc8ed7cd248f8ecdf263317299","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-22T17:27:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"updating helper functions and batcher tests following data wrapper changes","shortMessageHtmlLink":"updating helper functions and batcher tests following data wrapper ch…"}},{"before":"9efae5341daa8f7bc47d2c5034606d14730c96f6","after":"ad14864e56ffbe2ed44faabb7b2a49d3deaad0b4","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-22T15:22:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"hr coarsen addition. deriver tests passing for single level variables","shortMessageHtmlLink":"hr coarsen addition. deriver tests passing for single level variables"}},{"before":"8567548edc616e1ca17913602158cb1cc275eb9c","after":"9efae5341daa8f7bc47d2c5034606d14730c96f6","ref":"refs/heads/bnb/dh_refactor","pushedAt":"2024-05-21T23:56:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bnb32","name":"Brandon N Benton","path":"/bnb32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13950730?s=80&v=4"},"commit":{"message":"can absorb some loader methods in base container thanks to xarray wrapping.","shortMessageHtmlLink":"can absorb some loader methods in base container thanks to xarray wra…"}},{"before":"a91f4c5f5c1f9a6627e4ef054a0cfc95f6e42946","after":"9456dd3558383b527e027c202757f45cf566cafd","ref":"refs/heads/qdm_reorganizing","pushedAt":"2024-05-20T17:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"Combining ruff setup from PR #215\n\nTo keep the following PR cleaner, this commit moves and combines a few\nruff setup from that PR into here.\n\nstyle: Adding 'F' into ruff's checks\n\n It seems to be the only one conforming.\n\ncfg: Missing to ignore F401\n\n Following @bnb32 setup.\n\nstyle: Ignore F401 only on __init__\n\n Thanks to @ppinchuk 's tip! I missed that before.\n\nIgnoring unused import in docs\n\nIncluding Warning (W) rules","shortMessageHtmlLink":"Combining ruff setup from PR #215"}},{"before":"901b22bf052631e4d1a4ce4454f5c4a6f043e2ca","after":"a91f4c5f5c1f9a6627e4ef054a0cfc95f6e42946","ref":"refs/heads/qdm_reorganizing","pushedAt":"2024-05-20T16:46:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"style: Drop coding utf-8 since that is already the default\n\nSince UTF-8 has been the default in a while, it is not recommended\nanymore using: '# -*- coding: utf-8 -*-'","shortMessageHtmlLink":"style: Drop coding utf-8 since that is already the default"}},{"before":null,"after":"901b22bf052631e4d1a4ce4454f5c4a6f043e2ca","ref":"refs/heads/qdm_reorganizing","pushedAt":"2024-05-20T16:13:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"castelao","name":"Guilherme Castelão","path":"/castelao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1903589?s=80&v=4"},"commit":{"message":"fix: Removing unused imports","shortMessageHtmlLink":"fix: Removing unused imports"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWHklPAA","startCursor":null,"endCursor":null}},"title":"Activity · NREL/sup3r"}