Only tangentially related: I have nothing but respect for EUMETSAT and their public data store. For past work projects I've had to interface with a pretty broad sample of the world's space and/or meteorological agency's public data stores and APIs and EUMDAC (EUMETSAT's API client) was top tier. Well documented, modern, fast, and generally headache free.
In fact, I have nothing but respect for any agency that makes free and public access to earth observation data a priority, regardless of how janky their API is.
perihelions · 3h ago
> "MTG-S1’s Infrared Sounder will scan nearly 2,000 thermal infrared wavelengths every 30 minutes to build vertical profiles of temperature, humidity, and trace gases. These data will be crucial for detecting fast-developing convective weather by revealing sudden shifts in instability, moisture, or wind – even before clouds begin to form."
In other words, it is
> "The Infrared Sounder on MTG-S1 is the first hyperspectral sounding instrument in geostationary orbit."
Is there a more technical article describing this hyperspectral instrument somewhere? It sounds pretty novel.
edit: Also, I'm now confused about the ESA's claim to be "the first", because
> "In 2016, the Chinese Meteorological Agency (CMA) launched the Geostationary Interferometric Infrared Sounder (GIIRS), to be the first hyperspectral sounder in geostationary orbit"
No; I'm quoting the esa.int article verbatim. The eumetsat.int article qualifies "...over Europe", but the esa.int does not. I suspect esa.int is just mistaken.
The IRS seems 4km and sentinel 4 8km if I read it correctly. The cool thing is that it is stationary unlike other sentinel satellites and can actually be used for now casting. No clue how infrared sounding performs with cloud cover.
cyanydeez · 2h ago
Imagine a world where America actually wanted to understand climate change.
AlecSchueler · 45m ago
Considering the emissions of the US and the outright rejection of climate action through the Paris accords, and the covering up of climate related research, it would seem fair to consider climate change as partly caused by outright American hostility. They say the most impacted will be people in developing nations, also, not in the US. Absolutely horrific actions.
ArneVogel · 3h ago
I think this is the first time I have seen the .int tld used.
It would have been better if the requirements also included the domain name had to start with a letter between I and N (inclusive).
But I guess this is what you get when these things get away from technologists.
jfengel · 2h ago
Ah, a Fortran joke. That's not just "technologists". That's old farts.
(In Fortran 66, variables didn't have to be declared. They would be integer if they began with I, J, K, L, M, or N. Otherwise it would be floating point [REAL, in Fortran parlance]. To this day it's why for loops usually use "i". With the bonus joke that God is real unless declared integer.)
In fact, I have nothing but respect for any agency that makes free and public access to earth observation data a priority, regardless of how janky their API is.
In other words, it is
> "The Infrared Sounder on MTG-S1 is the first hyperspectral sounding instrument in geostationary orbit."
https://www.esa.int/Applications/Observing_the_Earth/Meteoro...
Is there a more technical article describing this hyperspectral instrument somewhere? It sounds pretty novel.
edit: Also, I'm now confused about the ESA's claim to be "the first", because
> "In 2016, the Chinese Meteorological Agency (CMA) launched the Geostationary Interferometric Infrared Sounder (GIIRS), to be the first hyperspectral sounder in geostationary orbit"
https://www.aos.wisc.edu/aosjournal/Volume38/Loveless_PhD.pd... (PhD thesis of David M. Loveless (2021))
I think you might have misread the title, "Europe’s first [...]"
> Is there a more technical article describing this hyperspectral instrument somewhere?
https://space.oscar.wmo.int/instruments/view/irs has an short overview
Then this document provides an introduction (+ details) about the MTG-IRS program in general: https://user.eumetsat.int/s3/eup-strapi-media/MTG_IRS_L2_ATB...
No; I'm quoting the esa.int article verbatim. The eumetsat.int article qualifies "...over Europe", but the esa.int does not. I suspect esa.int is just mistaken.
The IRS seems 4km and sentinel 4 8km if I read it correctly. The cool thing is that it is stationary unlike other sentinel satellites and can actually be used for now casting. No clue how infrared sounding performs with cloud cover.
I think esa.int is probably one of the more popular .int domains on HN: https://news.ycombinator.com/from?site=esa.int
• World Health Organization - https://who.int
• NATO - https://nato.int
• Council of Europe - https://coe.int
• Mercosur - https://mercosur.int
• African Union - https://au.int
• EFTA - https://efta.int
But I guess this is what you get when these things get away from technologists.
(In Fortran 66, variables didn't have to be declared. They would be integer if they began with I, J, K, L, M, or N. Otherwise it would be floating point [REAL, in Fortran parlance]. To this day it's why for loops usually use "i". With the bonus joke that God is real unless declared integer.)