ARCTIC GRIB: Integrate proven working Arctic extraction for Docker 7997dce nakas Claude commited on Sep 3, 2025
ADVANCED POLAR COORDS: Multiple extraction methods for Arctic GRIB a7b9671 nakas Claude commited on Sep 2, 2025
FIX PYGRIB: Remove signal-based timeout, fix output format d4e55bb nakas Claude commited on Sep 2, 2025
ADD DEPENDENCIES: Complete system packages for Arctic GRIB processing dd9735b nakas Claude commited on Aug 30, 2025
FIX ARCTIC DATA: Filter out invalid 9999 fill values and unrealistic data 617d189 nakas Claude commited on Aug 30, 2025
FIX ARCTIC: Force use of eccodes over pygrib for Arctic GRIB extraction d8e7489 nakas Claude commited on Aug 30, 2025
HOTFIX: Fix indentation and control flow structure in Arctic extractor 134f1f9 nakas Claude commited on Aug 30, 2025
Merge branch 'main' of https://huggingface.co/spaces/nakas/NWPS_SWAN be6be52 nakas commited on Aug 30, 2025
FIX ARCTIC: Resolve None value errors and polar stereographic projection failures a348c9e nakas Claude commited on Aug 30, 2025
BYPASS PYGRIB: Use eccodes/wgrib2 analysis to prevent hanging b20cf71 nakas Claude commited on Aug 28, 2025
COMPREHENSIVE: Extract ALL Arctic parameters with real coordinates 1d963f8 nakas Claude commited on Aug 28, 2025
WORKING: Implement raw eccodes extraction for Arctic GRIB files 43ce6f3 nakas Claude commited on Aug 28, 2025
Prioritize wgrib2 over pygrib for Arctic GRIB extraction 1a5dbb7 nakas Claude commited on Aug 28, 2025
Use grb.data() as primary method for Arctic coordinate extraction b8e8d17 nakas Claude commited on Aug 28, 2025
Add thread-based timeout and wgrib2 fallback for Arctic GRIB processing c40f8b4 nakas Claude commited on Aug 28, 2025
Fix Arctic GRIB coordinate extraction - remove synthetic data fallback 99ffbfc nakas Claude commited on Aug 28, 2025
Add timeout protection and synthetic data fallback for Arctic processing 3bc6627 nakas Claude commited on Aug 28, 2025
Fix app startup hanging - remove auto file loading and add comprehensive debug 6272fbd nakas Claude commited on Aug 28, 2025
Optimize Arctic processing to prevent hanging during startup 33225ae nakas Claude commited on Aug 28, 2025
Fix Arctic wave processing - use ArcticGRIBExtractor at runtime 90ca2eb nakas Claude commited on Aug 28, 2025
Simplify Arctic extractor to match working script exactly ec8c28f nakas Claude commited on Aug 28, 2025
Add timeout handling and emergency fallback to Arctic extractor df64ca6 nakas Claude commited on Aug 28, 2025
Simplify Dockerfile to minimal build for real Arctic extraction 049e34f nakas Claude commited on Aug 28, 2025
Fix Dockerfile by using package manager versions of wgrib2 and cdo c4eff60 nakas Claude commited on Aug 28, 2025
Implement real Arctic GRIB data extraction using pygrib 43ee4c8 nakas Claude commited on Aug 28, 2025
Prepare for Hugging Face Spaces deployment - updated Dockerfile, README, and added gitignore 96cb8c7 nakas commited on Aug 28, 2025
Fix mapping error: standardize Arctic data column names 878c45d nakas Claude commited on Aug 28, 2025
Fix Arctic detection by passing region name to process_grib_file 98eb929 nakas Claude commited on Aug 27, 2025
Fix Arctic extraction trigger - detect polar stereographic errors earlier 440e57e nakas Claude commited on Aug 27, 2025
Add comprehensive alternative Arctic extraction methods 21f2414 nakas Claude commited on Aug 27, 2025
Integrate complete Arctic solution into grib_wave_puller.py 6fb70dc nakas Claude commited on Aug 27, 2025
Fix Arctic GRIB processing with multi-layered fallback approach e35439d nakas commited on Aug 27, 2025
Improve Arctic processing with better pygrib support and error handling 77f2511 nakas Claude commited on Aug 27, 2025
Fix Docker build: replace unavailable libgrib-api-dev with libeccodes-tools e4a63c8 nakas Claude commited on Aug 27, 2025
Implement global wave coverage by combining multiple NOAA regional GRIB files c20aed3 nakas Claude commited on Aug 27, 2025
Fix NOAA GRIB wave data access with correct regional file structure 408bde3 nakas Claude commited on Aug 27, 2025
Remove mock data fallback - government/institutional data only b2a3d68 nakas Claude commited on Aug 27, 2025