AAPP version 8.1 Release Note

Size: px
Start display at page:

Download "AAPP version 8.1 Release Note"

Transcription

1 PP version 8.1 Release Note 26 January Introduction PP v8 is a new major release of the TOVS and VHRR Pre-processing Package. The main changes, compared with PP v7.15, are listed in the PP v8 User Guide In particular, see the section on What s new in PP v8? complete list of changes is given in the ppendix to this release note. 2. Reference documents The PP v8 documents are listed in Table 1. The primary documents (i.e. those most likely to be consulted by users) are shown in red. ocuments specific to PP v8 are in green. Table 1: PP v8 documentation oc reference Title Version / year Status NWPSF-O-U-004 PP Overview 8.0 / 2017 Updated NWPSF-F-U-001 Scientific escription 8.0 / 2017 Updated NWPSF-F-U-002 Software escription 8.0 / 2017 Updated NWPSF-F-U-003 ata Formats 8.0 / 2017 Updated NWPSF-F-U-005 ppendix - PP navigation 1.3 / 2011 No change NWPSF-O-U-027 ppendix - Pre-processing of TS 1.0 / 2011 No change and CrIS NWPSF-F-U-009 I version 4 Scientific User anual 1.3 / 2017 Updated NWPSF-F-U-011 VIIRS to CrIS apping 1.0 / 2014 No change NWPSF-O-S-033 PP version 8 Product Specification 1.0 / 2017 New NWPSF-O-S-034 PP version 8 Top Level esign 1.0 / 2017 New NWPSF-O-TV-042 PP version 8 Test Plan 1.2 / 2017 New NWPSF-F-U-006 OPS-LRS User anual 1.6 / 2015 No change NWPSF-O-U-022 ISI Principal Components in PP: 1.0 / 2010 No change User anual NWPSF-F-TR-002 Use of the OPS software for local 1.0 / 2007 No change processing and comparison with global ISI data NWPSF-O-U-005 PP Installation Guide 8.0 / 2017 Updated NWPSF-O-U-036 PP User Guide 8.0 / 2017 Updated In general, documents that are expected to be updated with each PP main release are given a 8.x numbering system. Other documents start at 1.0. The documents can be accessed from the PP documentation page at

2 3. Package files Table 2: PP v8 package files File name Size (bytes) Purpose Release_note_PPv8.1.pdf This document PP_8.1.tgz Code PP_I4_atlas.tgz tlas data for I4 PP_I4_thresholds_v8.tgz Thresholds data for I4 atmscris_test.tgz Test case for TS/CrIS ingest bufr_test.tgz Test case for BUFR encode/decode metopb_test.tgz Test case for etop-b direct readout processing noaa19_test.tgz Test case for NO-19 direct readout processing noaafiles_test.tgz Ingest of sample files from NO CLSS avhrr_global.tgz Conversion of VHRR PFS format (e.g. EPS global dissemination) to PP l1b I4_test.tgz Updated version of the existing I4 VIIRS test case viirs_to_cris.tgz Updated version of the existing VIIRS to CrIS test case ccess to the PP v8.1 code will be via the software downloads tab on the NWPSF web site. User registration is required. The data files and test cases are accessible from Note that the ISI processor OPS-LRS V7-0 (with patches 1 & 2) is still valid, and registered users of OPS-LRS can download it from the software downloads section of the NWPSF web pages. The following existing test cases (link as above) are retained: metopizer_and_pp.tgz, test_.tgz. 4. License To use this software, users need to need to have agreed to the terms of the NWPSF License greement. The License greement is displayed when a user is logged into the NWPSF web site and chooses to change software preferences. It can also be viewed here: 5. System requirements Supported operating systems are Linux and macos. IX was supported on earlier versions of PP, and the config file is retained, but has not been tested. 32-bit or 64-bit systems may be used. Fortran90 compiler and a C compiler are required. Recommended F90 compilers include gfortran and ifort. lternatively, pgf90 may be used if OPS-LRS is not required.

3 Standard Unix utilities (including Korn shell, make, ar, tar, perl5) are used. The software and data files require about 9GB of disk space, and you will need space for your own data. We recommend that the system has at least 8GB of available memory, but more is desirable especially if you are planning to run CSPP (level 1 processing package for Suomi-NPP and JPSS, from SSEC/UW). OPS-LRS requires, in addition, a C++ compiler and support for posix threads. 6. Building PP 1. Copy the PP_8.1.tgz and (optionally) the I4 data files to a suitable location on your system and unpack them: tar -xzf PP_8.1.tgz cd PP_8.1 tar -xzf../pp_i4_atlas.tgz tar -xzf../pp_i4_thresholds_v8.tgz 2. ownload and install any external libraries that you may need, as explained in the PP Installation Guide. We recommend installing hdf5 (with Fortran interfaces enabled), BUFRC (from ECWF) and eccodes (also from ECWF). 3. Configure your system, as explained in the PP Installation Guide (and summarised in the PP User Guide), remembering to link in the external libraries. 4. Run make and optionally make install. 5. If required, customise your TOVS_ENV8 file. For example, you may wish to define IR_HF5 and IR_ECCOES (near the end of the file) if these libraries are not centrally installed. s an alternative to the above manual installation, you can use the build script install_aapp8.sh., which is available at This allows the user to build the PP, the OPS-LRS and the recommended external libraries and data files. Note: the atlas file is common to PP v8 and v7.9 onwards. But the thresholds file is specific to v8. Note also that some parts of PP v8 do not build under g95. Please use gfortran instead of g Running the test cases Each of the PP v8 test cases comes with a 00REE.txt file that describes how to run the test case and the outputs that should be generated. In most cases only minimal set-up is needed before running the supplied scripts, typically to set environment variables such as TOVS_ENV8. 8. Version control Contents of the PP_version.txt file:

4 8.1 Last Changed Rev: 578 Last Changed ate: :35: (on, 22 Jan 2018) 9. User feedback If you encounter a problem, or have suggestions for improvements, please use the NWPSF Helpdesk, at or contact the PP Coordinator. ppendix: Changes in PP v8.1 compared with PP v7.15 Changes in PP v8.1 compared with PP v (excluding makefiles) Calibration =========== PP/src/calibration/libamsuacl/amsua_clparams.dat Relax the cal counts tolerance for N19 SU channel 7 (18 -> 27 counts) Lower the warm cal gross limit for 01 SU channels 1 and 3 Relax cal view angle tolerance for N15 SU-1-1 (100 -> 190 deg) PP/src/calibration/libamsuacl/ama_smpmn.F Improve a diagnostic PP/src/calibration/libamsuacl/amasetu.F Ignore the initial qualind if processing NESIS 1b data, not generated with PP PP/src/calibration/libavhrcl/avh_lbc.F change the tabalb size and computation of i4max, to allow for cases with large values in visible channel. PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch1.txt PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch3a.loc PP/src/calibration/libavhrcl/etop1_VHRR_Libya_ch3a.txt PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch1.txt PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch3a.loc PP/src/calibration/libavhrcl/etop2_VHRR_Libya_ch3a.txt PP/src/calibration/libavhrcl/N16_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/N16_VHRR_Libya_ch1.txt PP/src/calibration/libavhrcl/N16_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/N16_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch1.txt PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch3a.loc PP/src/calibration/libavhrcl/N17_VHRR_Libya_ch3a.txt PP/src/calibration/libavhrcl/N18_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/N18_VHRR_Libya_ch1.txt

5 PP/src/calibration/libavhrcl/N18_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/N18_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch1.loc PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch1.txt PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch2.loc PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch2.txt PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch3a.loc PP/src/calibration/libavhrcl/N19_VHRR_Libya_ch3a.txt VHRR visible coefficient files from NO/STR. These can subsequently be updated by script avh_get_vis_coefs. Navigation ========== PP/src/navigation/libtle/tle_satpos.F llow for roll over from orbit to 1, following NO announcements for N15 PP/src/navigation/libnavtool/orbit_angle.F Correction: angle was sometimes reported as 180 when should be 0. Tools/hdf5 ========== PP/include/mwri1c.h PP/src/tools/libaapphdf5/mwri_sdr_out.F Correct the instrument code in the WRI l1c (20). on't use the "Observing Beginning Time" and related attributes for WRI, as they are unreliable. Use "Scan_daycnt" dataset instead. llow for special missing data values for WRI that are seen in the datasets but are not mentioned in the HF attributes (0 and -999). Correct the computation of spacecraft velocity. PP/include/mwri1c_c.h PP/src/tools/bin/convert_to_hdf5.ksh PP/src/tools/bin/mwri1c_to_hdf5.c PP/src/tools/libaapphdf5/mwri1c_read_f.F PP/src/tools/libaapphdf5/mwri1c_to_hdf5_write.c PP/src/tools/libaapphdf5/mwri_read.c dd WRI in convert_to_hdf5 PP/src/tools/libaapphdf5/cris1c_read.c-F Bug fix: allocated size of fovqualflgs was too small PP/src/tools/libaapphdf5/avh1c_to_hdf5_write.c o not generate output if the requested area is not covered at all PP/include/atms_sdr.h PP/src/tools/libaapphdf5/atms_sdr_out.F Correct a K bias in btemps and atemps rounding. Only report scans with valid end times (required for CSPP v3.0) dd wmosatid for JPSS-1 and JPSS-2. llow processing of TS SR file containing up to 30 granules (was 15). PP/include/cris_sdr.h PP/include/cris1c.h PP/src/tools/libaapphdf5/cris_sdr_out.F dd cris1c_extraradiance, 12 extra channels at band edges, to support full-spectral-resolution processing. dd wmosatid for JPSS-1 and JPSS-2. llow processing of CrIS SR file containing up to 30 granules (was 20). PP/src/tools/libaapphdf5/atms_channels.dat dd TS channel definitions for JPSS-1 and JPSS-2.

6 PP/src/tools/libaapphdf5/atms_sdr_read.c PP/src/tools/libaapphdf5/cris_sdr_read.c Use attribute Platform_Short_Name instead of ission_name because it is better defined in the JPSS documentation. llow for CrIS FSR input. PP/src/tools/libaapphdf5/ama1c_to_hdf5_write.c PP/src/tools/libaapphdf5/ama1d_to_hdf5_write.c PP/src/tools/libaapphdf5/amb1c_to_hdf5_write.c PP/src/tools/libaapphdf5/amb1d_to_hdf5_write.c PP/src/tools/libaapphdf5/atms1c_to_hdf5_write.c PP/src/tools/libaapphdf5/avh1b_to_hdf5_write.c PP/src/tools/libaapphdf5/avh1c_to_hdf5_write.c PP/src/tools/libaapphdf5/cris1c_to_hdf5_write.c PP/src/tools/libaapphdf5/hrp1b_to_hdf5_write.c PP/src/tools/libaapphdf5/hrs1c_to_hdf5_write.c PP/src/tools/libaapphdf5/hrs1d_to_hdf5_write.c PP/src/tools/libaapphdf5/iasi1c_to_hdf5_write.c PP/src/tools/libaapphdf5/iasi1d_to_hdf5_write.c PP/src/tools/libaapphdf5/iasipc_to_hdf5_write.c PP/src/tools/libaapphdf5/iras1c_to_hdf5_write.c PP/src/tools/libaapphdf5/mwhs21c_to_hdf5_write.c PP/src/tools/libaapphdf5/mwri1c_to_hdf5_write.c PP/src/tools/libaapphdf5/mwts21c_to_hdf5_write.c Change all instances of attribute name "period_minutes" to "period_seconds". Tools/BUFR (BUFRC interfaces) ============================== PP/src/tools/bin/aapp_decodebufr_1c.ksh PP/src/tools/libaappbufr/aapp_get_1c_atms.F Get TS channel data from atms_channels.dat, for consistency with atms_sdr. PP/src/tools/libaappbufr/aapp_get_1c_amsua.F PP/src/tools/libaappbufr/aapp_get_1c_amsub.F PP/src/tools/libaappbufr/aapp_get_1c_hirs.F Correct the decoding of NET and add computation of mean NET for header. PP/src/tools/bin/aapp_encodebufr_1c.F dd second to Section 1 (BUFR edition 4). Correct TimeOffset for CRIS1 and TS1. PP/src/tools/bin/aapp_encodebufr_1c.ksh Set default USE_OB_TIE=Y and ENHNCE_ISI=Y Change default for TOVS so that NET and version are encoded by default, but not for other data types. You can suppress NET for TOVS using "-n", and enable version information for other data types using "-v yes". Bug fix: encoding of PP_VERSION was not being correctly suppressed for level 1d datasets. PP/src/tools/bin/aapp_decodebufr_1c.F Set ENHNCE_ISI correctly when INSTRUENT is set by the user. PP/src/tools/libaappbufr/aapp_get_1c_cris.F PP/src/tools/libaappbufr/aapp_get_1c_iasi.F PP/src/tools/libaappbufr/aapp_get_1c_pciasi.F PP/src/tools/libaappbufr/aapp_get_1c_atms.F For TS, CrIS and ISI, use the last time in the scan for enddatatime (not the first). For TS, atms1c_scnlin can be zero. For ISI BUFR decode, set missing values for GEUvhrr1BQual, GEUvhrr1BCldFrac and GEUvhrr1BLandFrac to -1, 255, 255 respectively, for consistency with

7 original (i.e. not BUFR encoded) datasets. PP/src/tools/libaappbufr/aapp_put_1c.F Use 1 message per scan for PCISI and CrIS because of GTS restriction of 100 messages per file. lso, it's more efficient. Pass sub-centre to encoder routines for SU-, SU-B/HS and HIRS. PP/src/tools/libaappbufr/aapp_put_1c_amsua.F PP/src/tools/libaappbufr/aapp_put_1c_amsub.F PP/src/tools/libaappbufr/aapp_put_1c_hirs.F Store sub-centre in Section 4 PP/src/tools/libaappbufr/aapp_put_1c_mwri.F issing BTs now handled in the SR ingest (see mwri_sdr_out.f) PP/src/tools/libaappbufr/aapp_put_1d_hirs.F Correct channel 5 VHRR and the scale of cloud fraction. PP/src/tools/libaappbufr/aapp_put_1c_cris.F PP/src/tools/libaappbufr/aapp_put_1d_cris.F ax channel number is Subtract 2047 if channel number is higher. Tools/other =========== PP/src/tools/bin/avh_get_vis_coefs.ksh URL for NO/STR VHRR vis coefs is now set from TOVS_ENV8 PP/src/tools/bin/PP_RUN_NO.ksh fter avhrcl, call avh_get_vis_coefs. PP/src/tools/bin/PP_RUN_ETOP.ksh Old-style admin messages and spm bulletins are no longer supported. fter avhrcl, call avh_get_vis_coefs. PP/src/tools/bin/avh_get_vis_coefs.ksh ccept macos version of "date". Use environment variables $VHRR_VISIBLE_URL and $VHRR_VISIBLE_URL_TIEOUT, defined in TOVS_ENV8. PP/src/tools/libsatid/chksatid.F Prevent array overflow in tipnum. PP/src/tools/libsatid/satid.txt dd JPSS-1 and FY-3. Update some mission end dates. PP/src/tools/bin/noaa_class_to_aapp.ksh Support macos version of "stat". PP/src/tools/bin/gtsheaders_bufr.pl This script is used by BNet stations. dd it to PP. Preproc ======= PP/include/cris1d.h PP/include/ppparms.h PP/src/preproc/libatovpp/CRIS_FSR.fdf PP/src/preproc/bin/atovpp.ksh PP/src/preproc/bin/cris_channels.ksh Support the 431-channel CrIS FSR channel selection. Use it by default if the input l1c dataset is FSR. PP/src/preproc/libatovin/fdf.dat

8 PP/src/preproc/libatovin/infdf.F dd NO-20 (JPSS-1) and NO-21 (JPSS-2) PP/src/preproc/libatovpp/ISI.fdf Change 10.8um channel from 1125 to 1121, i.e. use one of the channels in the channel selection. PP/include/ppifdata.h Reduce coast threshold for ISI from 100km to 50km. et Office experience is that this is beneficial in allowing more ISI observations to be used in NWP. PP/src/preproc/bin/mwhs2_to_dummymwts2.F PP/src/preproc/bin/mwhs2_to_dummymwts2.ksh Put WHS2 data into a WTS2 level 1d format (used at et Office) PP/src/preproc/libatovpp/ppcristhin.F Get thinning option 2 (warmest CrIS FOV) working if the 1c dataset has already been spectrally thinned. iscellaneous ============= PP/src/libbufrdummy/dummybufr.F Change #ifdef HSNT_LIBBUFR to #ifndef HS_LIBBUFR (for consistency with other directives) TOVS_CONF configure akefile.inc akefile.pl Updates for PP v8. In configure, set up the TOVS_ENV8 to use EUETST web site for TLEs. Remove noaa16/17 entries in PR_NVIGTION_EFULT_LISTEST. Change 04 (etop simulator) to 03 (etop-c). config/ifort dd flag -heap-arrays, to avoid exceeding the default stack size. eccodes BUFR ============ PP/src/tools_eccodes/bin/eccodes_decodebufr_1c.F PP/src/tools_eccodes/bin/eccodes_decodebufr_1c.ksh PP/src/tools_eccodes/bin/eccodes_encodebufr_1c.F PP/src/tools_eccodes/bin/eccodes_encodebufr_1c.ksh PP/src/tools_eccodes/libecbufr/eccodes_get_1c_amsua.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_amsub.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_atms.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_cris.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_crisfsr.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_hirs.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_iasi.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_iras.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_mwhs.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_mwhs2.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_mwri.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_mwts.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_mwts2.F PP/src/tools_eccodes/libecbufr/eccodes_get_1c_pciasi.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_amsua.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_amsub.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_atms.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_cris.F

9 PP/src/tools_eccodes/libecbufr/eccodes_put_1c_crisfsr.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_hirs.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_iasi.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_iras.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_mwhs.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_mwhs2.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_mwri.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_mwts.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_mwts2.F PP/src/tools_eccodes/libecbufr/eccodes_put_1c_pciasi.F PP/src/tools_eccodes/libecbufr/eccodes_put_1d_hirs.F PP/src/tools_eccodes/libecbufr/eccodes_put_1d_mwhs2.F PP/src/tools_eccodes/libecbufr/eccodes_put_1d_mwts2.F PP/src/tools_eccodes/libecbufr/eccodes_utils.F PP/src/tools_eccodes/libecbufr/element.table dat PP/src/tools_eccodes/libecbufr/element.table loc I ==== PP/include/avh1c.h PP/include/avh2hirs.h PP/include/maia_Texture_FromNeighbors.interface PP/src/preproc/bin/avh2hirs.ksh PP/src/preproc/bin/avh2hirs_atovs.F PP/src/preproc/bin/avh2hirs.F PP/src/preproc/libavh2hirs/av_map_maia.F PP/src/preproc/libavh2hirs/cor_metop01.dat PP/src/preproc/libavh2hirs/cor_metop01.loc PP/src/preproc/libavh2hirs/cor_metop02.dat PP/src/preproc/libavh2hirs/cor_metop02.loc PP/src/preproc/libavh2hirs/cor_metop04.dat PP/src/preproc/libavh2hirs/cor_metop04.loc PP/src/preproc/libavh2hirs/cor_noaa12.dat PP/src/preproc/libavh2hirs/cor_noaa12.loc PP/src/preproc/libavh2hirs/cor_noaa14.dat PP/src/preproc/libavh2hirs/cor_noaa14.loc PP/src/preproc/libavh2hirs/cor_noaa15.dat PP/src/preproc/libavh2hirs/cor_noaa15.loc PP/src/preproc/libavh2hirs/cor_noaa16.dat PP/src/preproc/libavh2hirs/cor_noaa16.loc PP/src/preproc/libavh2hirs/cor_noaa17.dat PP/src/preproc/libavh2hirs/cor_noaa17.loc PP/src/preproc/libavh2hirs/cor_noaa18.dat PP/src/preproc/libavh2hirs/cor_noaa18.loc PP/src/preproc/libavh2hirs/cor_noaa19.dat PP/src/preproc/libavh2hirs/cor_noaa19.loc PP/src/preproc/libavh2hirs/fill_maia.F PP/src/preproc/libavh2hirs/ppellip.F PP/src/preproc/libavh2hirs/xavg.F PP/src/maia4/libmaia4/maia_setup.F90 PP/src/maia4/libmaia4/mod_maia_types.F90 PP/src/maia4/libmaia4/maia_Ca_ST.F90 PP/src/maia4/libmaia4/maia_Read_Prev.F90 PP/src/maia4/libmaia4/maia_Read_Clim.F90 PP/src/maia4/libmaia4/maia.F90 PP/src/maia4/libmaia4/maia_Fill_Input.F90 PP/src/maia4/libmaia4/maia_Read_Gribpi.F90 PP/src/maia4/libmaia4/maia_SST.F90 PP/src/maia4/libmaia4/maia_nalyse_Field.F90 PP/src/maia4/libmaia4/maia_Read_IRThres.F90 PP/src/maia4/libmaia4/maia_Verifissing_fields.F90

10 PP/src/maia4/libmaia4/maia_Fill_Output.F90 PP/src/maia4/libmaia4/maia_Read_PrevConst.F90 PP/src/maia4/libmaia4/maia_GetThres_InPix.F90 PP/src/maia4/libmaia4/mk_voisinage.F90 PP/src/maia4/libmaia4/mod_maia_wrapper.F90 PP/src/maia4/libaapp_viirs/viirs_maia4_header_def.F90 PP/src/maia4/libaapp_viirs/viirs_maia4_header_io.F90 PP/src/maia4/libaapp_viirs/viirs_maia4_header_mem.F90 PP/src/maia4/libaapp_viirs/jpss_meta_root_def.F90 PP/src/maia4/libaapp_viirs/jpss_meta_root_io.F90 PP/src/maia4/bin/viirs_edr_img.F90 PP/src/maia4/bin/maia4.ksh PP/src/maia4/bin/maia_Viirs.F90 PP/src/maia4/bin/read_maiaCT.F90 PP/src/maia4/bin/maia_date.ksh PP/src/maia4/bin/viirs_paste_sdr.F90 PP/src/maia4/bin/viirs_to_cris.F90 PP/src/maia4/bin/maia_env.ksh PP/src/maia4/bin/I4_RUN.ksh PP/src/maia4/bin/I4_RUN_VHRR.ksh PP/src/maia4/bin/avhrrin.F PP/src/maia4/bin/avhrrin.ksh PP/src/maia4/bin/maia4_vhrr.ksh PP/src/maia4/bin/maia4_vhrr.ksh.debug PP/src/maia4/bin/maia_vhrr.F90 PP/src/maia4/bin/maia_vhrr_test_wrapper.F90 PP/src/maia4/libmaia4IO/maia_IO_Viirs_h5.F90 PP/src/maia4/libmaia4IO/maia_read_Viirs.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_data_def.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_data_io.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_data_mem.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_header_def.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_header_io.F90 PP/src/maia4/libmaia4IO/avhrr_maia4_header_mem.F90 PP/src/maia4/libmaia4IO/maia_IO_vhCT_h5.F90 PP/src/maia4/libmaia4IO/maia_read_vh1c_h5.F90 PP/src/maia4/libmaia4IO/mod_maia_att.F90 PP/src/maia4/libavhrrin_tools/avh1bdtp.F PP/src/maia4/libavhrrin_tools/avh1bhdp.F PP/src/maia4/libavhrrin_tools/avh1cdtp.F PP/src/maia4/libavhrrin_tools/avh1chdp.F PP/src/maia4/libavhrrin_tools/ioavh1b.F PP/src/maia4/libavhrrin_tools/ioavh1c1d.F PP/src/maia4/libmapviirscris/map_viirs_cris_mod.F90 metop-tools =========== metop-tools/src/bin/maia2pfs.c Program to include maia cloudmask in PFS 1b metop-tools/include/eps_maia_avh1c.h metop-tools/src/bin/pfs_2avh1c.c Program to convert PFSVHRR1B file to avh1c file metop-tools/src/libeps_avhrrl1b_6.5/convert_avh1b.f Control negatives values in SCENE_RINCES metop-tools/src/bin/mhs-main.c Portability fix: change "return" to "return 0" metop-tools/src/bin/amsua-main.c

11 Correct handling of missing Rs at start of L0 file, which occasionally resulted in bad geolocation. This corrects a change introduced in PP v7.6. metop-tools/src/bin/admin-dump.ksh metop-tools/src/bin/admin-main.c metop-tools/src/bin/admin-messages.c metop-tools/src/libmetop_admin/metop_admin.xml metop-tools/src/libmetop_admin/metop_admin.c elete obsolete routines eleted routines - spm, gribex, maia3, maia_2.1 ================ PP/include/maia.h PP/src/navigation/bin/spming.F PP/src/navigation/bin/spming.pl PP/src/navigation/bin/spming.ksh PP/src/navigation/bin/satposspm.F PP/src/navigation/bin/satposspm.ksh PP/src/navigation/libspm/spm_prn.F PP/src/navigation/libspm/spm_model.F PP/src/navigation/libspm/spm_ctrl.F PP/src/navigation/libspm/spm_dc.F PP/src/navigation/libspm/spm_forb.F PP/src/navigation/libspm/spm_gbul.F PP/src/navigation/libspm/spm_satpos.F PP/src/navigation/libspm/spm_fnode.F PP/src/libgribexdummy/gribex.F PP/src/maia3/libmaia3/valseuil_land.F90 PP/src/maia3/libmaia3/maia_setup.F90 PP/src/maia3/libmaia3/mod_dbg.F90 PP/src/maia3/libmaia3/mod_setup.F90 PP/src/maia3/libmaia3/mod_atlas.F90 PP/src/maia3/libmaia3/mod_infobox.F90 PP/src/maia3/libmaia3/maia.F90 PP/src/maia3/libmaia3/landsea.F90 PP/src/maia3/libmaia3/valseuil_ct.F90 PP/src/maia3/libmaia3/lec_tabvis.F90 PP/src/maia3/libmaia3/lec_previ_grib.F90 PP/src/maia3/libmaia3/intplog.F90 PP/src/maia3/libmaia3/simulatmos_vis.F90 PP/src/maia3/libmaia3/maia_init.F90 PP/src/maia3/libmaia3/ct_night.F90 PP/src/maia3/libmaia3/lec_noise.F90 PP/src/maia3/libmaia3/valseuil_maxt4.F90 PP/src/maia3/libmaia3/roujean.F90 PP/src/maia3/libmaia3/lec_previ.F90 PP/src/maia3/libmaia3/albter.F90 PP/src/maia3/libmaia3/maia_twvc.F90 PP/src/maia3/libmaia3/valseuil_maxa1.F90 PP/src/maia3/libmaia3/lec_previ_ascii.F90 PP/src/maia3/libmaia3/test_snow.F90 PP/src/maia3/libmaia3/lec_clim_alb.F90 PP/src/maia3/libmaia3/testcd.F90 PP/src/maia3/libmaia3/indwat.F90 PP/src/maia3/libmaia3/lec_clim_cwv.F90 PP/src/maia3/libmaia3/valseuil_reset.F90 PP/src/maia3/libmaia3/testcg.F90 PP/src/maia3/libmaia3/rnad_2rmes.F90 PP/src/maia3/libmaia3/lec_grib_api.F90 PP/src/maia3/libmaia3/lec_clim_sst.F90

12 PP/src/maia3/libmaia3/testcn.F90 PP/src/maia3/libmaia3/ct_day.F90 PP/src/maia3/libmaia3/valseuil_opaq.F90 PP/src/maia3/libmaia3/ffresnel.F90 PP/src/maia3/libmaia3/mod_forecast.F90 PP/src/maia3/libmaia3/mod_maia.F90 PP/src/maia3/libmaia3/testct.F90 PP/src/maia3/libmaia3/testsd.F90 PP/src/maia3/libmaia3/testsg.F90 PP/src/maia3/libmaia3/threshold_pix.F90 PP/src/maia3/libmaia3/glint.F90 PP/src/maia3/libmaia3/hutorm.F90 PP/src/maia3/libmaia3/testsn.F90 PP/src/maia3/libmaia3/iniseuil.F90 PP/src/maia3/libmaia3/tempsurfm.F90 PP/src/maia3/libmaia3/cox_munk.F90 PP/src/maia3/libmaia3/testst.F90 PP/src/maia3/libmaia3/tempsurft.F90 PP/src/maia3/libmaia3/masque.F90 PP/src/maia3/libmaia3/clim_temps.F90 PP/src/maia3/libmaia3/test_ice.F90 PP/src/maia3/libmaia3/testld.F90 PP/src/maia3/libmaia3/local_box.F90 PP/src/maia3/libmaia3/albmer.F90 PP/src/maia3/libmaia3/albsnow.F90 PP/src/maia3/libmaia3/local_box_V0.F90 PP/src/maia3/libmaia3/mod_reclopt.F90 PP/src/maia3/libmaia3/testln.F90 PP/src/maia3/libmaia3/cornoir.F90 PP/src/maia3/libmaia3/intsecw.F90 PP/src/maia3/libmaia3/valseuil_sea.F90 PP/src/maia3/libmaia3/leroux.F90 PP/src/maia3/libmaia3/testlt.F90 PP/src/maia3/libmaia3/ct_dawn.F90 PP/src/maia3/libmaia3_tools/avh1bhdp.F PP/src/maia3/libmaia3_tools/mod_display.F90 PP/src/maia3/libmaia3_tools/avh1chdp.F PP/src/maia3/libmaia3_tools/ioavh1c1d.F PP/src/maia3/libmaia3_tools/avh1bdtp.F PP/src/maia3/libmaia3_tools/ioavh1b.F PP/src/maia3/libmaia3_tools/locl1b_2full.F90 PP/src/maia3/libmaia3_tools/mod_maia3in.F90 PP/src/maia3/libmaia3_tools/avh1cdtp.F PP/src/maia3/bin/I3_RUN.ksh PP/src/maia3/bin/display_avh1d.F90 PP/src/maia3/bin/maia3_env.ksh PP/src/maia3/bin/maia3_date.ksh PP/src/maia3/bin/maia3_main.F90 PP/src/maia3/bin/display_avh1d.ksh PP/src/maia3/bin/avhrrin.F PP/src/maia3/bin/avhrrin.ksh PP/src/maia3/bin/maia3.ksh PP/src/preproc/bin/maia2_env.ksh PP/src/preproc/libmaia_2.1/deneig.F PP/src/preproc/libmaia_2.1/svmer.F PP/src/preproc/libmaia_2.1/maia_lec_clim.F PP/src/preproc/libmaia_2.1/seuil16neige.F PP/src/preproc/libmaia_2.1/lec_clim_sst.F PP/src/preproc/libmaia_2.1/testcn.F PP/src/preproc/libmaia_2.1/lec_previ_grib_api.F PP/src/preproc/libmaia_2.1/ffresnel.F

13 PP/src/preproc/libmaia_2.1/ppellip.F PP/src/preproc/libmaia_2.1/pr_ellip.F PP/src/preproc/libmaia_2.1/testct.F PP/src/preproc/libmaia_2.1/testsd.F PP/src/preproc/libmaia_2.1/maia.F PP/src/preproc/libmaia_2.1/testsg.F PP/src/preproc/libmaia_2.1/lec_previ_grib.F PP/src/preproc/libmaia_2.1/sstval.F PP/src/preproc/libmaia_2.1/intplog.F PP/src/preproc/libmaia_2.1/glint.F PP/src/preproc/libmaia_2.1/hutorm.F PP/src/preproc/libmaia_2.1/deglac.F PP/src/preproc/libmaia_2.1/phulpin.F PP/src/preproc/libmaia_2.1/testsn.F PP/src/preproc/libmaia_2.1/iniseuil.F PP/src/preproc/libmaia_2.1/tempsurfm.F PP/src/preproc/libmaia_2.1/valseuil.F PP/src/preproc/libmaia_2.1/testst.F PP/src/preproc/libmaia_2.1/tempsurft.F PP/src/preproc/libmaia_2.1/svterre.F PP/src/preproc/libmaia_2.1/maia_init.F PP/src/preproc/libmaia_2.1/masque.F PP/src/preproc/libmaia_2.1/testld.F PP/src/preproc/libmaia_2.1/albmer.F PP/src/preproc/libmaia_2.1/roujean.F PP/src/preproc/libmaia_2.1/simulatmos_terre_35.F PP/src/preproc/libmaia_2.1/xavg.F PP/src/preproc/libmaia_2.1/lec_previ.F PP/src/preproc/libmaia_2.1/albter.F PP/src/preproc/libmaia_2.1/simulatmos_ocean_35.F PP/src/preproc/libmaia_2.1/testln.F PP/src/preproc/libmaia_2.1/maia_twvc.F PP/src/preproc/libmaia_2.1/cornoir.F PP/src/preproc/libmaia_2.1/leroux.F PP/src/preproc/libmaia_2.1/testlt.F PP/src/preproc/libmaia_2.1/lec_previ_ascii.F PP/src/preproc/libmaia_2.1/lec_clim_alb.F PP/src/preproc/libmaia_2.1/lec_previ_grib_dummy.F PP/src/preproc/libmaia_2.1/indwat.F PP/src/preproc/libmaia_2.1/lec_clim_cwv.F PP/src/preproc/libmaia_2.1/testcd.F PP/src/preproc/libmaia_2.1/testcg.F PP/src/preproc/libmaia_2.1/iniseuil45.F PP/src/preproc/libmaia_2.1/tempsommet.F PP/src/preproc/libavh2hirs_maia_2.1/atlas.loc PP/src/preproc/libavh2hirs_maia_2.1/thresholds.dat PP/src/preproc/libavh2hirs_maia_2.1/thresholds.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa12.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa14.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa15.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa16.dat PP/src/preproc/libavh2hirs_maia_2.1/av_map_maia_2.F PP/src/preproc/libavh2hirs_maia_2.1/cor_metop01.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa17.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_metop02.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa12.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa18.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa19.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_metop04.dat PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa14.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa15.loc

14 PP/src/preproc/libavh2hirs_maia_2.1/cor_metop01.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa16.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_metop02.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa17.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa18.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_metop04.loc PP/src/preproc/libavh2hirs_maia_2.1/cor_noaa19.loc PP/src/preproc/libavh2hirs_maia_2.1/atlas.dat

AAPP status report and preparations for processing METOP data

AAPP status report and preparations for processing METOP data AAPP status report and preparations for processing METOP data Nigel C Atkinson *, Pascal Brunel, Philippe Marguinaud and Tiphaine Labrot * Met Office, Exeter, UK Météo-France, Centre de Météorologie Spatiale,

More information

Direct Broadcast Software Packages ITWG Technical Subgroup Report on Issues Arising from ITSC-18. ITSC-19 Jeju Island, March 2014 Liam Gumley

Direct Broadcast Software Packages ITWG Technical Subgroup Report on Issues Arising from ITSC-18. ITSC-19 Jeju Island, March 2014 Liam Gumley Direct Broadcast Software Packages ITWG Technical Subgroup Report on Issues Arising from ITSC-18 ITSC-19 Jeju Island, March 2014 Liam Gumley Group Charter 1. Discuss issues related to real-time processing

More information

S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations

S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations S-NPP CrIS Full Resolution Sensor Data Record Processing and Evaluations Yong Chen 1* Yong Han 2, Likun Wang 1, Denis Tremblay 3, Xin Jin 4, and Fuzhong Weng 2 1 ESSIC, University of Maryland, College

More information

Reprocessing of Suomi NPP CrIS SDR and Impacts on Radiometric and Spectral Long-term Accuracy and Stability

Reprocessing of Suomi NPP CrIS SDR and Impacts on Radiometric and Spectral Long-term Accuracy and Stability Reprocessing of Suomi NPP CrIS SDR and Impacts on Radiometric and Spectral Long-term Accuracy and Stability Yong Chen *1, Likun Wang 1, Denis Tremblay 2, and Changyong Cao 3 1.* University of Maryland,

More information

Challenges in data compression for current and future imagers and hyperspectral sounders

Challenges in data compression for current and future imagers and hyperspectral sounders Challenges in data compression for current and future imagers and hyperspectral sounders Nigel Atkinson (Met Office) ITSC-19, Jeju, 28 March 2014 or How to store your satellite data without needing too

More information

VIIRS-CrIS Mapping. P. Brunel, P. Roquet. Météo-France, Lannion. CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany

VIIRS-CrIS Mapping. P. Brunel, P. Roquet. Météo-France, Lannion. CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany VIIRS-CrIS Mapping P. Brunel, P. Roquet Météo-France, Lannion CSPP/IMAPP USERS GROUP MEETING 2015 EUMETSAT Darmstadt, Germany Introduction Mapping? Why? Mapping sounder and imager is of high interest at

More information

COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE

COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE 1 EUM/TSS/DOC/15/798085, v1, 2015-04-15 COMPARISON OF LOCAL CSPP VIIRS SDRS WITH GLOBAL NOAA PRODUCTS FOR VALIDATION AND MONITORING OF THE EARS-VIIRS SERVICE STEPHAN ZINKE TOC Product Validation Introduction

More information

Challenges in data compression for current and future imagers and hyperspectral sounders. Nigel Atkinson

Challenges in data compression for current and future imagers and hyperspectral sounders. Nigel Atkinson Challenges in data compression for current and future imagers and hyperspectral sounders Nigel Atkinson Met Office, Fitzroy Road, Exeter, EX1 3PB, UK Abstract For current high-volume datasets such as IASI,

More information

NWP SAF. SSMIS UPP Averaging Module. Technical Description NWP SAF. SSMIS UPP Averaging Module Technical Description. Version 1.0

NWP SAF. SSMIS UPP Averaging Module. Technical Description NWP SAF. SSMIS UPP Averaging Module Technical Description. Version 1.0 NWP SAF Version 1.0 19 th November 2010 1 This documentation was developed within the context of the EUMETSAT Satellite Application Facility on Numerical Weather Prediction (NWP SAF), under the Cooperation

More information

GUT. GUT Installation Guide

GUT. GUT Installation Guide Date : 02 Feb 2009 1/5 GUT Table of Contents 1 Introduction...2 2 Installing GUT...2 2.1 Optional Extensions...2 2.2 Installing from source...2 2.3 Installing the Linux binary package...4 2.4 Installing

More information

Recommendations for Processing Software for DRARS Operators

Recommendations for Processing Software for DRARS Operators Recommendations for Processing Software for DRARS Operators Liam Gumley NOAA/CIMSS, University of Wisconsin-Madison WMO DRARS Meeting, Geneva, 2015/03/13 Background 1. At present, the DRARS network is

More information

VIIRS Radiance Cluster Analysis under CrIS Field of Views

VIIRS Radiance Cluster Analysis under CrIS Field of Views VIIRS Radiance Cluster Analysis under CrIS Field of Views Likun Wang, Yong Chen, Denis Tremblay, Yong Han ESSIC/Univ. of Maryland, College Park, MD; wlikun@umd.edu Acknowledgment CrIS SDR Team 2016 CICS

More information

CrIS SDR Calibration and Cross-sensor Comparisons

CrIS SDR Calibration and Cross-sensor Comparisons CrIS SDR Calibration and Cross-sensor Comparisons Yong Han NOAA Center for Satellite Applications and Research, College Park, MD, USA and CrIS SDR Science Team ITSC-19 March 25 April 1, 2014 Jeju Island,

More information

Suomi NPP CrIS Reprocessed SDR Long-term Accuracy and Stability

Suomi NPP CrIS Reprocessed SDR Long-term Accuracy and Stability Suomi NPP CrIS Reprocessed SDR Long-term Accuracy and Stability Yong Chen 1, Yong Han, Likun Wang 1, Fuzhong Weng, Ninghai Sun, and Wanchun Chen 1 CICS-MD, ESSIC, University of Maryland, College Park,

More information

L2B pm25: L2BP CM development status

L2B pm25: L2BP CM development status L2B pm25: L2BP CM development status Jos de Kloe, KNMI, Michael Rennie, ECMWF, Christophe Payan, Météo France Content: Software status Testing status New L2B product file format First grouping tests and

More information

Evaluation of Different Calibration Approaches for JPSS CrIS

Evaluation of Different Calibration Approaches for JPSS CrIS Evaluation of Different Calibration Approaches for JPSS CrIS Yong Chen 1, and Yong Han Acknowledgement: CrIS SDR science team for the development and improvement of J1 CrIS SDR algorithm 1 CICS-MD, ESSIC,

More information

GUT. GUT Installation Guide

GUT. GUT Installation Guide Date : 17 Mar 2011 1/6 GUT Contents 1 Introduction...2 2 Installing GUT...2 2.1 Optional Extensions...2 2.2 Installation using the Binary package...2 2.2.1 Linux or Mac OS X...2 2.2.2 Windows...4 2.3 Installing

More information

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping NWP SAF AAPP VIIRS-CrIS Mapping This documentation was developed within the context of the EUMETSAT Satellite Application Facility on Numerical Weather Prediction (NWP SAF), under the Cooperation Agreement

More information

ASTER User s Guide. ERSDAC Earth Remote Sensing Data Analysis Center. 3D Ortho Product (L3A01) Part III. (Ver.1.1) July, 2004

ASTER User s Guide. ERSDAC Earth Remote Sensing Data Analysis Center. 3D Ortho Product (L3A01) Part III. (Ver.1.1) July, 2004 ASTER User s Guide Part III 3D Ortho Product (L3A01) (Ver.1.1) July, 2004 ERSDAC Earth Remote Sensing Data Analysis Center ASTER User s Guide Part III 3D Ortho Product (L3A01) (Ver.1.1) TABLE OF CONTENTS

More information

Updates on Operational Processing of ATMS TDR and SDR Products

Updates on Operational Processing of ATMS TDR and SDR Products Updates on Operational Processing of ATMS TDR and SDR Products Fuzhong Weng Satellite Meteorology and Climatology Division Center for Satellite Applications and Research National Environmental Satellites,

More information

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

Products and Software Working Group

Products and Software Working Group Products and Software Working Group Action items from ITSC-18 Nathalie Selbach, Liam Gumley and Nigel Atkinson Web site Action 1.1: Decide on a solution for working group user driven content and set up

More information

Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data

Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data Utilization of AGI STK and S-NPP Operational Data to Generate JPSS-1 Proxy Test Data Emily Greene Wael Ibrahim Chris van Poollen Ed Meletyan Scott Leszczynski 2018 AMS Annual Meeting Austin, TX, USA Copyright

More information

MODIS Atmosphere: MOD35_L2: Format & Content

MODIS Atmosphere: MOD35_L2: Format & Content Page 1 of 9 File Format Basics MOD35_L2 product files are stored in Hierarchical Data Format (HDF). HDF is a multi-object file format for sharing scientific data in multi-platform distributed environments.

More information

NWP SAF Satellite Application Facility for Numerical Weather Prediction

NWP SAF Satellite Application Facility for Numerical Weather Prediction Satellite Application Facility for Numerical Weather Prediction Document NWPSAF-MF-UD-001 Version 7.0 October 2011 Tiphaine Labrot (Météo-France) Lydie Lavanant (Météo-France) Keith Whyte (Met Office)

More information

GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM. File Specification AMSUBBASE. Preliminary Version

GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM. File Specification AMSUBBASE. Preliminary Version GLOBAL PRECIPITATION MEASUREMENT PRECIPITATION PROCESSING SYSTEM File Specification AMSUBBASE Preliminary Version October 12, 2015 0.1 AMSUBBASE - AMSUB base AMSUBBASE contains brightness temperature from

More information

Extension of the CREWtype Analysis to VIIRS. Andrew Heidinger, Andi Walther, Yue Li and Denis Botambekov NOAA/NESDIS and UW/CIMSS, Madison, WI, USA

Extension of the CREWtype Analysis to VIIRS. Andrew Heidinger, Andi Walther, Yue Li and Denis Botambekov NOAA/NESDIS and UW/CIMSS, Madison, WI, USA Extension of the CREWtype Analysis to VIIRS Andrew Heidinger, Andi Walther, Yue Li and Denis Botambekov NOAA/NESDIS and UW/CIMSS, Madison, WI, USA CREW-4 Grainau, Germany, March 2014 Motivation Important

More information

15-AUG-11 Revision -- adding patches for version strings, and to support systems with SYSMOD2 or SUPERSM2 enhancements.

15-AUG-11 Revision -- adding patches for version strings, and to support systems with SYSMOD2 or SUPERSM2 enhancements. The following patches when entered fix a Y2K bug in HDOS ver 2.0 to allow any year between 00 and 99 to be input at the "Date (DD-MMM-YY)?" prompt. 15-AUG-11 Revision -- adding patches for version strings,

More information

CrIS Full Spectral Resolution SDR and S-NPP/JPSS-1 CrIS Performance Status

CrIS Full Spectral Resolution SDR and S-NPP/JPSS-1 CrIS Performance Status CrIS Full Spectral Resolution SDR and S-NPP/JPSS-1 CrIS Performance Status Yong Han NOAA Center for Satellite Applications and Research, College Park, MD, USA and CrIS SDR Science Team ITSC-0 October 7

More information

BUFR decoding. Dominique Lucas User Support. February Intro Bufr decoding

BUFR decoding. Dominique Lucas User Support. February Intro Bufr decoding BUFR decoding Dominique Lucas User Support February 2017 1 Content What is BUFR BUFR tools BUFR format BUFR decoding Practical examples February 2017 2 What is BUFR Binary representation of meteorological

More information

Monitoring of IR Clear-sky Radiances over Oceans for SST (MICROS) for Himawari-8 AHI

Monitoring of IR Clear-sky Radiances over Oceans for SST (MICROS) for Himawari-8 AHI NOAA Cooperative Research Program (CoRP), 11 th Annual Science Symposium 16-17 September 2015, UMD, College Park, USA Monitoring of IR Clear-sky Radiances over Oceans for SST (MICROS) for Himawari-8 AHI

More information

Land surface temperature products validation for

Land surface temperature products validation for FRM4STS International Workshop, National Physical Laboratory, Teddington, UK Land surface temperature products validation for GOES-R and JPSS missions: status and challenge Yuhan Rao 1,2, Yunyue (Bob)

More information

RTTOV development status

RTTOV development status RTTOV development status James Hocking, Roger Saunders, Peter Rayer, David Rundle, Pascal Brunel, Jérôme Vidot, Pascale Roquet, Marco Matricardi, Alan Geer, Cristina Lupu ITSC-19, Jeju Island, March 2014

More information

Compact VIIRS SDR Product Format User Guide

Compact VIIRS SDR Product Format User Guide Compact VIIRS SDR Product Format User Guide Doc.No. : EUM/TSS/DOC/13/708025 Issue : v1c Date : 21 August 2014 WBS : EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7 Fax: +49 6151

More information

RTTOV v11 TOP LEVEL DESIGN. James Hocking, David Rundle Met Office

RTTOV v11 TOP LEVEL DESIGN. James Hocking, David Rundle Met Office RTTOV v11 Top Level Design Doc ID: NWPSAF-MO-DS-022 RTTOV v11 TOP LEVEL DESIGN NWPSAF-MO-DS-022 James Hocking, David Rundle Met Office This documentation was developed within the context of the EUMETSAT

More information

User Manual V

User Manual V User Manual V 1.03 www.pushtodocuware.co.uk Table of Contents Before Using Overview of the main screen... 2 How to use the keyboard... 3 1. Installation... 4 2. Configuration... 5 a. Server Settings...

More information

Laboratory Assignment #3. Extending scull, a char pseudo-device

Laboratory Assignment #3. Extending scull, a char pseudo-device Laboratory Assignment #3 Extending scull, a char pseudo-device Value: (See the Grading section of the Syllabus.) Due Date and Time: (See the Course Calendar.) Summary: This is your first exercise that

More information

Using MODIS Level-1B 250 m data

Using MODIS Level-1B 250 m data Using MODIS Level-1B 250 m data Please see \Course\2_Level_1B\Exercises_modis_250m.pdf for more details http://www.wimsoft.com/exercises_modis_250m.pdf What is Level-1B? Processing Level of Satellite Data:

More information

PowerTRAC. AC Power Source Control Software. User Guide V1.00

PowerTRAC. AC Power Source Control Software. User Guide V1.00 PowerTR Power Source ontrol Software User Guide V1.00 pril 13, 2018 Table of ontents This PowerTR manual is an interactive PF. lick each heading below to jump directly to the the topic you need. Web addresses

More information

BLH. DXp-40 Interface Manual Allen-Bradley Remote I/O WEIGH SYSTEM TECHNOLOGY. TM014 Rev D 6/1/11 Doc 35105

BLH. DXp-40 Interface Manual Allen-Bradley Remote I/O WEIGH SYSTEM TECHNOLOGY. TM014 Rev D 6/1/11 Doc 35105 WEIGH SYSTEM TECHNOLOGY BLH DXp-40 Interface Manual Allen-Bradley Remote I/O TM014 Rev D 6/1/11 Doc 35105 NOTICE BLH makes no representation or warranties of any kind whatsoever with respect to the contents

More information

NOAA Assessment of the Oceansat-2 Scatterometer

NOAA Assessment of the Oceansat-2 Scatterometer NOAA Assessment of the Oceansat-2 catterometer eubson oisuvarn Khalil Ahmad Zorana Jelenak Joseph ienkiewicz Paul. Chang 9-11 May 2011 IOVWT Meeting, Annapolis, MD, UA 1 Introduction NOAA has been receiving

More information

Transitioning your applications from Tru64 UNIX to HP-UX on Itanium

Transitioning your applications from Tru64 UNIX to HP-UX on Itanium Transitioning your applications from Tru64 UNIX to HP-UX on Itanium Peter Swärd HP Software Engineer Transition Engineering and Consulting Peter.Sward@hp.com 2004 Hewlett-Packard Development Company, L.P.

More information

cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast

cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast cdo Data Processing (and Production) Luis Kornblueh, Uwe Schulzweida, Deike Kleberg, Thomas Jahns, Irina Fast Max-Planck-Institut für Meteorologie, DKRZ September 24, 2014 MAX-PLANCK-GESELLSCHAFT Data

More information

Release Bulletin Open Server 15.5 for Sun Solaris

Release Bulletin Open Server 15.5 for Sun Solaris Release Bulletin Open Server 15.5 for Sun Solaris Document ID: DC75902-01-1550-02 Last revised: July 26, 2011 Topic Page 1. Electronic Bug Fix (EBF) downloads for security fixes 2 2. Accessing current

More information

Introduction to CASA and Data Structure. Emmanuel Momjian

Introduction to CASA and Data Structure. Emmanuel Momjian Introduction to CASA and Data Structure Emmanuel Momjian 1 CASA CASA is the offline data reduction package for ALMA and the (Jansky) VLA data from other telescopes usually work, too, but not primary goal

More information

eccodes GRIB Fortran 90 - Python APIs Practicals 2 Dominique Lucas and Xavi Abellan

eccodes GRIB Fortran 90 - Python APIs Practicals 2 Dominique Lucas and Xavi Abellan eccodes GRIB Fortran 90 - Python APIs Practicals 2 Dominique Lucas and Xavi Abellan Dominique.Lucas@ecmwf.int Xavier.Abellan@ecmwf.int ECMWF March 1, 2017 Practical 2: eccodes indexing ecgate$ cd $SCRATCH/eccodes_api_practicals/exercise2

More information

Overview of nagg 1.4.0

Overview of nagg 1.4.0 The HDF Group Overview of nagg.4. Presentation and Demo for DEWG September 5, Larry Knox The HDF Group lrknox@hdfgroup.org September 5, DEWG nagg tutorial nagg.4. overview Purpose of presentation and demo:.

More information

MHS Instrument Pre-Launch Characteristics

MHS Instrument Pre-Launch Characteristics MHS Instrument Pre-Launch Characteristics Jörg Ackermann, EUMETSAT, October 2017 The main objective of satellite instruments pre-launch characterisation is to ensure that the observed instrument performance

More information

Release Bulletin Open Server 15.7 for Solaris

Release Bulletin Open Server 15.7 for Solaris Release Bulletin Open Server 15.7 for Solaris Document ID: DC75902-01-1570-02 Last revised: April 27, 2012 Topic Page 1. Accessing current release bulletin information 2 2. Product summary 2 2.1 Product

More information

Preliminary validation of Himawari-8/AHI navigation and calibration

Preliminary validation of Himawari-8/AHI navigation and calibration Preliminary validation of Himawari-8/AHI navigation and calibration Arata Okuyama 1, Akiyoshi Andou 1, Kenji Date 1, Nobutaka Mori 1, Hidehiko Murata 1, Tasuku Tabata 1, Masaya Takahashi 1, Ryoko Yoshino

More information

2016 MUG Meeting McIDAS-V Demonstration Outline

2016 MUG Meeting McIDAS-V Demonstration Outline 2016 MUG Meeting McIDAS-V Demonstration Outline Presented 17 November 2016 by Bob Carp and Jay Heinzelman, SSEC Note: The data files referenced in this document can be found at: ftp://ftp.ssec.wisc.edu/pub/mug/mug_meeting/2016/presentations/2016_mcidas-v_demo.zip

More information

Operating instructions

Operating instructions Operating instructions SPM Bi-Directional Communication Protocol Your Uptime Is Our Top Priority Congratulations on your purchase of the SPM Bi-Directional Communications Protocol. It will provide you

More information

These notes are designed to provide an introductory-level knowledge appropriate to understanding the basics of digital data formats.

These notes are designed to provide an introductory-level knowledge appropriate to understanding the basics of digital data formats. A brief guide to binary data Mike Sandiford, March 2001 These notes are designed to provide an introductory-level knowledge appropriate to understanding the basics of digital data formats. The problem

More information

FIRMWARE RELEASE NOTES. Versions V to v Model VLP 16. LiDAR Sensor

FIRMWARE RELEASE NOTES. Versions V to v Model VLP 16. LiDAR Sensor FIRMWARE RELEASE NOTES Versions V3.0.17 to v3.0.37.0 Model VLP 16 LiDAR Sensor VLP-16 Firmware Release Notes Page 2 For all new features and changes, refer to the documentation that accompanies the new

More information

Scientific Programming in C IX. Debugging

Scientific Programming in C IX. Debugging Scientific Programming in C IX. Debugging Susi Lehtola 13 November 2012 Debugging Quite often you spend an hour to write a code, and then two hours debugging why it doesn t work properly. Scientific Programming

More information

InSitu Turbulence Detection Algorithm and Report Triggering Logic Interface Control Document Gregory Meymaris 1

InSitu Turbulence Detection Algorithm and Report Triggering Logic Interface Control Document Gregory Meymaris 1 InSitu Turbulence Detection Algorithm and Report Triggering Logic Interface Control Document Gregory Meymaris 1 Definitions Implementers the party that is implementing the C code into an on-board computer.

More information

Technical lossless / near lossless data compression

Technical lossless / near lossless data compression Technical lossless / near lossless data compression Nigel Atkinson (Met Office, UK) ECMWF/EUMETSAT NWP SAF Workshop 5-7 Nov 2013 Contents Survey of file compression tools Studies for AVIRIS imager Study

More information

SAS development, maintenance and future

SAS development, maintenance and future SAS development, maintenance and future Carlos GABRIEL (*) XMM-Newton Science Operations Centre ESAC / ESA *on behalf of a lot of people (SAS & PPS Team, SAS WG,...) SAS & PPS development and maintenance

More information

eccodes BUFR decoding

eccodes BUFR decoding eccodes BUFR decoding Fortran 90 and Python API part 1 Marijana Crepulja Marijana.Crepulja@ecmwf.int ECMWF March 7, 2017 Introduction: Fortran 90 subroutines to decode BUFR data Python subroutines to decode

More information

AT76.09 Digital Image Processing in Remote Sensing using C Language

AT76.09 Digital Image Processing in Remote Sensing using C Language AT76.09 Digital Image Processing in Remote Sensing using C Language Dr. HONDA Kiyoshi Associate Professor Space Technology Applications and Research Asian Institute of Technology honda@ait.ac.th 1 1. Introduction

More information

TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4

TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4 TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4 TouchKit Touch Panel v3.1.4 0 CONTENT CHAPTER 1. TOUCH PANEL CONTROLLER...2 1.1 CONTROLLER...2 1.2 SPECIFICATIONS AND FEATURES...3 CHAPTER

More information

Database Web Portal Version 1

Database Web Portal Version 1 Database Web Portal Version 1 Deliverable D6.5 Issue 0.2 Due date of deliverable: 01 Dec 2014 Actual submission date: 05 Dec 2014 SEN3APP Processing Lines And Operational Services Combining Sentinel And

More information

Language Translation. Compilation vs. interpretation. Compilation diagram. Step 1: compile. Step 2: run. compiler. Compiled program. program.

Language Translation. Compilation vs. interpretation. Compilation diagram. Step 1: compile. Step 2: run. compiler. Compiled program. program. Language Translation Compilation vs. interpretation Compilation diagram Step 1: compile program compiler Compiled program Step 2: run input Compiled program output Language Translation compilation is translation

More information

Computer Systems A Programmer s Perspective 1 (Beta Draft)

Computer Systems A Programmer s Perspective 1 (Beta Draft) Computer Systems A Programmer s Perspective 1 (Beta Draft) Randal E. Bryant David R. O Hallaron August 1, 2001 1 Copyright c 2001, R. E. Bryant, D. R. O Hallaron. All rights reserved. 2 Contents Preface

More information

PatternFinder is a tool that finds non-overlapping or overlapping patterns in any input sequence.

PatternFinder is a tool that finds non-overlapping or overlapping patterns in any input sequence. PatternFinder is a tool that finds non-overlapping or overlapping patterns in any input sequence. Pattern Finder Input Parameters: USAGE: PatternDetective.exe [ -help /? -f [filename] -min -max [minimum

More information

TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4

TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4 TouchKit Touch Panel User manual for WindowsNT4 Version: 3.1.4 TouchKit Touch Panel v3.1.4 0 CONTENT CHAPTER 1. TOUCH PANEL CONTROLLER... 2 1.1 CONTROLLER... 2 1.2 SPECIFICATIONS AND FEATURES... 3 CHAPTER

More information

Satellite Science Data Processing with

Satellite Science Data Processing with Satellite Science Data Processing with PostgreSQL Curt Tilmes Curt.Tilmes@nasa.gov PGCon 2008 May 22, 2008 Outline Background MODIS and Ozone Processing Science Data Processing Architecture Evolution Metadata

More information

G Set up data source for a device using Siemens S7 protocol...g-2

G Set up data source for a device using Siemens S7 protocol...g-2 Set Up ata Source Using Siemens S7 protocol n this ppendix... ppendix Set up data source for a device using Siemens S7 protocol...-2 inx ppendix : Set Up ata Source Using Siemens S7 protocol Set up data

More information

ALOS Data Service and Mission Operations

ALOS Data Service and Mission Operations ALOS Data Service and Mission Operations Shinichi Suzuki NASDA/EOSD ALOS Symposium @ Kogakuin Univ. March 27, 2001 Contents 1. ALOS User Service Concept 2. ALOS Data User / Distributor 3. ALOS Data Products

More information

COMP 321: Introduction to Computer Systems

COMP 321: Introduction to Computer Systems Assigned: 3/29/18, Due: 4/19/18 Important: This project may be done individually or in pairs. Be sure to carefully read the course policies for assignments (including the honor code policy) on the assignments

More information

HPC Input/Output. I/O and Darshan. Cristian Simarro User Support Section

HPC Input/Output. I/O and Darshan. Cristian Simarro User Support Section HPC Input/Output I/O and Darshan Cristian Simarro Cristian.Simarro@ecmwf.int User Support Section Index Lustre summary HPC I/O Different I/O methods Darshan Introduction Goals Considerations How to use

More information

CALIBRATION HI 2151/30 TRADITIONAL HARD CALIBRATION. Mode kg. Cal

CALIBRATION HI 2151/30 TRADITIONAL HARD CALIBRATION. Mode kg. Cal CALIBRATION HI 2151/30 TRADITIONAL HARD CALIBRATION Motion Net ZERO Trk CTR Zero Gross lb Mode kg Tare Print ZERO Test/Clr 0.00 Enter Exit Cal The configuration menu information is entered two ways. o

More information

Parallel Tools Platform for Judge

Parallel Tools Platform for Judge Parallel Tools Platform for Judge Carsten Karbach, Forschungszentrum Jülich GmbH September 20, 2013 Abstract The Parallel Tools Platform (PTP) represents a development environment for parallel applications.

More information

Overview. Windows Media Encoder Tutorial

Overview. Windows Media Encoder Tutorial Overview This tutorial outlines the steps involved in capturing a video from a video capture device to the Windows Media format using the Microsoft Windows Media Encoder on a PC. It is intended to be used

More information

NOAA CLASS Demo. Jorel Torres JPSS Satellite Liaison, CIRA/CSU 21 January 2017 AMS Short Course: Experiencing JPSS Capabilities, Seattle, WA

NOAA CLASS Demo. Jorel Torres JPSS Satellite Liaison, CIRA/CSU 21 January 2017 AMS Short Course: Experiencing JPSS Capabilities, Seattle, WA NOAA CLASS Demo Jorel Torres JPSS Satellite Liaison, CIRA/CSU 21 January 2017 AMS Short Course: Experiencing JPSS Capabilities, Seattle, WA www.class.noaa.gov Step 1: Go to www.class.noaa.gov and click

More information

Fix serial communications not functioning after reboot when the station number is set to iptables Fix iptables.

Fix serial communications not functioning after reboot when the station number is set to iptables Fix iptables. Sixnet IPm Firmware Revision History Note: IPm firmware versions are of the form major.minor.buildnumber. A letter X will be appended in the case of unreleased experimental versions. Other letters may

More information

MetOpizer User Guide

MetOpizer User Guide Doc.No. : EUM.EPS.SYS.TEN.02.009 Issue : v4a Date : 20 October 2015 WBS/DBS : EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7 Fax: +49 6151 807 555 http://www.eumetsat.int EUMETSAT

More information

Beginner s Guide to VIIRS Imagery Data. Curtis Seaman CIRA/Colorado State University 10/29/2013

Beginner s Guide to VIIRS Imagery Data. Curtis Seaman CIRA/Colorado State University 10/29/2013 Beginner s Guide to VIIRS Imagery Data Curtis Seaman CIRA/Colorado State University 10/29/2013 1 VIIRS Intro VIIRS: Visible Infrared Imaging Radiometer Suite 5 High resolution Imagery channels (I-bands)

More information

CHAPTER CONFIGURING THE ERM AND SLAVE MODULES WITH ERM WORKBENCH. In This Chapter:

CHAPTER CONFIGURING THE ERM AND SLAVE MODULES WITH ERM WORKBENCH. In This Chapter: ONFIGURING THE ERM N SLVE MOULES WITH ERM WORKENH HPTER In This hapter: ERM Workbench Software............................................ Launching ERM Workbench...........................................

More information

28 The TTCN to C Compiler

28 The TTCN to C Compiler Chapter 28 The TTCN to C Compiler (on UNIX) This chapter describes what the TTCN to C compiler is used for, how to run it and the structure of the generated code. When the TTCN to C compiler has translated

More information

The Web Hierarchical Ordering Mechanism (WHOM) a tool for ordering HDF and HDF-EOS Data

The Web Hierarchical Ordering Mechanism (WHOM) a tool for ordering HDF and HDF-EOS Data The Goddard Earth Sciences Distributed Active Archive Center http://daac.gsfc.nasa.gov The Web Hierarchical Ordering Mechanism (WHOM) a tool for ordering HDF and HDF-EOS Data Presented by: James E. Johnson

More information

HARMONIE ATOVS data assimilation and coordinated impact study

HARMONIE ATOVS data assimilation and coordinated impact study HARMONIE ATOVS data assimilation and coordinated impact study ALADIN / HIRLAM 23rd Workshop / All-Staff Meeting Reykjavik, Iceland, 15-19 April, 2013 Magnus Lindskog, Mats Dahlbom, Sigurdur Thorsteinsson,

More information

L41: Lab 2 - Kernel implications of IPC

L41: Lab 2 - Kernel implications of IPC L41: Lab 2 - Kernel implications of IPC Dr Robert N.M. Watson Michaelmas Term 2015 The goals of this lab are to: Continue to gain experience tracing user-kernel interactions via system calls Explore the

More information

TouchKit TouchScreen Controller User Manual for Windows NT4 Version: 3.4.0

TouchKit TouchScreen Controller User Manual for Windows NT4 Version: 3.4.0 TouchKit TouchScreen Controller User Manual for Windows NT4 Version: 3.4.0 1 CONTENT CHAPTER 1. TOUCH PANEL CONTROLLER 2 1.1 Controller 2 1.2 Specifications and Features 3 CHAPTER 2. INSTALLING TOUCHKIT

More information

Step - by - Step DDOS Upgrade Guide

Step - by - Step DDOS Upgrade Guide Page 1 Contents Step - by - Step DDOS Upgrade Guide Introduction... 2 Step 1: Pre Upgrade Preparation... 2 Step 2: Pre - Upgrade Health Check and Reboot... 6 Step 3: Upgrade DDOS... 9 Page 2 Introduction

More information

Analysis Ready Data For Land (CARD4L-ST)

Analysis Ready Data For Land (CARD4L-ST) Analysis Ready Data For Land Product Family Specification Surface Temperature (CARD4L-ST) Document status For Adoption as: Product Family Specification, Surface Temperature This Specification should next

More information

The C Preprocessor Compiling and Linking Using MAKE

The C Preprocessor Compiling and Linking Using MAKE All slides c Brandon Runnels, 2014 This presentation is not for general distribution; please do not duplicate without the author s permission. Under no circumstances should these slides be sold or used

More information

Alpy 600 Mixed Mode Calibration

Alpy 600 Mixed Mode Calibration Alpy 600 Mixed Mode Calibration Paul Luckas October, 2016 1 Introduction Alpy 600 Calibration using the mixed mode involves the following basic steps. 1. Use a sequence of spectra from a type A or B star

More information

NWP SAF CIMMS Liaison Meeting, May 2006

NWP SAF CIMMS Liaison Meeting, May 2006 NWP SAF Satellite Application Facility for Numerical Weather Prediction Document NWPSAF-MO-VS-021 Version 1.0 May 2006 NWP SAF CIMMS Liaison Meeting, 15-17 May 2006 Nigel Atkinson 1, Pascal Brunel 2 and

More information

Calibration of SMOS geolocation biases

Calibration of SMOS geolocation biases Calibration of SMOS geolocation biases F. Cabot, Y. Kerr, Ph Waldteufel CBSA AO-3282 Introduction Why is geolocalisation accuracy critical? Where do inaccuracies come from? General method for localisation

More information

METOP Direct Broadcast Satellite to Ground Interface details for HRPT users

METOP Direct Broadcast Satellite to Ground Interface details for HRPT users METOP Direct Broadcast Satellite to Ground Interface details for HRPT users Regional Advanced Retransmission Service (RARS) L band acquisition data 1 Go to View menu and click on Slide Master to update

More information

Oracle Order Capture. Dependencies. Related Documentation and Resources. Implementation Guide

Oracle Order Capture. Dependencies. Related Documentation and Resources. Implementation Guide Oracle Order Capture Implementation Guide Release 11i August 2000 Part No. A86137-01 This topic group provides general descriptions of the set up and configuration tasks required to implement the application

More information

EFI TII Cross-Track Flow Data Release Notes

EFI TII Cross-Track Flow Data Release Notes Data, Innovation, and Science Cluster Doc. no: SW-RN-UoC-GS-004, Rev: 3, 25 September 2017 Prepared: Johnathan Burchill EFI Scientist Date 25 September 2017 Approved: David Knudsen Date 25 September 2017

More information

Kapish Excel Add-In. Release Notes. Version 4.0. Document Release Date: November 2016

Kapish Excel Add-In. Release Notes. Version 4.0. Document Release Date: November 2016 Kapish Excel Add-In Release Notes Version 4.0 Document Release Date: November 2016 Software Release Date: November 2016 Disclaimer Whilst every effort has been made to ensure that information contained

More information

AWDP User Manual and Reference Guide

AWDP User Manual and Reference Guide Document NWPSAF-KN-UD-005 Version 3.0.01 February 2017 Anton Verhoef, Jur Vogelzang, Jeroen Verspeek and Ad Stoffelen KNMI, De Bilt, the Netherlands KNMI, De Bilt, the Netherlands This documentation was

More information

Operational Satellite Wind Product Processing at NOAA/NESDIS: A Status Report

Operational Satellite Wind Product Processing at NOAA/NESDIS: A Status Report Operational Satellite Wind Product Processing at NOAA/NESDIS: A Status Report Antonio Irving NOAA/NESDIS, Office of Satellite Processing and Distribution Hongming Qi NOAA/NESDIS, Office of Satellite Processing

More information

TouchKit TouchScreen Controller User Guide for Windows NT4 Version: 3.2.1

TouchKit TouchScreen Controller User Guide for Windows NT4 Version: 3.2.1 TouchKit TouchScreen Controller User Guide for Windows NT4 Version: 3.2.1 TouchKit Guide for WinNT4 v3.2.1 0 CONTENT CHAPTER 1. TOUCH PANEL CONTROLLER... 2 1.1 CONTROLLER... 2 1.2 SPECIFICATIONS AND FEATURES...

More information

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI

Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI GOES-R AWG Cryosphere Team Ice Cover and Sea and Lake Ice Concentration with GOES-R ABI Presented by Yinghui Liu 1 Team Members: Yinghui Liu 1, Jeffrey R Key 2, and Xuanji Wang 1 1 UW-Madison CIMSS 2 NOAA/NESDIS/STAR

More information

GEOG 4110/5100 Advanced Remote Sensing Lecture 4

GEOG 4110/5100 Advanced Remote Sensing Lecture 4 GEOG 4110/5100 Advanced Remote Sensing Lecture 4 Geometric Distortion Relevant Reading: Richards, Sections 2.11-2.17 Review What factors influence radiometric distortion? What is striping in an image?

More information

Director s Station 4.9. Release Notes. June 2010

Director s Station 4.9. Release Notes. June 2010 Director s Station 4.9 Release Notes June 2010 2010 SirsiDynix. All rights reserved. The processes and all the routines contained herein are the proprietary properties and trade secrets of SirsiDynix.

More information