pietern / goestools

Tools to work with signals and files from GOES satellites
https://pietern.github.io/goestools/
BSD 2-Clause "Simplified" License
368 stars 82 forks source link

Handle non-CMIP products from GOES-R series #16

Closed pietern closed 4 years ago

pietern commented 6 years ago

Looks like there are some experiments going on sending products other than the Cloud and Moisture Image Product on the HRIT stream. The goesproc handler only deals with the CMIP product and expects details to be embedded in the LRIT ancillary text header and this is missing from the new files.

There should be a separate handler for non-CMIP products.

elafargue commented 5 years ago

Looks like this is handled now ?

pietern commented 4 years ago

Indeed! Thanks, @elafargue. Closing the issue.