Skip to main content

Load and plot UAF Geophysical Institute Digital Meridian Spectrometer data

Project description

image image Coverage Status Build status

Digital Meridian Spectrometer

For Geophysical Institute's Poker Flat Digital Meridian Spectrometer, which uses NetCDF

example of PF-DMSP data

This library is also usable from Matlab, as seen in dmsp.m.

Data sources

Install

python -m pip install -e .

Matlab

Matlab users need:

Usage

LoadMSPdata.py creates many plots.

Use as a Python module is like:

import dmsp

dat = dmsp.load('~/data/myfile.PF')

which returns xarray.Dataset

Notes

You can also graphically browse the files with the ncview program:

apt install ncview

Error: libnetcdf.so.7

if you get

ImportError: libnetcdf.so.7: cannot open shared object file: No such file or directory

try:

apt install libnetcdf-dev
python -m pip install netcdf4

or

conda install netcdf4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dmsp-0.6.0.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file dmsp-0.6.0.tar.gz.

File metadata

  • Download URL: dmsp-0.6.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.7.0

File hashes

Hashes for dmsp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 8025ea98b4141bb899811adfbcdeb33a6a2bf04501d187a5475534fa40ad7c3f
MD5 fb2cb57cb2456085bf125bc5bff90875
BLAKE2b-256 24d88d4724b9fb652b6a266d3ec75456af7876d6d16c65081afbe7fcc78f5ce7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page