10BC0 GitHub - developmentseed/living-ice-temperature: Frontend application and backend processing for radar-derived ice temperature data in Antarctica · GitHub
[go: up one dir, main page]

Skip to content

developmentseed/living-ice-temperature

Repository files navigation

living-ice-temperature

GitHub Actions Workflow Status GitHub deployments

Frontend application and backend processing for radar-derived ice temperature data in Antarctica.

Usage

To run the frontend locally, get yarn, then:

cd frontend
yarn install
yarn dev

This will open the frontend at http://localhost:5174/living-ice-temperature/.

We provide a command-line interface (CLI) for running data processing operations. To see what commands are available, install uv then:

uv run living-ice-temperature --help

Development

For backend processing, we have some light tests:

uv run pytest

To run all of our checks (linting, formatting, etc):

scripts/check

About

Frontend application and backend processing for radar-derived ice temperature data in Antarctica

Resources

License

Stars

Watchers

Forks

Contributors

0