Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Utilities for reading and ploting ESA MARSIS radar data

License

Notifications You must be signed in to change notification settings

space-physics/marsis-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Marsis Radar

matlab

DOI

Read and plot ESA MARSIS radar data in Matlab.

Quickstart

One-time program setup and self-test

buildtool

Generate plots for the date you desire (optionally specify hour,minute,second):

marsis.show(datetime(2008,9,9,1,0,0), 'out.avi')

where 'out.avi' is the optional movie output filename.

Setup

I cleaned up the original readais.c

cc src/read_ais.c -o +marsis/read_ais

Update the URL to get most recent orbits

orbfile = marsis.download_orbit("data", "https://naif.jpl.nasa.gov/pub/naif/pds/data/mex-e_m-spice-6-v2.0/mexsp_2000/EXTRAS/ORBNUM/ORMM_MERGED_01825.ORB")

marsis.read_orbit(orbfile)

Example

Sept 9, 2008 starting at 1 UT:

marsis.show(datetime(2008,9,9,1,0,0))

data is output to the data/ directory

orbnum alternative download

About

Utilities for reading and ploting ESA MARSIS radar data

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •