TUW-GEO / ascat

Read and visualize data from the Advanced Scatterometer (ASCAT) on-board the series of Metop satellites
https://ascat.readthedocs.io/
MIT License
23 stars 16 forks source link

Can't open eumetset data from list of filenames #67

Open claytharrison opened 1 month ago

claytharrison commented 1 month ago

Currently, there is no way to pass a list of filenames to the level 1/2 readers in eumetset. One can only use the file_handling interface by passing a path to a parent directory of the desired files along with subfolder/filename templates. It would be handy if a user who already knows exactly which files they need could bypass this.