Skip to content

Repository for data investigation, analysis, quality control, cataloging of the Argonne National Laboratory 60m Meteorological Tower

License

Notifications You must be signed in to change notification settings

EVS-ATMOS/atmos-tower

Repository files navigation

Argonne National Laboratory 60 meter Meteorological Tower

This repository covers data investigation, analysis, quality control, and cataloging for the ANL 60m Meteorological Tower.

Motivation

As analysis of the 40+ years of meteorolgical data from the ANL Met Tower increases, a repository to hold individual contributions was needed. The aim of this repository is to hold all central quality control, analysis and cataloging for all researchers conducting analysis into the data.

Authors

First Author, Second Author

Contributors

Running on Your Own Machine

If you are interested in running this material locally on your computer, you will need to follow this workflow:

(Replace "atmos-tower" with the title of your cookbooks)

  1. Clone the https://github.com/EVS-ATMOS/atmos-tower/ repository:

     git clone https://github.com/EVS-ATMOS/atmos-tower/
  2. Move into the atmos-tower directory

    cd atmos-tower
  3. Create and activate your conda environment from the environment.yml file

    conda env create -f environment.yml
    conda activate atmos-tower
  4. Move into the notebooks directory and start up Jupyterlab

    cd notebooks/
    jupyter lab

About

Repository for data investigation, analysis, quality control, cataloging of the Argonne National Laboratory 60m Meteorological Tower

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published