Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 275 Bytes

geodarn

Geolocation library for scatter from SuperDARN FITACF files.

For usage, see the scripts/ directory. All I/O functionality is encapsulated by the geodarn.formats.Container class.

Dependencies

  • Python >= 3.8
  • Numpy
  • pyDARNio
  • Cartopy
  • h5py
  • matplotlib