post-processing

Post-processing scripts for the maq-observations database

https://github.com/maq-observations/post-processing

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Post-processing scripts for the maq-observations database

Basic Info
  • Host: GitHub
  • Owner: MAQ-Observations
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 15.6 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • Open Issues: 4
  • Releases: 3
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Code of conduct Citation Security

README.md

DOI

Please note that we offer a very easy to use user interface at https://maq-observations.nl/ to download data (https://maq-observations.nl/data-downloads/) and plot graphs (https://maq-observations.nl/data-figures/). The scripts provided here can be used for users who are experienced with Python (requests), or who want to automate specific processes based on the MAQ-Observations.nl database.

Post-processing/analysis scripts/files for MAQ-Observations:

  • Download_Data.py: To specify user input, request data from database and save to a .csv file. This needs to be tested for other cases.
    • fetchdata.py: Function to fetch data used in DownloadData.py
  • Plot_Figures.py: To specify user input and plot requested input to graphs. This is still under construction.
    • generategraphs.py: Function to generate graphs data used in PlotFigures.py
  • Tests.py: Very simple json requests to the database, also provided on https://maq-observations.nl/api/.
  • InstrumentListv1.1.xlsx: Meta-data information on the MAQ-Observations.nl database, also available at https://maq-observations.nl/instruments/.
  • MAQ-Observationsrequest.csv: Example file resulting from the DownloadData.ipynb notebook.

Misc folder: Random post-processing scripts using the data from MAQ-Obsevations, not part of the core post-processing package.

Please reach out to observations.maq@wur.nl in case of specific questions or requests.

How to cite this material: DOI

Owner

  • Name: MAQ-Observations
  • Login: MAQ-Observations
  • Kind: organization
  • Email: observations.maq@wur.nl

Organization for experimental sites operated by the Meteorology & Air Quality group of Wageningen University & Research

Citation (CITATION_Amsterdam.cff)

cff-version: 1.2.0
title: 'MAQ-Observations v1.0: Amsterdam'
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: Gert-Jan
    family-names: Steeneveld
    email: gert-jan.steeneveld@wur.nl
    affiliation: >-
      Meteorology and Air Quality, Wageningen University and
      Research, Wageningen, the Netherlands
    orcid: 'https://orcid.org/0000-0002-5922-8179'
  - given-names: Johannes Gerardus Martinus
    family-names: Barten
    email: sjoerd.barten@wur.nl
    affiliation: >-
      Meteorology and Air Quality, Wageningen University and
      Research, Wageningen, the Netherlands
    orcid: 'https://orcid.org/0000-0001-6534-1410'
  - given-names: Oscar K.
    family-names: Hartogensis
    email: oscar.hartogensis@wur.nl
    affiliation: >-
      Meteorology and Air Quality, Wageningen University and
      Research, Wageningen, the Netherlands
    orcid: 'https://orcid.org/0000-0001-8920-9975'
  - given-names: Molen
    name-particle: van der
    family-names: Michiel
    email: michiel.vandermolen@wur.nl
    affiliation: >-
      Meteorology and Air Quality, Wageningen University and
      Research, Wageningen, the Netherlands
    orcid: 'https://orcid.org/0000-0003-4992-2420'
  - given-names: Bert G.
    family-names: Heusinkveld
    email: bert.heusinkveld@wur.nl
    affiliation: >-
      Meteorology and Air Quality, Wageningen University and
      Research, Wageningen, the Netherlands
    orcid: 'https://orcid.org/0000-0001-7844-8989'
identifiers:
  - type: url
    value: 'https://maq-observations.nl/'
    description: >-
      Link to the main web portal to access the
      MAQ-Observations database.
repository-code: 'https://github.com/MAQ-Observations'
url: 'https://maq-observations.nl/'
keywords:
  - Meteorology
  - Air Quality
  - Observations
license: CC-BY-NC-4.0
commit: v1.0
version: v1.0
date-released: '2024-06-18'

GitHub Events

Total
  • Create event: 2
  • Release event: 1
  • Issues event: 5
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 23
  • Pull request event: 1
Last Year
  • Create event: 2
  • Release event: 1
  • Issues event: 5
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 23
  • Pull request event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sjoerdbarten (4)
  • julietbravo (1)
Pull Request Authors
  • sjoerdbarten (6)
Top Labels
Issue Labels
documentation (1) enhancement (1)
Pull Request Labels
enhancement (2) documentation (2)