This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /// script | |
| # requires-python = ">=3.11" | |
| # dependencies = [ | |
| # "earthaccess", | |
| # ] | |
| # /// | |
| # This script contains inline script metadata (above) with its package | |
| # dependencies. The package managers that understand these metadata and enable | |
| # automatic installation of the dependencies are: uv, pipx, hatch, pdm, and |
OlderNewer