Commit History

FIX: Logger initialization order in grib_wave_puller
6f42724

nakas Claude commited on

ARCTIC GRIB: Integrate proven working Arctic extraction for Docker
7997dce

nakas Claude commited on

ADVANCED POLAR COORDS: Multiple extraction methods for Arctic GRIB
a7b9671

nakas Claude commited on

FIX PYGRIB: Remove signal-based timeout, fix output format
d4e55bb

nakas Claude commited on

FIX DOCKERFILE: Remove unavailable packages
b26fa3b

nakas Claude commited on

FIX PYGRIB HANGING: Docker + timeout wrapper solution
924e461

nakas Claude commited on

PYGRIB SETUP: System dependencies and test suite
a0faaf6

nakas Claude commited on

ADD DEPENDENCIES: Complete system packages for Arctic GRIB processing
dd9735b

nakas Claude commited on

FIX ARCTIC DATA: Filter out invalid 9999 fill values and unrealistic data
617d189

nakas Claude commited on

FIX ARCTIC: Force use of eccodes over pygrib for Arctic GRIB extraction
d8e7489

nakas Claude commited on

HOTFIX: Fix indentation and control flow structure in Arctic extractor
134f1f9

nakas Claude commited on

HOTFIX: Fix syntax error in Arctic GRIB extractor
c675314

nakas Claude commited on

Merge branch 'main' of https://huggingface.co/spaces/nakas/NWPS_SWAN
be6be52

nakas commited on

FIX ARCTIC: Resolve None value errors and polar stereographic projection failures
a348c9e

nakas Claude commited on

Create packages.txt
7373bbc
verified

nakas commited on

BYPASS PYGRIB: Use eccodes/wgrib2 analysis to prevent hanging
b20cf71

nakas Claude commited on

COMPREHENSIVE: Extract ALL Arctic parameters with real coordinates
1d963f8

nakas Claude commited on

WORKING: Implement raw eccodes extraction for Arctic GRIB files
43ce6f3

nakas Claude commited on

Prioritize wgrib2 over pygrib for Arctic GRIB extraction
1a5dbb7

nakas Claude commited on

Use grb.data() as primary method for Arctic coordinate extraction
b8e8d17

nakas Claude commited on

Add thread-based timeout and wgrib2 fallback for Arctic GRIB processing
c40f8b4

nakas Claude commited on

Fix Arctic GRIB coordinate extraction - remove synthetic data fallback
99ffbfc

nakas Claude commited on

Add timeout protection and synthetic data fallback for Arctic processing
3bc6627

nakas Claude commited on

Fix app startup hanging - remove auto file loading and add comprehensive debug
6272fbd

nakas Claude commited on

Optimize Arctic processing to prevent hanging during startup
33225ae

nakas Claude commited on

Fix Arctic wave processing - use ArcticGRIBExtractor at runtime
90ca2eb

nakas Claude commited on

Implement comprehensive Arctic GRIB2 data extraction solution
9dae817

nakas commited on

Simplify Arctic extractor to match working script exactly
ec8c28f

nakas Claude commited on

Add timeout handling and emergency fallback to Arctic extractor
df64ca6

nakas Claude commited on

Simplify Dockerfile to minimal build for real Arctic extraction
049e34f

nakas Claude commited on

Fix Dockerfile by using package manager versions of wgrib2 and cdo
c4eff60

nakas Claude commited on

Implement real Arctic GRIB data extraction using pygrib
43ee4c8

nakas Claude commited on

Prepare for Hugging Face Spaces deployment - updated Dockerfile, README, and added gitignore
96cb8c7

nakas commited on

Update Arctic solution with complete extraction methods
93271bd

nakas commited on

Fix mapping error: standardize Arctic data column names
878c45d

nakas Claude commited on

Add quick Arctic fix to prevent extraction hanging
2ac9983

nakas Claude commited on

Fix Arctic detection by passing region name to process_grib_file
98eb929

nakas Claude commited on

Fix Arctic extraction trigger - detect polar stereographic errors earlier
440e57e

nakas Claude commited on

Add comprehensive alternative Arctic extraction methods
21f2414

nakas Claude commited on

Integrate complete Arctic solution into grib_wave_puller.py
6fb70dc

nakas Claude commited on

Add comprehensive Arctic wave data extraction solution
6aa68b0

nakas Claude commited on

Fix Arctic GRIB processing with polar stereographic patch
8b38a39

nakas commited on

Enhanced Arctic GRIB processing with 5-tier fallback system
665df39

nakas commited on

Fix Arctic GRIB processing with multi-layered fallback approach
e35439d

nakas commited on

Improve Arctic processing with better pygrib support and error handling
77f2511

nakas Claude commited on

Fix Docker build: replace unavailable libgrib-api-dev with libeccodes-tools
e4a63c8

nakas Claude commited on

Fix Arctic GRIB polar stereographic projection error
3cea2ed

nakas Claude commited on

Implement global wave coverage by combining multiple NOAA regional GRIB files
c20aed3

nakas Claude commited on

Fix NOAA GRIB wave data access with correct regional file structure
408bde3

nakas Claude commited on

Remove mock data fallback - government/institutional data only
b2a3d68

nakas Claude commited on