pypromice

Getting started

  • Quick install
  • Developer install

Guides

  • User guide
    • Level 0 to Level 3 processing
    • Loading our data
      • Import from Dataverse (no downloads!)
      • Download with pypromice
      • Load from NetCDF file
      • Load from CSV file
    • Plotting our data
  • Developer guide
    • Data reports
    • Bug reports and enhancement requests
    • Contributing to pypromice
      • Forking
      • Creating a development branch
      • Creating a pull request

Technical info

  • Data types
    • Level 0
    • Level 1
    • Level 2
    • Level 3
  • Transmission to Level 0 processing
    • Payload handling
    • Payload decoder
    • Payload processing
  • Level 0 to Level 3 processing
    • Station configuration

Modules

  • process
    • process.aws
    • process.L0toL1
    • process.L1toL2
    • process.L2toL3
  • postprocess
    • postprocess.csv2bufr
  • qc
    • qc.persistence
  • get
    • get.get
  • tx
    • tx.tx
      • EmailMessage
        • EmailMessage.checkEmail()
        • EmailMessage.checkSender()
        • EmailMessage.getEmailBody()
        • EmailMessage.getEmailInfo()
        • EmailMessage.getIMEI()
      • GFP2toDEC()
      • GLI4toDEC()
      • L0tx
        • L0tx.check2BitNAN()
        • L0tx.checkByte()
        • L0tx.checkLength()
        • L0tx.checkPayload()
        • L0tx.getByteValue()
        • L0tx.getDataLine()
        • L0tx.getFirstByte()
        • L0tx.getFormat()
        • L0tx.isDiagnostics()
        • L0tx.isObservations()
        • L0tx.isSummer()
        • L0tx.isWatsonObservation()
        • L0tx.isWithInstance()
        • L0tx.updateByteCounter()
        • L0tx.writeEntry()
      • PayloadFormat
        • PayloadFormat.readFile()
        • PayloadFormat.readFormatter()
        • PayloadFormat.readType()
      • RAWtoSTR()
      • SbdMessage
        • SbdMessage.checkAttachment()
        • SbdMessage.checkAttachmentName()
        • SbdMessage.getKeyValue()
        • SbdMessage.getLocation()
        • SbdMessage.getPayloadFromEmail()
        • SbdMessage.getPayloadFromFile()
        • SbdMessage.getStatus()
      • findLine()
      • getMail()
      • loadMsg()
      • parseValue()
      • readSBD()
      • saveMsg()
pypromice
  • Search


© Copyright 2025, GEUS Glaciology and Climate.

Built with Sphinx using a theme provided by Read the Docs.