Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 1-D lat/lon variables from mimic reader's available datasets #1392

Merged
merged 13 commits into from
Oct 23, 2020
Merged
16 changes: 0 additions & 16 deletions satpy/etc/readers/mimicTPW2_comp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,3 @@ file_types:
file_patterns: ['comp{start_time:%Y%m%d.%H%M%S}.nc']
sensor: ['mimic']
platform_name: ['microwave']

datasets:
latArr:
name: 'latitude'
units: degrees_north
file_key: latArr
standard_name: latitude
coordinates: [ latitude ]
file_type: mimicTPW2_comp
lonArr:
name: 'longitude'
units: degrees_east
file_key: lonArr
standard_name: longitude
coordinates: [ longitude ]
file_type: mimicTPW2_comp