Opened 4 years ago

Closed 4 years ago

#679 closed task (fixed)

Add examples of python processing of ROPP output to the IO user guide

Reported by: Ian Culverwell Owned by: warrick
Priority: normal Milestone: Whenever
Component: ROPP(all) Version: 9.0
Keywords: Cc:

Description

ROPP-10 DRR reviewer Riccardo Notarpietro (EUMETSAT) suggests:

What if adding also something similar for Python? (and also in the framework of a future release)

Sec 3.5 of the ROPP IO UG has examples of how to read/plot ROPP data with IDL, PV-WAVE, R and ncl. We should probably add something similar with Python.

Attachments (4)

IT-IO-03_o.nc (752.9 KB ) - added by warrick 4 years ago.
CF 1.0 test data
eum_test.n4 (743.0 KB ) - added by warrick 4 years ago.
CF 1.7 test data
n4.py (610 bytes ) - added by warrick 4 years ago.
Test script for CF 1.7 file
nc.py (632 bytes ) - added by warrick 4 years ago.
Test script for CF 1.0

Download all attachments as: .zip

Change history (8)

comment:1 by Ian Culverwell, 4 years ago

Owner: changed from fwarrick to warrick
Status: newassigned

comment:2 by warrick, 4 years ago

I've added instructions to the ROPP IO UG.

Here are the changes.

I have also attached example scripts and test data for both a CF 1.0 and CF 1.7 file

by warrick, 4 years ago

Attachment: IT-IO-03_o.nc added

CF 1.0 test data

by warrick, 4 years ago

Attachment: eum_test.n4 added

CF 1.7 test data

comment:3 by warrick, 4 years ago

Extra info: in the IO UG the Python instructions are section 3.5.3, which is currently page 52 (44) of the PDF (document)

comment:4 by warrick, 4 years ago

Resolution: fixed
Status: assignedclosed

by warrick, 4 years ago

Attachment: n4.py added

Test script for CF 1.7 file

by warrick, 4 years ago

Attachment: nc.py added

Test script for CF 1.0

Note: See TracTickets for help on using tickets.