Code used by the ASL group - mostly matlab, but also shell and fortran/C/python# ASL Production Code Library
- Routines are grouped in directories
- Dependency of directories is tiered (go only on one way)
- Interface is KING - consistency above all
- Directory names should indicate what's inside it
- Evey routine has to be a reference documentation prepared!
As a first task, let us detangle the RTP creation procedure for AIRS data.
This procedure has 3 logical steps:
- Fetching of AIRS data
- Merging with Model data 2.1 Must have model fetch routine to call
- Computing calculations
As it is now:
rtp_core.m:
- Look for existing L1B files