GithubHelp home page GithubHelp logo

arm-development / afc_summary Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 3.0 2.65 MB

Code for summarizing data availability along with useful metadata at the end of an ARM campaign

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

afc_summary's Introduction

AFC_Summary

Python tool for summarizing data availability along with useful metadata for ARM field campaigns. The script runs off a configuration file, like those shown in the conf directory to produce these Gantt style charts. In addittion to data availability, the code will also display associated DOIs on the chart or in a separate table. Listing associated DQRs in a table is also an option. Updated documentation coming soon!

Usage

python afc_summary.py -c ./conf/conf.py

DS Heatlh

This is a python wrapper function around Brian Ermolds nc_find_overlap program to gauge the health of ARM datastreams. It is meant to run on the ADC systems with access to /data/archive. The code will look for file splits and the use the results of the nc_find_overlaps to calculate a score for each datastream. The more problems (file splits, overlapping times, reprocessing issues, etc...) the lower the score. The user will need to set the site and the excluded directories. Generally, one would want to avoid any instruments that produce a large number of files per day on a normal basis suchas scanning radars, scanning lidars, and cameras. Also, it is beneficial to avoid any large files such as spectra.

Usage

python ds_health.py

afc_summary's People

Contributors

adamtheisen avatar zssherman avatar

Watchers

 avatar  avatar

afc_summary's Issues

Statistics

There have been requests to add an option to include statistics on these plots for each of the overlays (data availability, DQR coverage, etc...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.