aya-eo's Stars
pylint-dev/pylint
It's not just a linter that annoys you!
opengeos/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
explosion/spacy-llm
🦙 Integrating LLMs into structured NLP pipelines
developmentseed/titiler
Build your own Raster dynamic map tile services
ARM-DOE/pyart
The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.
nsidc/earthaccess
Python Library for NASA Earthdata APIs
aliaksandr960/segment-anything-eo
Earth observation tools for Meta AI Segment Anything
ProjectPhysX/OpenCL-Wrapper
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.
rgbkrk/genai
What if GPT could help you notebook?
xgcm/xgcm
python package for analyzing general circulation model output data
geojupyter/jupytergis
JupyterGIS - Collaborative GIS editor in Jupyter
jgrss/geowombat
GeoWombat: Utilities for geospatial data
davidfrantz/force
Framework for Operational Radiometric Correction for Environmental monitoring
ARM-DOE/ACT
Atmospheric data Community Toolkit - A python based toolkit for exploring and analyzing time series atmospheric datasets
intake/intake-esm
An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.
NCAR/geocat-comp
GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.
openradar/xradar
A tool to work in weather radar data in xarray
pyvista/pyvista-xarray
xarray DataArray accessors for PyVista
stac-utils/stactools
Command line utility and Python library for STAC
zarr-developers/zarr-specs
Zarr core protocol for storage and retrieval of N-dimensional typed arrays
geopython/pygeofilter
pygeofilter is a pure Python parser implementation of OGC filtering standards
daleroberts/hdmedians
High-dimensional medians (medoid, geometric median, etc.). Fast implementations in Python.
nasa/cmr-stac
developmentseed/titiler-multidim
TiTiler extension for xarray
spencerkclark/xpartition
Tool for writing large xarray datasets to zarr stores with independent processes
willingc/awesome-inclusion-open-science
Curated resources for inclusive collaboration in open science.
developmentseed/stac-react
React components and hooks for building STAC-API front-ends
zhangch-ss/Monitoring_of_lake_dynamics
This is a program that uses multi-source remote sensing data to monitor the dynamic changes of lakes.
ITC-Water-Resources/shxarray
Extension to xarray providing functionality to work with spherical harmonic datasets
PanicMilica/Crop-Classification
In this project, I built 140 models using Random Forest, Naive Bayes, KNN, Catboost, Dense, CNN and MLP classifier. I used pandas, numpy and tensorflow. The goal was to predict the classes of crop based on satellite images. This was also a kaggle competition where I won first place.