Skip to content

Commit

Permalink
Fix geocat reader import of yaml reader base class
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 24, 2018
1 parent 6bf8e62 commit fcd71f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion satpy/etc/readers/geocat.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reader:
description: CSPP Geo and GEOCAT file reader
name: geocat
reader: !!python/name:satpy.readers.geocat.FileYAMLReader
reader: !!python/name:satpy.readers.yaml_reader.FileYAMLReader
sensors: [abi, ahi, goes_imager]

file_types:
Expand Down

0 comments on commit fcd71f6

Please sign in to comment.