Search found 2 matches

by steve_rogers56
Wed Nov 27, 2024 9:05 pm America/New_York
Forum: Home
Question: AVHRR near real time data
Replies: 4

Re: AVHRR near real time data

Hi,
You can access AVHRR near-real-time data via NOAA's CLASS (Comprehensive Large Array-data Stewardship System) or EUMETSAT's data portals. Both require creating an account. Check NOAA CLASS for direct downloads or EUMETSAT for additional European coverage.
by steve_rogers56
Tue Nov 26, 2024 12:58 pm America/New_York
Forum: Home
Question: Confusing developer experience when download token expires
Replies: 2

Re: Confusing developer experience when download token expires

Matthew, The issue seems rooted in the expired download token behavior and unclear error handling. Key suggestions: Use a 403 error with an "expired token" message instead of a 303 redirect to the login page. Provide clear token expiration info on the token management page. Automate expira...