Closed howff closed 6 years ago
What is this file used for?
@davidh-ssec Mappings between satellite catalogue numbers and corresponding platform names from OSCAR
It will allow you to do:
from pyorbital.orbital import Orbital
orb = Orbital('NOAA-20')
For NOAA-20 you currently need to do:
orb = Orbital('NOAA 20')
Coverage remained the same at 74.98% when pulling 1a3b895aa8ccfb7485b65c2a87d8aecf86b8fb45 on howff:patch-1 into 857a487f2246bc46829dd640a8fcf3bfaa911ef5 on pytroll:master.