Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavierLopatin
/
PhenoSensing
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
30
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Library overhaul
- #3
#3
Merged
JavierLopatin
merged 24 commits into
master
JavierLopatin/PhenoSensing:master
from
library-overhaul
JavierLopatin/PhenoSensing:library-overhaul
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Library overhaul
#3
JavierLopatin
merged 24 commits into
master
JavierLopatin/PhenoSensing:master
from
library-overhaul
JavierLopatin/PhenoSensing:library-overhaul
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
Phase 0: stabilize package and make it pip-installable
Show description for 852483b
JavierLopatin
committed
852483b
View commit details
Copy full SHA for 852483b
Browse repository at this point
Phase 1: packaging, tests, CI and docs
Show description for b2f1b0f
JavierLopatin
committed
b2f1b0f
View commit details
Copy full SHA for b2f1b0f
Browse repository at this point
Phase 2 (reconstruction): composable smoothing/fitting registry
Show description for 0b36638
JavierLopatin
committed
0b36638
View commit details
Copy full SHA for 0b36638
Browse repository at this point
Phase 2 (extraction): composable SOS/EOS registry
Show description for 2a420d8
JavierLopatin
committed
2a420d8
View commit details
Copy full SHA for 2a420d8
Browse repository at this point
Commits on May 26, 2026
Phase 2 (wiring + trends): complete the composable pipeline
Show description for 31f6ee6
JavierLopatin
committed
31f6ee6
View commit details
Copy full SHA for 31f6ee6
Browse repository at this point
Phase 3 (performance): apply_ufunc refactor + out-of-core
Show description for 9de4d5c
JavierLopatin
committed
9de4d5c
View commit details
Copy full SHA for 9de4d5c
Browse repository at this point
Phase 4 (numba): GIL-releasing fast path for linear reconstruction
Show description for 6c1b33f
JavierLopatin
committed
6c1b33f
View commit details
Copy full SHA for 6c1b33f
Browse repository at this point
Phase 4 (anomalies): non-parametric phenological anomaly detection
Show description for acf2ce9
JavierLopatin
committed
acf2ce9
View commit details
Copy full SHA for acf2ce9
Browse repository at this point
Phase 4 (multi-season): NOS detection via peak finding
Show description for 1223789
JavierLopatin
committed
1223789
View commit details
Copy full SHA for 1223789
Browse repository at this point
Phase 4 (uncertainty): bootstrap per-metric uncertainty
Show description for a9ff4f6
JavierLopatin
committed
a9ff4f6
View commit details
Copy full SHA for a9ff4f6
Browse repository at this point
docs: add executed full-API tutorial notebook
Show description for 84974dc
JavierLopatin
committed
84974dc
View commit details
Copy full SHA for 84974dc
Browse repository at this point
docs: clarify the Southern-Hemisphere section in the tutorial
Show description for 947a0fe
JavierLopatin
committed
947a0fe
View commit details
Copy full SHA for 947a0fe
Browse repository at this point
PhenoPlot: Southern-Hemisphere axis, outside-left legend, palette for many years
Show description for 2702384
JavierLopatin
committed
2702384
View commit details
Copy full SHA for 2702384
Browse repository at this point
fix(plotting): keep data-driven x-limits in PhenoPlot's southern relabel
Show description for b6b4e99
JavierLopatin
committed
b6b4e99
View commit details
Copy full SHA for b6b4e99
Browse repository at this point
docs(tutorial): expand per-function explanations in the API tutorial
Show description for 220c9a6
JavierLopatin
committed
220c9a6
View commit details
Copy full SHA for 220c9a6
Browse repository at this point
feat(qa): source-agnostic QA -> weight decoder (phenopy.qa)
Show description for fb11924
JavierLopatin
committed
fb11924
View commit details
Copy full SHA for fb11924
Browse repository at this point
docs(examples): Earth Engine QA example + display_map pyproj fix
Show description for 0478fd0
JavierLopatin
committed
0478fd0
View commit details
Copy full SHA for 0478fd0
Browse repository at this point
feat(reconstruction): weighted reconstruction — QA-weighted Whittaker + upper-envelope (wTSM/Chen)
Show description for 70b1ff4
JavierLopatin
committed
70b1ff4
View commit details
Copy full SHA for 70b1ff4
Browse repository at this point
docs(examples): wire GEE notebook §6 to the weighted reconstruction
Show description for 6b89cfe
JavierLopatin
committed
6b89cfe
View commit details
Copy full SHA for 6b89cfe
Browse repository at this point
fix(rmse): avoid deprecated .chunk(None) in segmented RMSE
Show description for 0ec8809
JavierLopatin
committed
0ec8809
View commit details
Copy full SHA for 0ec8809
Browse repository at this point
feat(metrics): add trough (base) and middle-of-season (MOS) LSP metrics
Show description for a85a809
JavierLopatin
committed
a85a809
View commit details
Copy full SHA for a85a809
Browse repository at this point
docs(tutorial): refresh for the 18 LSP metrics (trough, mos)
Show description for 646c2e0
JavierLopatin
committed
646c2e0
View commit details
Copy full SHA for 646c2e0
Browse repository at this point
perf(bench+docs): benchmark PhenoLSP scaling and rewrite the performance guide
Show description for 9c0ec1d
JavierLopatin
committed
9c0ec1d
View commit details
Copy full SHA for 9c0ec1d
Browse repository at this point
refactor!: rename package PhenoPY -> PhenoSensing
Show description for 4d92c40
JavierLopatin
committed
4d92c40
View commit details
Copy full SHA for 4d92c40
Browse repository at this point
You can’t perform that action at this time.