{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":622358714,"defaultBranch":"main","name":"backtrajectory-calculator","ownerLogin":"jdmantillaq","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-01T21:48:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/42581729?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1680385727.0","currentOid":""},"activityList":{"items":[{"before":"534d1b28f5285fb17b66ce4e3dcc0c155cdffa0c","after":"c00ede41d1833d264ce15bd62cceb38424eb69fa","ref":"refs/heads/main","pushedAt":"2023-06-04T19:44:41.149Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Readme file updated","shortMessageHtmlLink":"Readme file updated"}},{"before":"8a8a3f8a1b704875f42fdd34ca91199b250470bb","after":"534d1b28f5285fb17b66ce4e3dcc0c155cdffa0c","ref":"refs/heads/main","pushedAt":"2023-06-04T19:42:23.517Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Clustering example with backtrajectories added","shortMessageHtmlLink":"Clustering example with backtrajectories added"}},{"before":"562e8a3d74a841a7f1b9e1ae3f0d2fd4dff5d1e7","after":"8a8a3f8a1b704875f42fdd34ca91199b250470bb","ref":"refs/heads/main","pushedAt":"2023-06-04T18:12:11.876Z","pushType":"push","commitsCount":3,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/jdmantillaq/backtrajectory-calculator","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/jdmantillaq/backtrajectory-…"}},{"before":"d831f66feda97c95ee63a699c7852faed2d6c728","after":"562e8a3d74a841a7f1b9e1ae3f0d2fd4dff5d1e7","ref":"refs/heads/main","pushedAt":"2023-06-01T19:38:34.596Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Testing a new ssh agent","shortMessageHtmlLink":"Testing a new ssh agent"}},{"before":"94b4f9113266599fe6f29458d5614d7f3deb4c78","after":"d831f66feda97c95ee63a699c7852faed2d6c728","ref":"refs/heads/main","pushedAt":"2023-04-08T16:36:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Update 1.Download_ERA5.py and README: Adjust time range, improve comments, and update Usage section\n\nIn this commit, the following changes have been made to the 1.Download_ERA5.py script and the README file:\n\n- The time range for downloading the data has been updated to cover the entire year of 2022 instead of 1980.\n- Improved comments and explanations in the 1.Download_ERA5.py script for better readability.\n- Updated the Usage section in the README file to reflect the changes made in the\n 1.Download_ERA5.py script and to provide a more concise explanation of the steps to run the script.","shortMessageHtmlLink":"Update 1.Download_ERA5.py and README: Adjust time range, improve comm…"}},{"before":"753ed52a5332732c5d2b569f85950e3a0711ff73","after":"94b4f9113266599fe6f29458d5614d7f3deb4c78","ref":"refs/heads/main","pushedAt":"2023-04-05T22:42:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Update README with detailed algorithm explanation, usage for 1.Download_ERA5.py, and LaTeX equation\n\nDescription:\n\n- Added a detailed explanation of the Lagrangian method based on Stohl (1998) and its usage in the algorithm.\n- Included the citation for Stohl (1998) with a link to the article.\n- Provided a short usage description for the 1.Download_ERA5.py script.\n- Incorporated the LaTeX equation for the trajectory calculation.\n- Made other minor improvements for clarity and readability.","shortMessageHtmlLink":"Update README with detailed algorithm explanation, usage for 1.Downlo…"}},{"before":"dee8b1ea802250bfa470a55f1044d61ab6128107","after":"753ed52a5332732c5d2b569f85950e3a0711ff73","ref":"refs/heads/main","pushedAt":"2023-04-05T21:27:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Updated version of the gitignore\n\nNow ignorign the BT files created by the script","shortMessageHtmlLink":"Updated version of the gitignore"}},{"before":"0f3931b7236666bf7afc467c2214affd7d3726ad","after":"dee8b1ea802250bfa470a55f1044d61ab6128107","ref":"refs/heads/main","pushedAt":"2023-04-05T20:49:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Corrected path of the folder on the principal scripts\n\nApplied a changes of the folders where the information is readed and\nsaved on the BT.py and 2.Compute_BT.py according with the directory\ntree.\n\nUpdated version of the readme file.","shortMessageHtmlLink":"Corrected path of the folder on the principal scripts"}},{"before":"378619bb483b297d967184afae01332056b5c506","after":"0f3931b7236666bf7afc467c2214affd7d3726ad","ref":"refs/heads/main","pushedAt":"2023-04-02T15:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"updated version of the codes","shortMessageHtmlLink":"updated version of the codes"}},{"before":"0e1c94961c18212289e560beee13a2724d0f09ac","after":"378619bb483b297d967184afae01332056b5c506","ref":"refs/heads/main","pushedAt":"2023-04-02T15:09:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Initial commit with ERA5 downloader, backtrajectory calculator, and post-processor","shortMessageHtmlLink":"Initial commit with ERA5 downloader, backtrajectory calculator, and p…"}},{"before":null,"after":"0e1c94961c18212289e560beee13a2724d0f09ac","ref":"refs/heads/main","pushedAt":"2023-04-01T21:48:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jdmantillaq","name":"Juan Diego Mantilla","path":"/jdmantillaq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42581729?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADOnNSdgA","startCursor":null,"endCursor":null}},"title":"Activity · jdmantillaq/backtrajectory-calculator"}