UWI-ODC GitHub Details, Stars and Alternatives | OpenRepoFinder
abxda / repository
UWI-ODC
This repository provides practical Jupyter Notebook examples of using the Open Data Cube (ODC) on UWI infrastructure. It includes Python scripts for loading, processing, and analyzing Earth observation data, showcasing its application in geospatial and environmental monitoring projects.
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10
Community adoption25% weight
0
Maintenance state20% weight
100
License clarity10% weight
100
Project information10% weight
35
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
UWI-ODC
This repository provides practical Jupyter Notebook examples of using the Open Data Cube (ODC) on UWI infrastructure. It includes Python scripts for loading, processing, and analyzing Earth observation data, showcasing its application in geospatial and environmental monitoring projects.
ALGORITHMICALLY RELATED
Similar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This Repository provides a Jupyter Notebook for building a small language model from scratch using 'TinyStories' dataset. Covers data preprocessing, BPE tokenization, binary storage, GPU memory management, and training a Transformer in PyTorch. Generate sample stories to test your model. Ideal for learning NLP and PyTorch.
A hands-on tutorial on anomaly detection in time series data using Python and Jupyter notebooks. This repository includes interactive live-coding sessions, sample datasets, and various anomaly detection algorithms to provide a comprehensive learning experience.