{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":390532271,"defaultBranch":"main","name":"nixis","ownerLogin":"MightyBOBcnc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-28T23:00:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4467749?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1639202127.8400798","currentOid":""},"activityList":{"items":[{"before":"1059a78182aa31f7fde4b8fb9b11b0804c186df3","after":"8942e3c3339e9d393725accd7c8fa92861fa483b","ref":"refs/heads/dev","pushedAt":"2023-10-08T22:54:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Notes\n\n- Notes.\n- Also corrected calc_distance to be in line with how the distance formula is generally presented when being taught. This does not functionally change any outputs, as it merely changes the order in which the terms are operated on. The distance between A and B is still the same as the distance between B and A.","shortMessageHtmlLink":"Notes"}},{"before":"b6f907142ab119010fda370f12abd16d5e2fc65b","after":"1059a78182aa31f7fde4b8fb9b11b0804c186df3","ref":"refs/heads/dev","pushedAt":"2023-10-04T00:33:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Fix large images not saving properly\n\n- Fixes #4","shortMessageHtmlLink":"Fix large images not saving properly"}},{"before":"26952bb24cbc54a2c2617768cf3126354c733a69","after":"b6f907142ab119010fda370f12abd16d5e2fc65b","ref":"refs/heads/dev","pushedAt":"2023-10-03T03:58:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Notes","shortMessageHtmlLink":"Notes"}},{"before":"1816b85a9c476a99b1654a5077ab4f8b897a5e5c","after":"26952bb24cbc54a2c2617768cf3126354c733a69","ref":"refs/heads/dev","pushedAt":"2023-09-30T21:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Docstrings and notes\n\n- Also corrected a couple ints to be floats.","shortMessageHtmlLink":"Docstrings and notes"}},{"before":"2001c7cd21a35c22600c9a9569c8979a1055c837","after":"1816b85a9c476a99b1654a5077ab4f8b897a5e5c","ref":"refs/heads/dev","pushedAt":"2023-09-22T21:52:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Notes and improved docstrings\n\n- Improved various docstrings.\n- Notes.\n- Replaced all instances of \"ToDo:\" with \"TODO:\" for syntax highlighting in VS Code.\n- Replaced all instances of \"Note:\" and \"note:\" with \"NOTE:\" for syntax highlighting in VS Code.","shortMessageHtmlLink":"Notes and improved docstrings"}},{"before":"e31b4c0a6540ffa731c17ed594c7ef206a4d38d1","after":"2001c7cd21a35c22600c9a9569c8979a1055c837","ref":"refs/heads/dev","pushedAt":"2023-09-22T21:32:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"New erosion algorithm\n\n- New erode_terrain5p (and erosion_iteration5p) which was supposed to be a thread-safe parallel implementation of erode_terrain5 but unfortunately it doesn't output the same results. Instead it appears to enhance the look of ridges and peaks but without carving the desired river channels.\n- Added a simple WaterDroplet class during exploration of ways to do erode_terrain5p but it is currently UNUSED.\n- New find_highest function to complement the find_lowest function.\n- New check_world_slopes which will report what is the highest and lowest slope between any two neighbor verts on the whole planet.\n- Stupid amount of notes for erode_terrain5p to get a record of thoughts into the git, but these will have to be culled later.\n- Other minor notes and tweaks.","shortMessageHtmlLink":"New erosion algorithm"}},{"before":"df7f6757b1e5440f02fce2ba9709071c313d65fd","after":"e31b4c0a6540ffa731c17ed594c7ef206a4d38d1","ref":"refs/heads/dev","pushedAt":"2023-08-19T00:31:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Erosion experiments\n\n- erode_terrain1 and erode_terrain2 now use tuple swaps.\n- erode_terrain1 and erode_terrain2 now support snapshotting.\n- Hopeless flailing at erode_terrain3 and erode_terrain4. They still don't work. Should probably do a clean re-implementation of water, carrying capacity, and evaporation later.\n- Notes. Always excessive notes.","shortMessageHtmlLink":"Erosion experiments"}},{"before":"6f690b2b5888b30757759bc79ff404c8e3412fcb","after":"df7f6757b1e5440f02fce2ba9709071c313d65fd","ref":"refs/heads/dev","pushedAt":"2023-08-14T21:28:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Merge branch 'dev' of https://github.com/MightyBOBcnc/nixis into dev","shortMessageHtmlLink":"Merge branch 'dev' of https://github.com/MightyBOBcnc/nixis into dev"}},{"before":"e303681e969f9218d6110e5db8a40638aeb691cb","after":"6f690b2b5888b30757759bc79ff404c8e3412fcb","ref":"refs/heads/dev","pushedAt":"2023-08-04T04:28:31.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Merge pull request #14 from MightyBOBcnc/main\n\nBring in changes from Main","shortMessageHtmlLink":"Merge pull request #14 from MightyBOBcnc/main"}},{"before":"b3ab2479040c7ab62339333ebe889d9b1b105e86","after":"e303681e969f9218d6110e5db8a40638aeb691cb","ref":"refs/heads/dev","pushedAt":"2023-08-03T23:54:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Minor erosion experiments\n\n- Working on issue #7\n- Moved creation of write buffer for erode_terrain5 outside of the loop\n- Changed erode_terrain6 to use tuple swap for buffer switching\n- Added quick and dirty image snapshot function in util.py that can be used for erosion and climate iterations (not added everywhere yet; only erosion 5 and 6)\n- Lots of notes\n- Added a couple Scalene files to .gitignore","shortMessageHtmlLink":"Minor erosion experiments"}},{"before":"fb49db0c7015a6bf9c6e4496901754bf4e0e1efa","after":"b3ab2479040c7ab62339333ebe889d9b1b105e86","ref":"refs/heads/dev","pushedAt":"2023-08-03T08:22:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Update erosion.py\n\n- Fix spikes and get better results in `erosion_iteration5` (happy accident: This also makes it run about 1/3 faster)\r\n- Fix `erode_terrain4` incorrectly calling `erosion_iteration3` instead of `erosion_iteration4`","shortMessageHtmlLink":"Update erosion.py"}},{"before":"fea3b5b18fd69932ecd5fee2edf1b2ea51b4d6e5","after":"fb49db0c7015a6bf9c6e4496901754bf4e0e1efa","ref":"refs/heads/dev","pushedAt":"2023-07-23T21:26:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Notes","shortMessageHtmlLink":"Notes"}},{"before":"b3625e87b48c62c321f8936094c546862416e8f2","after":"fea3b5b18fd69932ecd5fee2edf1b2ea51b4d6e5","ref":"refs/heads/dev","pushedAt":"2023-07-11T03:45:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Updated requirements.yaml\n\n- Vastly simplified requirements.yaml\n- Updated readme to clarify info about the conda environment.","shortMessageHtmlLink":"Updated requirements.yaml"}},{"before":"5cbd18ab671a650c945023220c7d1673fa3d9bd2","after":"25059a6269d5ba5a3ef837e530f4f37e01232da9","ref":"refs/heads/main","pushedAt":"2023-07-11T03:11:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Update README.md\n\n- Update environment description (again).","shortMessageHtmlLink":"Update README.md"}},{"before":"f4823614b7dd427944c7dce2ffa9ac344d3c72e8","after":"5cbd18ab671a650c945023220c7d1673fa3d9bd2","ref":"refs/heads/main","pushedAt":"2023-07-11T03:05:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Update README.md\n\n- Clarify info about Nixis conda environment.","shortMessageHtmlLink":"Update README.md"}},{"before":"6837e6898074cbe235fe8249945e0c269dc79a23","after":"f4823614b7dd427944c7dce2ffa9ac344d3c72e8","ref":"refs/heads/main","pushedAt":"2023-07-11T02:59:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Cleaned up requirements.yaml\n\n- Greatly simplified requirements.yaml","shortMessageHtmlLink":"Cleaned up requirements.yaml"}},{"before":"d57c5e3f1355bce36d7da5a969f50744b2c9b64a","after":"b3625e87b48c62c321f8936094c546862416e8f2","ref":"refs/heads/dev","pushedAt":"2023-07-09T18:01:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MightyBOBcnc","name":null,"path":"/MightyBOBcnc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4467749?s=80&v=4"},"commit":{"message":"Fixes, notes, reacquainting with codebase\n\n- Updated image snapshotting in climate functions because I am dumb and forgot to do that earlier.\n- Renamed calculate_seasonal_tilt to calc_seasonal_tilt for brevity and consistency.\n- Renamed verts to points in calc_insolation_slice because these are not mesh vertices but rather arbitrary points.\n- Renamed nbr to nbrs in find_lowest because it should be plural.\n- More terrain erosion experiments (number 6).\n- Suppress vtk warnings from pyvista.\n- Hard-code some GUI colors because it seems a newer version of pyvista changed them.\n- Added a year_length argument to argparse and world config and set the default to 365. (This is not being used yet.)\n- Added pointless tectonics.py for the future.\n- Added a mode parameter to make_bool_elevation_mask so we can specify if we want the mask to be created for values above or below the specified elevation.\n- Renamed temperature conversion functions.\n- Added build_tri_adjacency function. (Currently unused.)\n- Updated several docstrings for better clarity, hopefully.\n- Various notes and minor typo fixes.\n- Add .gitattributes because line ending warnings are annoying.","shortMessageHtmlLink":"Fixes, notes, reacquainting with codebase"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wOFQyMjo1NDoxNS4wMDAwMDBazwAAAAOSQSjY","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wOFQyMjo1NDoxNS4wMDAwMDBazwAAAAOSQSjY","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0wOVQxODowMTo0OS4wMDAwMDBazwAAAANRxsxk"}},"title":"Activity ยท MightyBOBcnc/nixis"}