Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 581 Bytes

new-code.rst

File metadata and controls

18 lines (15 loc) · 581 Bytes

New code

Date: 2008-09-05 21:00
Author: Adam (adam.g.ginsburg@gmail.com)
tags:googlepost, pipeline
slug:new-code

Done for the day after this (observing tonight) two new procedures:

alignment_offsets_to_ncdf.pro
calcoeffs_to_ncdf.pro

they're really easy, very nearly one-liners. Once they've been used once, you can just use ncdf_varput_scale Modified keyword parameters in do_the_pointing: offsets will always be applied unless the keyword 'no_offsets' is passed into the code (or the top-level wrapper). Since offsets default to zero, this should be OK.