You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The developers of satdump drastically changed the file output of imagery relating to geo sats. Thge new naming convention does not 'currently' work with Sanchez. As you can see below, other than the raw png files, the composited outputs all have the same filename, thedifference being the date/time in which they were created. So that a M1 file: abi_rgb_Clean_Longwave_IR_Window_Band_map.jpg is the same as a full disk file abi_rgb_Clean_Longwave_IR_Window_Band_map.jpg. Or, Meso1 band 13 file G18_13_20240515T115155Z.png has the same name as full disk band 13 G18_13_20240515T115155Z.png the differences are in the timestamp of the folders.
So instead of having a file folder with today's date, and all the day/night imagery under it, it creates a file folder by time and date, with just that times output under it. See my example for goes 18. the JSON will need to be updated to handle that, as well as for pulling multiple files:
The text was updated successfully, but these errors were encountered:
The developers of satdump drastically changed the file output of imagery relating to geo sats. Thge new naming convention does not 'currently' work with Sanchez. As you can see below, other than the raw png files, the composited outputs all have the same filename, thedifference being the date/time in which they were created. So that a M1 file:
abi_rgb_Clean_Longwave_IR_Window_Band_map.jpg
is the same as a full disk fileabi_rgb_Clean_Longwave_IR_Window_Band_map.jpg
. Or, Meso1 band 13 fileG18_13_20240515T115155Z.png
has the same name as full disk band 13G18_13_20240515T115155Z.png
the differences are in the timestamp of the folders.So instead of having a file folder with today's date, and all the day/night imagery under it, it creates a file folder by time and date, with just that times output under it. See my example for goes 18. the JSON will need to be updated to handle that, as well as for pulling multiple files:
![Screenshot 2024-05-15 071349](https://private-user-images.githubusercontent.com/47005123/330802282-ad6c9f0d-557e-49b0-9324-3f86ffb658a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjA2MDIsIm5iZiI6MTczOTU2MDMwMiwicGF0aCI6Ii80NzAwNTEyMy8zMzA4MDIyODItYWQ2YzlmMGQtNTU3ZS00OWIwLTkzMjQtM2Y4NmZmYjY1OGEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5MTE0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIxOTYxOTNjZTdlZDEzNDlhYTIzZmZkZmI2ODM0NjJlMDhiNTVjZDUyZDI2YzhlMjEyM2ZkOTQxNWYzNmUyZmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fqgBZaQQpytfBUdFj62g4PGqiOFJsysJ44yitM_1GjU)
The text was updated successfully, but these errors were encountered: