tropess-notes-python

Python code for the TROPESS Notes book

https://github.com/swift-earth-science/tropess-notes-python

Science Score: 54.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
  • Academic publication links
    Links to: science.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary

Keywords

air-quality earth-observation earth-science jupyter-notebooks python tropess
Last synced: 6 months ago · JSON representation ·

Repository

Python code for the TROPESS Notes book

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
air-quality earth-observation earth-science jupyter-notebooks python tropess
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Open in GitHub Codespaces

tropess-notes-python

Jupyter Notebooks for TROPESS Notes (in Python)

Setup

For initial setup see:

https://tropess-notes.swiftearthscience.org/setup-macos/

How to run stuff

Clone this repository:

bash git clone https://github.com/swiftsoftwaregroup/tropess-notes-python.git

Configure the project to create a local Python virtual environment and install all required Python packages:

```bash

switch dir

cd tropess-notes-python

configure the project

source configure.sh ```

Start Jupyter Lab:

bash jupyter lab

From here pick any of the notebooks (*.ipynb) and try to run it. Before running the code, make sure you have downloaded the TROPESS sample data to ./data as documented in the examples.

Community Contributions

Discussion Forum: Please use the forum for questions, discussing ideas, and joining the community.

Copyright and Licensing Info

Copyright (c) 2023-2024 Swift Software Group, Inc. ("SSG"). All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of SSG nor its operating division, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Open Source License Approved by Swift Software Group

APACHE LICENSE, VERSION 2.0

  • Text version: https://www.apache.org/licenses/LICENSE-2.0.txt
  • SPDX short identifier: Apache-2.0
  • OSI Approved License: https://opensource.org/licenses/Apache-2.0

Owner

  • Name: Swift Earth Science
  • Login: swift-earth-science
  • Kind: organization
  • Email: hello@swiftsoftwaregroup.com

Empowering Discovery and Innovation for a Sustainable Planet

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kantchev"
  given-names: "Valentin"
  orcid: "https://orcid.org/0009-0008-8961-4573"
title: "TROPESS Notes - Assorted Jupyter notebooks for TROPESS data access and analysis."
version: 0.5.0
doi: 10.5281/zenodo.8012145
date-released: 2023-06-07
url: "https://tropess-notes.swiftearthscience.org"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

book/requirements-colab.txt pypi
  • basemap ==1.3.8
  • basemap-data-hires ==1.3.2
  • imageio ==2.31.1
  • matplotlib ==3.7.1
  • metpy ==1.5.0
  • netCDF4 ==1.6.3
  • numpy ==1.25.2
  • pandas ==2.0.1
  • pint ==0.22
  • scipy ==1.10.1
book/requirements-sagemaker.txt pypi
  • basemap ==1.3.8
  • basemap-data-hires ==1.3.2
  • imageio ==2.31.1
  • matplotlib ==3.7.1
  • metpy ==1.5.0
  • netCDF4 ==1.6.3
  • numpy ==1.25.2
  • pandas ==2.0.1
  • pint ==0.22
  • scipy ==1.10.1
book/requirements.txt pypi
  • basemap ==1.3.8
  • basemap-data-hires ==1.3.2
  • imageio ==2.31.1
  • matplotlib ==3.7.1
  • metpy ==1.5.0
  • netCDF4 ==1.6.3
  • notebook ==7.0.6
  • numpy ==1.25.2
  • pandas ==2.0.1
  • pint ==0.22
  • pycairo ==1.23.0
  • scipy ==1.10.1