NIEHS / amadeus

https://niehs.github.io/amadeus/
Other
6 stars 2 forks source link

Improving MODIS tile handling #79

Closed sigmafelix closed 4 months ago

sigmafelix commented 4 months ago
sigmafelix commented 4 months ago

I decided to use mode to get the typical number of files from other file path strings. Any dates with less than 80% of the mode of the number of files in other days will be excluded. It still has a limitation that file paths are used as they are when the number of days are too low. However, since we assume calc_modis_par() is supposed to get many days worth data paths in from argument to take advantage of parallel processing, the impact of this limitation is trivial.