{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":19197974,"defaultBranch":"master","name":"pyratbay","ownerLogin":"pcubillos","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-27T07:03:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2119263?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719562436.0","currentOid":""},"activityList":{"items":[{"before":"e57cda2266c51494af8881f852a329202c91ebda","after":"6a61530d6373beeaa9f0cc57520ac23c40dd55ee","ref":"refs/heads/ver2.0","pushedAt":"2024-07-28T12:06:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated version to 2.0.0b2","shortMessageHtmlLink":"Updated version to 2.0.0b2"}},{"before":"c744f2d7b3bf133e971c98179e2b73d1043ba6bc","after":"e57cda2266c51494af8881f852a329202c91ebda","ref":"refs/heads/ver2.0","pushedAt":"2024-07-23T09:13:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyproject to build including numpy>=2.0.\nLost compatibility with unsuported Python<=3.8.","shortMessageHtmlLink":"Updated pyproject to build including numpy>=2.0."}},{"before":"09e1bb63bf0a1b4b709d61e53b4b1fbc8759a74d","after":"c744f2d7b3bf133e971c98179e2b73d1043ba6bc","ref":"refs/heads/ver2.0","pushedAt":"2024-07-22T16:16:52.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added sphinx_copybutton to docs.","shortMessageHtmlLink":"Added sphinx_copybutton to docs."}},{"before":"69f1beb3469895749e170ab0a572855b07c3d962","after":"09e1bb63bf0a1b4b709d61e53b4b1fbc8759a74d","ref":"refs/heads/ver2.0","pushedAt":"2024-07-22T15:51:22.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Merge pull request #174 from pcubillos/guibrush\n\nGuibrush","shortMessageHtmlLink":"Merge pull request #174 from pcubillos/guibrush"}},{"before":"ce45df1c96d973f57224a0a7c2ab23741d30daaa","after":"c136ee87d19d78aef52e627f361f839a38924305","ref":"refs/heads/guibrush","pushedAt":"2024-07-02T15:25:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Implemented wn_thinning config argument to enable thinning down\ntabulated cross sections.","shortMessageHtmlLink":"Implemented wn_thinning config argument to enable thinning down"}},{"before":null,"after":"ce45df1c96d973f57224a0a7c2ab23741d30daaa","ref":"refs/heads/guibrush","pushedAt":"2024-06-28T08:13:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added temperature optional argument to Line_Sample() init\nto allow pre-definin a temperature grid (to resample cross sections).\nChecks for boundaries are TBD.\n\nUpdated pyrat/opacity.py to compute a temperature grid when\ntmin, tmax, and tstep are defined in the config file.\nThen, the code will interpolate the cross section tables into it.\n\nAdded test for temperature grid interpolation.","shortMessageHtmlLink":"Added temperature optional argument to Line_Sample() init"}},{"before":"d34de83e7f609bcede4d7791332a0c31e673f3e6","after":"69f1beb3469895749e170ab0a572855b07c3d962","ref":"refs/heads/ver2.0","pushedAt":"2024-03-11T15:53:02.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 2.0.0beta1.\nThis is it, no more new implementations beyond whats already planned.\nOnly cleaning up and documenting from now on.","shortMessageHtmlLink":"Updated pyratbay version to 2.0.0beta1."}},{"before":"3e69cda3cd3f9f30bef8ea3b473da361fd10bb36","after":"d34de83e7f609bcede4d7791332a0c31e673f3e6","ref":"refs/heads/ver2.0","pushedAt":"2024-02-29T12:50:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added docs for ExoMol line-list sampling.","shortMessageHtmlLink":"Added docs for ExoMol line-list sampling."}},{"before":"08f050e3c1164437086ec7eae0bccd6d2e510bd0","after":"3e69cda3cd3f9f30bef8ea3b473da361fd10bb36","ref":"refs/heads/ver2.0","pushedAt":"2024-02-26T16:26:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added __str__() method to temperature profile classes.\nUpdated docs.","shortMessageHtmlLink":"Added __str__() method to temperature profile classes."}},{"before":"9f0b35c074f1722cb3ac8dca639694764e3bf98d","after":"08f050e3c1164437086ec7eae0bccd6d2e510bd0","ref":"refs/heads/ver2.0","pushedAt":"2024-02-23T17:10:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added line_list_hitran.rst (py and ipynb) docs to demo how\nto compute HITRAN/HITEMP cross sections.","shortMessageHtmlLink":"Added line_list_hitran.rst (py and ipynb) docs to demo how"}},{"before":"86f32018ac78fbbdbab803be5c19855a8eef13c8","after":"9f0b35c074f1722cb3ac8dca639694764e3bf98d","ref":"refs/heads/ver2.0","pushedAt":"2024-02-23T13:19:33.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Fixed misleading docstring for op.make_tli()\nMade log an optional argument.\nRenamed wllow, wlhigh arguments to wl_low and wl_high.\nAllowed passing dblist, dbtype, and pflist as strings.\nRefactored wl_low and wl_high handling to make more sensible\nwhen calling from the python interpreter (parser() was turning\nvalues into cgs, now the driver will undo this just before calling\nmake_tli()).\nSome minor cosmetics.","shortMessageHtmlLink":"Fixed misleading docstring for op.make_tli()"}},{"before":"49c25aa27ee90a8d3c487e994068a90e92caf267","after":"86f32018ac78fbbdbab803be5c19855a8eef13c8","ref":"refs/heads/ver2.0","pushedAt":"2024-02-22T09:31:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Fixed tests, calls to pa.uniform()","shortMessageHtmlLink":"Fixed tests, calls to pa.uniform()"}},{"before":"8326e4e14614f22e53c3ad4e6314ec66ae060712","after":"49c25aa27ee90a8d3c487e994068a90e92caf267","ref":"refs/heads/ver2.0","pushedAt":"2024-02-22T09:10:06.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Docs updates, got toctree to show cookbooks subsections\nwhile hiding sub-toctree in recipes.rst.\nAdded Asplund2021 reference.\nAnd some other cosmetics.","shortMessageHtmlLink":"Docs updates, got toctree to show cookbooks subsections"}},{"before":null,"after":"8326e4e14614f22e53c3ad4e6314ec66ae060712","ref":"refs/heads/ver2.0","pushedAt":"2024-02-06T16:44:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Renamed input_atmfile -> atmfile and atmfile -> output_atmfile.\nWhich preserves the syntax of last public release.\n(also, output_atmfile is seldom needed to be defined)\natmfile will never be overwriten, it is only used as input.","shortMessageHtmlLink":"Renamed input_atmfile -> atmfile and atmfile -> output_atmfile."}},{"before":"caab3f808ea4c7ab059a96f8ee4785ad125a5ab2","after":"acb17a126f3d4cb5cc218415081914fd18bc71f3","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2024-02-05T10:51:50.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Implemented vmr_vars argument,\nwhich replaces molvars, molpars, metallicity, e_scale, e_ratio,\ne_abundances, all into a single (simpler) input variable.\n\nRemoved e_scale, e_ratio, e_abundances, and metallicity arguments.\nNo deprecation warnings since they were removed before an official release.\nAdded deprecation errors for molvars, molpars, molfree, and molmodel arguments.\nUpdated deprecation warnings for xsolar and escale arguments.\nAdded deprecation warning for elements argument.\n\nRenamed Atmosphere.molpars into Atmosphere.vmr_pars.\nTurned from a flat 1D array into a list, where each item is the set of\nparameters for each vmr_model.\n\nRefactored Retrieval.map_pars['mol'] list of integers into a list\nof (model_idx, param_idx) tuples.\n\nUpdated tests.","shortMessageHtmlLink":"Implemented vmr_vars argument,"}},{"before":"60f4477ad45ef97456b31e234834b651d171906c","after":"caab3f808ea4c7ab059a96f8ee4785ad125a5ab2","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2024-01-08T15:19:31.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Added docs/docs_requirements.txt file.","shortMessageHtmlLink":"Added docs/docs_requirements.txt file."}},{"before":"cc8afb3f40a60ebe3d6721fa3215633e10ee17ba","after":"60f4477ad45ef97456b31e234834b651d171906c","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-11-17T15:44:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 1.1.14b2.","shortMessageHtmlLink":"Updated pyratbay version to 1.1.14b2."}},{"before":"e42c64c3b040fce158a17b3b9f272988a6c30c00","after":"cc8afb3f40a60ebe3d6721fa3215633e10ee17ba","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-11-02T07:57:16.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 1.1.14b1.","shortMessageHtmlLink":"Updated pyratbay version to 1.1.14b1."}},{"before":"f76f1d810ae08545813b29f695ad397f465e372e","after":"e42c64c3b040fce158a17b3b9f272988a6c30c00","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-09-05T08:18:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Fixed bug in pt.mkdir() for python<3.9 (non exisiting removeprefix)\nUpdated pyratbay version to 1.1.13b2.","shortMessageHtmlLink":"Fixed bug in pt.mkdir() for python<3.9 (non exisiting removeprefix)"}},{"before":"6faa1ae5f7d1b9baa2bfb2eb22b43d851c60df38","after":"f76f1d810ae08545813b29f695ad397f465e372e","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-09-05T07:57:18.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 1.1.13b1.\nWe are nearly at version 2.0.","shortMessageHtmlLink":"Updated pyratbay version to 1.1.13b1."}},{"before":"c0f6d2d2edf6d4b8313ae5ba4db0bea2726f35fd","after":"6faa1ae5f7d1b9baa2bfb2eb22b43d851c60df38","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-07-08T15:05:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Modified atmosphere used for tests. Use 51 layers down from 81\nfor faster execution.\ntests/inputs/atmosphere_uniform_test.atm\n\nBrought default vextent value back to 300.0 HWMH, in tests set to 100\nonly for faster execution.","shortMessageHtmlLink":"Modified atmosphere used for tests. Use 51 layers down from 81"}},{"before":"88eaaa0693b5d42502bc703928dbfd3eff5961e2","after":"c0f6d2d2edf6d4b8313ae5ba4db0bea2726f35fd","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-07-07T08:03:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Testing github actions.","shortMessageHtmlLink":"Testing github actions."}},{"before":"86c16726d64ddcf9feb80819dbfd7d1f36676972","after":"88eaaa0693b5d42502bc703928dbfd3eff5961e2","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-07-06T22:35:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 1.1.12b1.","shortMessageHtmlLink":"Updated pyratbay version to 1.1.12b1."}},{"before":"15450018fbc1d8b26ae1e0f60f965b5b81699af5","after":"86c16726d64ddcf9feb80819dbfd7d1f36676972","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-07-06T22:10:08.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Enabled interpolating cross-section data over atmospheric pressure\narray.\nImplemented check_pressure_boundaries() function to prevent\nextrapolation to larger pressures than tabulated values.\nExtrapolation to lower pressures is allowed (since profiles are\nDoppler dominated, i.e., no longer depend on pressure).\n\nUp next: parse pressure source when initializing Atmosphere() object","shortMessageHtmlLink":"Enabled interpolating cross-section data over atmospheric pressure"}},{"before":"fab396048063ec01570bf35d4631fbbb7af3235d","after":"15450018fbc1d8b26ae1e0f60f965b5b81699af5","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-06-25T23:13:53.526Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"pyflakes.","shortMessageHtmlLink":"pyflakes."}},{"before":"2272cf12b0e42d42ad74a45cd9b6c27401b162af","after":"fab396048063ec01570bf35d4631fbbb7af3235d","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-06-25T23:09:29.993Z","pushType":"push","commitsCount":27,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Homogeneized variables of opacity models.\nFixed bug with ccsgray cloud model.\nFixed str tests.","shortMessageHtmlLink":"Homogeneized variables of opacity models."}},{"before":"ee72eb82188e11128fa687c8f92c396a83aa842e","after":"2272cf12b0e42d42ad74a45cd9b6c27401b162af","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-05-25T13:13:45.496Z","pushType":"push","commitsCount":1,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Housekeeping.","shortMessageHtmlLink":"Housekeeping."}},{"before":"b9ae1019924753271769df1631c58cb436a18b46","after":"ee72eb82188e11128fa687c8f92c396a83aa842e","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-05-25T13:00:10.637Z","pushType":"push","commitsCount":39,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Updated pyratbay version to 1.1.11b1.","shortMessageHtmlLink":"Updated pyratbay version to 1.1.11b1."}},{"before":"8b0793010f3890f59d880a2bd2a7e251a7cac3e4","after":"b9ae1019924753271769df1631c58cb436a18b46","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-04-24T09:51:06.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Implemented Collision_Induced() class to model CIA opacities\nin a self-suficient object.\nAdded tests and docs.","shortMessageHtmlLink":"Implemented Collision_Induced() class to model CIA opacities"}},{"before":"4ec77cb6a2f47424a8c3833f3e756fca453e4e71","after":"8b0793010f3890f59d880a2bd2a7e251a7cac3e4","ref":"refs/heads/sort_out_atmosphere","pushedAt":"2023-04-05T09:15:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pcubillos","name":"Patricio Cubillos","path":"/pcubillos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2119263?s=80&v=4"},"commit":{"message":"Fixed bug with number of fields in retrieval_params\nwhen including priors.","shortMessageHtmlLink":"Fixed bug with number of fields in retrieval_params"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEiyCF4AA","startCursor":null,"endCursor":null}},"title":"Activity ยท pcubillos/pyratbay"}