{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":777426583,"defaultBranch":"dev","name":"imap_processing","ownerLogin":"vmartinez-cu","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-25T20:39:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/39746325?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723751774.0","currentOid":""},"activityList":{"items":[{"before":"73cc6ef66a56a194d31cef947c7d772277336a56","after":"cf937f80fef582fa3d37c6e78550b5976b97b8bb","ref":"refs/heads/hit_sci_decom","pushedAt":"2024-09-06T17:33:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Clean up docstrings. Fix some mypy and numpydoc errors. Add some TODOs","shortMessageHtmlLink":"Clean up docstrings. Fix some mypy and numpydoc errors. Add some TODOs"}},{"before":"d601a90e4f7bbfb68e088c6e1013448d02bebe4e","after":"8b7d5e8da639a54a164e24a7b636796745bec762","ref":"refs/heads/dev","pushedAt":"2024-09-06T17:15:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"SPICE geometry enums and IMAP state function (#791)\n\n* Add spice infrastructure code for spice bodies and frames\r\nAdd geometry functions for computing IMAP spacecraft state (position, velocity)\r\nAdd IMAP SPK kernel from Nick's 366 day simulation\r\nAdd test coverage for new geometry functions\r\n\r\n* Remove _ensured_spkezr funciton.\r\nRemove SpiceId(NamedTuple)\r\nParameterize test to cover single and iterable ET input\r\nChange typing on ensure_spice to apease mypy\r\nFix up ensure_spice decorator factory typing\r\n\r\n* Fix typo\r\n\r\n* Use IntEnum\r\n\r\n* Back out some of the typing changes not compatible with Python 3.9\r\n\r\n* Use spice to define built-in bodies and frames\r\n\r\n* Tell mypy not to check skip type check","shortMessageHtmlLink":"SPICE geometry enums and IMAP state function (IMAP-Science-Operations…"}},{"before":"cb26199bab6d6bf1a527552e8a652615d84791a6","after":"d601a90e4f7bbfb68e088c6e1013448d02bebe4e","ref":"refs/heads/dev","pushedAt":"2024-09-04T19:55:53.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Implement packet_file_to_datasets function for CoDICE (#804)\n\n* Implemented packet_file_to_datasets utility function","shortMessageHtmlLink":"Implement packet_file_to_datasets function for CoDICE (IMAP-Science-O…"}},{"before":"6d63d9a8aded7f5a4b3b04293ee8738ae91caec7","after":"73cc6ef66a56a194d31cef947c7d772277336a56","ref":"refs/heads/hit_sci_decom","pushedAt":"2024-09-04T19:22:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"WIP - add error handling for bad science frames. remove loop in packet_file_to_datasets that just returned dataset with two packets used for initial testing and work around for issues identified in ccsds file. replace ccsds sample file","shortMessageHtmlLink":"WIP - add error handling for bad science frames. remove loop in packe…"}},{"before":"0abedf18eb7096d20960183d8fa3cc884af7b82f","after":"6d63d9a8aded7f5a4b3b04293ee8738ae91caec7","ref":"refs/heads/hit_sci_decom","pushedAt":"2024-08-27T19:35:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Continue work to parse and decom count rates. WIP","shortMessageHtmlLink":"Continue work to parse and decom count rates. WIP"}},{"before":"2799874d0f5a8bd072e66f99a648ff04efef0cbc","after":"0abedf18eb7096d20960183d8fa3cc884af7b82f","ref":"refs/heads/hit_sci_decom","pushedAt":"2024-08-15T20:27:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add TODOs","shortMessageHtmlLink":"Add TODOs"}},{"before":null,"after":"2799874d0f5a8bd072e66f99a648ff04efef0cbc","ref":"refs/heads/hit_sci_decom","pushedAt":"2024-08-15T19:56:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add new file to develop code to decom L0 data.","shortMessageHtmlLink":"Add new file to develop code to decom L0 data."}},{"before":"c1027aa562ae3b5a3f8c7dec218a56243eab1243","after":"cb26199bab6d6bf1a527552e8a652615d84791a6","ref":"refs/heads/dev","pushedAt":"2024-08-08T16:00:08.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Define the imap_processing spice structure (#733)\n\n* Add files defining the structure of the spice package within imap_processing\r\n\r\n* rename test files to test_.py","shortMessageHtmlLink":"Define the imap_processing spice structure (IMAP-Science-Operations-C…"}},{"before":"1e5692ba55cb66626605eee27e3db35ca30b5b7c","after":"c1027aa562ae3b5a3f8c7dec218a56243eab1243","ref":"refs/heads/dev","pushedAt":"2024-07-25T20:55:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"switched SWAPI CDF attrs to use YAML (#704)","shortMessageHtmlLink":"switched SWAPI CDF attrs to use YAML (IMAP-Science-Operations-Center#704"}},{"before":"804a4a18e8e4da48921d84745a112b232e2c1c2c","after":"1e5692ba55cb66626605eee27e3db35ca30b5b7c","ref":"refs/heads/dev","pushedAt":"2024-07-23T15:29:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"ENH/MNT: Add a common initial dataset creation routine (#687)\n\n* ENH/MNT: Add a common initial dataset creation routine\r\n\r\nThis adds a common interface for returning xarray datasets from\r\na packet file. There is one dataset per apid, sorted by time, with\r\nderived values automatically converted.\r\n\r\n* Update Hi and SWAPI to use this new feature","shortMessageHtmlLink":"ENH/MNT: Add a common initial dataset creation routine (IMAP-Science-…"}},{"before":"0fae76d965be17ff05b069a6754aff86a01fe38e","after":"804a4a18e8e4da48921d84745a112b232e2c1c2c","ref":"refs/heads/dev","pushedAt":"2024-07-08T19:04:55.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Improvement to correct numpy update issue for Ultra (#638)\n\n* update to dtype","shortMessageHtmlLink":"Improvement to correct numpy update issue for Ultra (IMAP-Science-Ope…"}},{"before":"8eb4df16ff31c8c341ea71b7f5b105aede062c6a","after":null,"ref":"refs/heads/update-citation-info","pushedAt":"2024-07-03T22:55:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"}},{"before":"d54b21d2bc962f523f6d3375b254f9b1a3a7782a","after":"8eb4df16ff31c8c341ea71b7f5b105aede062c6a","ref":"refs/heads/update-citation-info","pushedAt":"2024-07-03T17:31:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Replace TODO in docs with DOI link to the project","shortMessageHtmlLink":"Replace TODO in docs with DOI link to the project"}},{"before":null,"after":"d54b21d2bc962f523f6d3375b254f9b1a3a7782a","ref":"refs/heads/update-citation-info","pushedAt":"2024-07-03T17:18:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add DOI for project to citation.cff. Update name to Veronica Martinez in contributors list","shortMessageHtmlLink":"Add DOI for project to citation.cff. Update name to Veronica Martinez…"}},{"before":"a9debee54467922cdc40fc0bea07d35cd285fbb4","after":"0fae76d965be17ff05b069a6754aff86a01fe38e","ref":"refs/heads/dev","pushedAt":"2024-07-03T16:48:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Update Management of HIT CDF Attributes to use YAMLs (#679)\n\n* Add yaml files for hit global attributes and l1a and l1b data variable attributes\r\n\r\n* Update l1a and l1b processing to use cdf attribute manager to pull\r\nattributes from new yaml file\r\n\r\n* Grab list of dims directly from variable attributes for assignment in DataArrays to match approach in l1b processing\r\n\r\n* Move attr_mgr out of create dataset functions in l1a and l1b processing. Update unit tests with changed parameters\r\n\r\n* fix numpydoc errors and remove skip_keys argument from create_datasets()\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Add type to attr_mgr parameter in create_datasets to fix sphynx error\r\n\r\n* Add adc_channels_label attribute needed for the leak_i variable LABEL_PTR field. Add cdf.rst file to docs to fix sphinx error finding the ImapCdfAttributes() class\r\n\r\n* Add cdf.rst file to docs to fix sphinx error finding the ImapCdfAttributes() class\r\n\r\n* Add cdf.rst to index toctree to fix sphinx error\r\n\r\n* DOC: Fix sphinx warnings for CDF Attributes\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Greg Lucas ","shortMessageHtmlLink":"Update Management of HIT CDF Attributes to use YAMLs (IMAP-Science-Op…"}},{"before":"2177081e7aab583a9856ecc7e7538f17b63102ae","after":null,"ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-03T16:41:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"}},{"before":"252509e71562fae064c16d04ebef08cd1721bdea","after":"2177081e7aab583a9856ecc7e7538f17b63102ae","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-03T16:02:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"DOC: Fix sphinx warnings for CDF Attributes","shortMessageHtmlLink":"DOC: Fix sphinx warnings for CDF Attributes"}},{"before":"670ba5aa0f894cacd8f4b7a0e2d7b575dc06e4dc","after":"252509e71562fae064c16d04ebef08cd1721bdea","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T18:06:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add cdf.rst to index toctree to fix sphinx error","shortMessageHtmlLink":"Add cdf.rst to index toctree to fix sphinx error"}},{"before":"cb6a1cc6dc970239cb3730213d1731ce808486c2","after":"670ba5aa0f894cacd8f4b7a0e2d7b575dc06e4dc","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T17:41:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add cdf.rst file to docs to fix sphinx error finding the ImapCdfAttributes() class","shortMessageHtmlLink":"Add cdf.rst file to docs to fix sphinx error finding the ImapCdfAttri…"}},{"before":"35cca399c1f3482fb4fe63971ba04e1365c0d940","after":"cb6a1cc6dc970239cb3730213d1731ce808486c2","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T17:31:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add adc_channels_label attribute needed for the leak_i variable LABEL_PTR field. Add cdf.rst file to docs to fix sphinx error finding the ImapCdfAttributes() class","shortMessageHtmlLink":"Add adc_channels_label attribute needed for the leak_i variable LABEL…"}},{"before":"1199273c9c737cfb6a0592a71e267b74f38b9fba","after":"35cca399c1f3482fb4fe63971ba04e1365c0d940","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T15:42:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add type to attr_mgr parameter in create_datasets to fix sphynx error","shortMessageHtmlLink":"Add type to attr_mgr parameter in create_datasets to fix sphynx error"}},{"before":"c478ede76b43a3111a225a43ff23034cb016ac3e","after":"1199273c9c737cfb6a0592a71e267b74f38b9fba","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T00:06:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"8bd1fda73a0ac0369cb65ca06fb16d60ff66098f","after":"c478ede76b43a3111a225a43ff23034cb016ac3e","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-02T00:05:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"fix numpydoc errors and remove skip_keys argument from create_datasets()","shortMessageHtmlLink":"fix numpydoc errors and remove skip_keys argument from create_datasets()"}},{"before":null,"after":"8bd1fda73a0ac0369cb65ca06fb16d60ff66098f","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-01T23:25:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Move attr_mgr out of create dataset functions in l1a and l1b processing. Update unit tests with changed parameters","shortMessageHtmlLink":"Move attr_mgr out of create dataset functions in l1a and l1b processi…"}},{"before":"c34ce8010b378705ca1d9dfe7d0e7e97753ed31f","after":null,"ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-01T23:20:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"}},{"before":null,"after":"c34ce8010b378705ca1d9dfe7d0e7e97753ed31f","ref":"refs/heads/hit_yaml_attrs","pushedAt":"2024-07-01T23:11:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Move attr_mgr out of create dataset functions in l1a and l1b processing. Update unit tests with changed parameters","shortMessageHtmlLink":"Move attr_mgr out of create dataset functions in l1a and l1b processi…"}},{"before":"6b1a2ecb56707e69a977fa2817ab37e81bc21b4c","after":"a9debee54467922cdc40fc0bea07d35cd285fbb4","ref":"refs/heads/dev","pushedAt":"2024-07-01T21:00:12.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"CDF Updates (#660)\n\n* Finishing code for .get_variable_attributes, changing DEPEND_0 schema, finishing up schema validation.","shortMessageHtmlLink":"CDF Updates (IMAP-Science-Operations-Center#660)"}},{"before":"345c3ef3cf7a56f194550456534cb44efba1ed4f","after":"6b1a2ecb56707e69a977fa2817ab37e81bc21b4c","ref":"refs/heads/dev","pushedAt":"2024-06-18T15:30:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"MNT: Add optional descriptor field to the cli (#640)","shortMessageHtmlLink":"MNT: Add optional descriptor field to the cli (IMAP-Science-Operation…"}},{"before":"883e45400340b8b242ebab041c27d4bed0c30efa","after":"345c3ef3cf7a56f194550456534cb44efba1ed4f","ref":"refs/heads/dev","pushedAt":"2024-06-17T18:20:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Mag hotfix (#636)\n\n* Fix dtypes for numpy L1A\r\n\r\n* Adding explicit numpy dependency","shortMessageHtmlLink":"Mag hotfix (IMAP-Science-Operations-Center#636)"}},{"before":"d8d25d8387575553708b804f2cbe1f6f386df191","after":"883e45400340b8b242ebab041c27d4bed0c30efa","ref":"refs/heads/dev","pushedAt":"2024-06-17T16:37:03.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"vmartinez-cu","name":"Veronica Martinez","path":"/vmartinez-cu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39746325?s=80&v=4"},"commit":{"message":"Add to SIT-3 data variables (#589)\n\n* Add to SIT-3 data variables","shortMessageHtmlLink":"Add to SIT-3 data variables (IMAP-Science-Operations-Center#589)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEryvjWAA","startCursor":null,"endCursor":null}},"title":"Activity · vmartinez-cu/imap_processing"}