{"id":13569576,"url":"https://github.com/earthlab/earthpy","last_synced_at":"2025-10-21T20:52:34.417Z","repository":{"id":29589110,"uuid":"122149160","full_name":"earthlab/earthpy","owner":"earthlab","description":"A package built to support working with spatial data using open source python","archived":false,"fork":false,"pushed_at":"2025-09-10T14:03:51.000Z","size":2631,"stargazers_count":529,"open_issues_count":42,"forks_count":162,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-10-18T21:54:58.474Z","etag":null,"topics":["education","python","raster","spatial-data","vector"],"latest_commit_sha":null,"homepage":"https://earthpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/earthlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-20T03:02:42.000Z","updated_at":"2025-10-16T20:19:16.000Z","dependencies_parsed_at":"2023-09-26T02:17:39.511Z","dependency_job_id":"665c9e74-f6cd-4366-9ff4-42f6a766db3c","html_url":"https://github.com/earthlab/earthpy","commit_stats":{"total_commits":898,"total_committers":39,"mean_commits":"23.025641025641026","dds":0.5066815144766147,"last_synced_commit":"5b7bfb3794770b22b8cb381b96e78a6f19d97ef6"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/earthlab/earthpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/sbom","scorecard":{"id":363869,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthlab/earthpy","commit":"f655c0cf7ebc048fac465043bd243a1c1739e5d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code-cov.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-cov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/earthlab/earthpy/releases/50665293","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/earthlab/earthpy/releases/50665293"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:25:45.836Z","repository_id":29589110,"created_at":"2025-08-18T11:25:45.836Z","updated_at":"2025-08-18T11:25:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280333492,"owners_count":26312845,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["education","python","raster","spatial-data","vector"],"created_at":"2024-08-01T14:00:41.567Z","updated_at":"2025-10-21T20:52:34.383Z","avatar_url":"https://github.com/earthlab.png","language":"Python","funding_links":[],"categories":["Uncategorized","地理Geo处理","`Python` processing of optical imagery (non deep learning)","Python"],"sub_categories":["Uncategorized","Processing imagery - post processing"],"readme":"[![DOI](https://joss.theoj.org/papers/10.21105/joss.01886/status.svg)](https://doi.org/10.21105/joss.01886)\n[![pyOpenSci](https://tinyurl.com/y22nb8up)](https://github.com/pyOpenSci/software-review/issues/3)\n[![Build Status](https://travis-ci.org/earthlab/earthpy.svg?branch=master)](https://travis-ci.org/earthlab/earthpy)\n[![Build status](https://ci.appveyor.com/api/projects/status/xgf5g4ms8qhgtp21?svg=true)](https://ci.appveyor.com/project/earthlab/earthpy)\n[![codecov](https://codecov.io/gh/earthlab/earthpy/branch/master/graph/badge.svg)](https://codecov.io/gh/earthlab/earthpy)\n[![Docs build](https://readthedocs.org/projects/earthpy/badge/?version=latest)](https://earthpy.readthedocs.io/en/latest/?badge=latest)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://img.shields.io/badge/code%20style-black-000000.svg)\n\n# EarthPy\n\n![PyPI](https://img.shields.io/pypi/v/earthpy.svg?color=purple\u0026style=plastic)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/earthpy.svg?color=purple\u0026label=pypi%20downloads\u0026style=plastic)\n![Conda](https://img.shields.io/conda/v/conda-forge/earthpy.svg?color=purple\u0026style=plastic)\n![Conda](https://img.shields.io/conda/dn/conda-forge/earthpy.svg?color=purple\u0026label=conda-forge%20downloads\u0026style=plastic)\n\nEarthPy makes it easier to plot and manipulate spatial data in Python.\n\n## Why EarthPy?\n\nPython is a generic programming language designed to support many different applications. Because of this, many commonly\nperformed spatial tasks for science including plotting and working with spatial data take many steps of code. EarthPy\nbuilds upon the functionality developed for raster data (rasterio) and vector data (geopandas) in Python and simplifies the\ncode needed to:\n\n* [Stack and crop raster bands from data such as Landsat into an easy to use numpy array](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_raster_stack_crop.html)\n* [Work with masks to set bad pixels such a those covered by clouds and cloud-shadows to NA (`mask_pixels()`)](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_stack_masks.html#sphx-glr-gallery-vignettes-plot-stack-masks-py)\n* [Plot rgb (color), color infrared and other 3 band combination images (`plot_rgb()`)](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_rgb.html)\n* [Plot bands of a raster quickly using `plot_bands()`](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_bands_functionality.html)\n* [Plot histograms for a set of raster files.](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_hist_functionality.html)\n* [Create discrete (categorical) legends](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_draw_legend_docs.html)\n* [Calculate vegetation indices such as Normalized Difference Vegetation Index (`normalized_diff()`)](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_calculate_classify_ndvi.html)\n* [Create hillshade from a DEM](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/plot_dem_hillshade.html)\n\nEarthPy also has an `io` module that allows users to\n\n1. Quickly access pre-created data subsets used in the earth-analytics courses hosted\non [www.earthdatascience.org](https://www.earthdatascience.org)\n2. Download other datasets that they may want to use in their workflows.\n\nEarthPy's design was inspired by the `raster` and `sp` package functionality available to `R` users.\n\n## View Example EarthPy Applications in Our Documentation Gallery  \n\nCheck out our [vignette gallery](https://earthpy.readthedocs.io/en/latest/gallery_vignettes/index.html) for\napplied examples of using EarthPy in common spatial workflows.\n\n## Install\n\nEarthPy can be installed using `pip`, but we **strongly** recommend that you install it using conda and the `conda-forge` channel.\n\n### Install Using Conda / conda-forge Channel (Preferred)\n\nIf you are working within an Anaconda environment, we suggest that you install EarthPy using\n`conda-forge`\n\n```bash\n$ conda install -c conda-forge earthpy\n```\n\nNote: if you want to set conda-forge as your default conda channel, you can use the following install workflow.\nWe recommmend this approach. Once you have run conda config, you can install earthpy without specifying a channel.\n\n```bash\n$ conda config --add channels conda-forge\n$ conda install earthpy\n```\n\n\n### Install via Pip\n\nWe strongly suggest that you install EarthPy using conda-forge given pip can be more prone to \nspatial library dependency conflicts. However, you can install earthpy using pip.\n\nTo install EarthPy via `pip` use:\n\n```bash\n$ pip install --upgrade earthpy\n```\n\nOnce you have successfully installed EarthPy, you can import it into Python.\n\n```python\n\u003e\u003e\u003e import earthpy.plot as ep\n```\n\nBelow is a quick example of plotting multiple bands in a numpy array format.\n\n```python\n\u003e\u003e\u003e arr = np.random.randint(4, size=(3, 5, 5))\n\u003e\u003e\u003e ep.plot_bands(arr, titles=[\"Band 1\", \"Band 2\", \"Band 3\"])\n\u003e\u003e\u003e plt.show()\n```\n\n## Active Maintainers\n\nWe welcome contributions to EarthPy. Below are the current active package maintainers. Please see our\n[contributors file](https://earthpy.readthedocs.io/en/latest/contributors.html) for a complete list of all\nof our contributors.\n\n\u003ca title=\"Nathan Korinek\" href=\"https://www.github.com/nkorinek\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Nathan Korinek\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/38253680?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Elsa Culler\" href=\"https://github.com/eculler\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Nathan Korinek\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/3465768?v=4?size=120\" /\u003e\u003c/a\u003e\n\n\n## Contributors\n\nWe've welcome any and all contributions. Below are some of the\ncontributors to EarthPy. We are currently trying to update this list!!\n\n\u003ca title=\"Leah Wasser\" href=\"https://www.github.com/lwasser\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Leah Wasser\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/7649194?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Max Joseph\" href=\"https://www.github.com/mbjoseph\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Max Joseph\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/2664564?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Joseph McGlinchy\" href=\"https://www.github.com/joemcglinchy\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Joseph McGlinchy\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/4762214?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Jenny Palomino\" href=\"https://www.github.com/jlpalomino\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Jenny Palomino\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/4017492?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Sean Gillies\" href=\"https://www.github.com/sgillies\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Michelle Roby\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/33697?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Tim Head\" href=\"https://www.github.com/betatim\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Tim Head\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/1448859?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Chris Holdgraf\" href=\"https://www.github.com/choldgraf\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Michelle Roby\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/1839645?size=120\" /\u003e\u003c/a\u003e\n\u003ca title=\"Michelle Roby\" href=\"https://www.github.com/mirob9363\"\u003e\u003cimg width=\"60\" height=\"60\" alt=\"Michelle Roby\" class=\"pull-left\" src=\"https://avatars.githubusercontent.com/u/42818395?size=120\" /\u003e\u003c/a\u003e\n\n## How to Contribute\n\nWe welcome contributions to EarthPy! Please be sure to check out our\n[contributing guidelines](https://earthpy.readthedocs.io/en/latest/contributing.html)\nfor more information about submitting pull requests or changes to EarthPy.\n\n## License \u0026 Citation\n\n[BSD-3](https://github.com/earthlab/earthpy/blob/master/LICENSE)\n\n### Citation Information\n\nWhen citing EarthPy, please cite our [JOSS paper](https://doi.org/10.21105/joss.01886):\n\n```\n@article{Wasser2019EarthPy,\n\tjournal = {Journal of Open Source Software},\n\tdoi = {10.21105/joss.01886},\n\tissn = {2475-9066},\n\tnumber = {43},\n\tpublisher = {The Open Journal},\n\ttitle = {EarthPy: A Python package that makes it easier to explore and plot raster and vector data using open source Python tools.},\n\turl = {https://doi.org/10.21105/joss.01886},\n\tvolume = {4},\n\tauthor = {Wasser, Leah and Joseph, Maxwell and McGlinchy, Joe and Palomino, Jenny and Korinek, Nathan and Holdgraf, Chris and Head, Tim},\n\tpages = {1886},\n\tdate = {2019-11-13},\n\tyear = {2019},\n\tmonth = {11},\n\tday = {13},\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearthlab%2Fearthpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fearthlab%2Fearthpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearthlab%2Fearthpy/lists"}