{"id":20591450,"url":"https://github.com/jerkeeler/cesm_toolbox","last_synced_at":"2026-04-20T11:02:53.310Z","repository":{"id":43857229,"uuid":"333808043","full_name":"jerkeeler/cesm_toolbox","owner":"jerkeeler","description":"A collection of utilities and common analysis functions that I use when working with CESM output","archived":false,"fork":false,"pushed_at":"2022-02-15T23:33:41.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T00:09:29.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerkeeler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-28T15:55:50.000Z","updated_at":"2022-02-15T23:33:47.000Z","dependencies_parsed_at":"2022-09-06T10:00:51.835Z","dependency_job_id":null,"html_url":"https://github.com/jerkeeler/cesm_toolbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerkeeler%2Fcesm_toolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerkeeler%2Fcesm_toolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerkeeler%2Fcesm_toolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerkeeler%2Fcesm_toolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerkeeler","download_url":"https://codeload.github.com/jerkeeler/cesm_toolbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242223015,"owners_count":20092171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T07:40:24.251Z","updated_at":"2026-04-20T11:02:53.270Z","avatar_url":"https://github.com/jerkeeler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cesm_toolbox\n\nThis is a collection of utilitiy classes and functions for easily manipulating,\nplotting, and examining CESM output. This is primarily my (Jeremy's) personal\nrepository for code snippets that help me explore paleoclimate simulations.\n\nThis code is provided *as is*. You are more than welcome to use it for your own\npurposes, request features, submit bugs/pull requests, but there is no guarantee\nthat I will respond or incorporate changes. However, I will do my best to respond\nand help out if requested.\n\n## Development\n\nAll code is formatted using [Black](https://github.com/psf/black). Please ensure\ncode follows those style guidelines before making changes or submitting pull requests.\n\nPlease make code as Pythonic and idiomatic as possible.\n\nThere are, currently, no tests, but if this toolbox becomes more involved I would\nlike to add them.\n\n## Capabilities and functions\n\nEasily read in CAM data, plot paleo outlines, calculate d18O, total precip, create seasonal plots, \neasily split and combine datasets, and more!\n\n### CAM module\n\nUseful functions for working with CAM output.\n\n`delta_18O` - calculates $\\delta^{18}O$ of precipitaiton\n\n`total_precip` - calculates total precipitation in mm/day\n\n`precip_weighted_d18o` - calcualtes $\\delta^{18}O$ of precipitation weighted by total preciptation\n\n`delta_d` - calculates deuterium excess of precipitation\n\n`elevation` - calculates the elevation in meters at all grid points\n\n`net_precip` - calculates net precipitation (precipitation - evaporation)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerkeeler%2Fcesm_toolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerkeeler%2Fcesm_toolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerkeeler%2Fcesm_toolbox/lists"}