Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ash
ash-iasi
Commits
973b636c
Commit
973b636c
authored
Apr 30, 2020
by
Espen Sollum
Browse files
Added test file
parent
363f7306
Changes
1
Show whitespace changes
Inline
Side-by-side
bin/TestIASI.py
0 → 100755
View file @
973b636c
#!/usr/bin/env python3
import
ReadAndPlotIASI
# New file format
#ReadAndPlotIASI.ReadAndPlotSingleIASIFile('W_XX-EUMETSAT-Darmstadt,SOUNDING+SATELLITE,METOPB+IASI_C_EUMP_20191116020259_37157_eps_o_l1.bin', ncfFile='test.nc')
# Older file format, tends to not work...
ReadAndPlotIASI
.
ReadAndPlotSingleIASIFile
(
'/xnilu_wrk/projects/sat_data/events/2010-04_Eyjafjallajokull/eumetcast/EPS-11/iasi_20100417_214753_metopa_18131_eps_o.l1_bufr'
,
ncfFile
=
'test_old.nc'
,
old_iasi
=
True
,
PlotFile
=
'test.png'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment