Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Calculate glint angle for satellite

NotificationsYou must be signed in to change notification settings

drbitboy/glint

Repository files navigation

Calculate glint angle for TOMS/EP satellite using PySPICE

Usage:

Full-up script to create updated TOMS/EP HDF5 files:    find TOMSEPL2/1996/07/ -name '*.he5' | grep -v '_glint\.he5$' | sort | xargs python tag.pyPrototype:    python glint.py < glint.py

Uses NAIF/SPICE (PySPICE), h5py

Also needs two SPICE kernels:

http://naif.jpl.nasa.gov/pub/naif/generic_kernels/lsk/naif0011.tlshttp://naif.jpl.nasa.gov/pub/naif/generic_kernels/pck/pck00010.tpchttp://naif.jpl.nasa.gov/pub/naif/generic_kernels/spk/planets/de432s.bsp- provided

Data source (HDF5 format files of TOMS/EP data):

http://mirador.gsfc.nasa.gov/cgi-bin/mirador/presentNavigation.pl?tree=project&project=TOMS

also

ftp://acdisc.gsfc.nasa.gov/data/s4pa/Earth_Probe_TOMS_Level2/TOMSEPL2/

Manifest

tag.py - Input TOMS/EP .he5 HDF5 files, calculate and append glint angle, write _glint.he5glint_c.c - C version testing getelm_c/ev2lin_glint_f.f - FORTRAN version  testing getelm/ev2linglint.py - prototype for tag.pylistfauxfile.py - support modules for tag.pyPDSImage.py     - support module for tag.pyMakefile - build glint_c and glint_fREADME.md - this file

SPICE Kernels

de432s.bspnaif0011.tlspck00010.tpc

Other useful files/links/directories

TOMSEPL2/ - TOMS/EP .he5 files e.g.    wget --mirror -nv -np -nH --cut-dirs=3  ftp://acdisc.gsfc.nasa.gov/data/s4pa/Earth_Probe_TOMS_Level2/TOMSEPL2/cspice   - Symlink for building glint_c.ctoolkit  - Symlink for building glint_f.fe.g.    lrwxrwxrwx  1 carcich carcich       20 Feb  6 14:13 cspice -> /home/carcich/cspice    lrwxrwxrwx  1 carcich carcich       21 Feb  9 14:26 toolkit -> /home/carcich/toolkit

About

Calculate glint angle for satellite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp