SQL Database software for SnowEx data
Project description
About
Database access and tools for using the SnowEx database. This tool is simply a client for accessing the database using python
WARNING - This is under active development in preparation for SnowEx Hackweek. Use at your own risk. Data will change as it is QA/QC’d and the end goal is for all data in this database to be pulled from NSIDC. The goal is for this to become a community database open to all.
Features
Database access for SnowEx Database
Analysis tools
Useful conversions to pandas and geopandas
Lots of examples
Installing
If you are just planning on using the database, then only install the python package instructions below.
I just want to use it
Install using pip:
pip install snowexsql
I want data fast
A programmatic API has been created for fast and standard access to Point and Layer data. There are two examples covering the features and usage of the api. See the specific api documentation for detailed description.
from snowexsql.api import PointMeasurements, LayerMeasurements
# The main functions we will use are `from_area` and `from_filter` like this
df = PointMeasurements.from_filter(
date=date(2020, 5, 28), instrument='camera'
)
print(df.head())
I need help
Jump over to our discussion forum and get help from our community.
I want to contribute
Thank you for the interest!
Have a look at our contribution guide and see the many ways to get involved!
Documentation
There is a whole host of resources for users in the documentation. It has been setup for you to preview in your browser.
In there you will find:
Examples of database use
Database structure
API to the python package snowexsql
Links to other resources
Notes about the data uploaded
And more!
To see the documentation in your browser:
Warning: To see the examples/gallery, the snowex db needs to be up. Otherwise they will be left with the last image submitted to GitHub.
make docs
DOI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file snowexsql-0.6.0rc1.tar.gz
.
File metadata
- Download URL: snowexsql-0.6.0rc1.tar.gz
- Upload date:
- Size: 6.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 801335eb28a34d5efd79ca6d5f5d954824872ce914deb2f68f385f1f80eacacc |
|
MD5 | 766ff37f08d8e119d085544ec5c808dd |
|
BLAKE2b-256 | 9ed3c0971701ba8af9bacf574782a1839125030cabd4b1b379522532d0399e46 |
Provenance
The following attestation bundles were made for snowexsql-0.6.0rc1.tar.gz
:
Publisher:
cd.yml
on SnowEx/snowexsql
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
snowexsql-0.6.0rc1.tar.gz
- Subject digest:
801335eb28a34d5efd79ca6d5f5d954824872ce914deb2f68f385f1f80eacacc
- Sigstore transparency entry: 160133420
- Sigstore integration time:
- Permalink:
SnowEx/snowexsql@382422a46af863033ef065a643f2385b59e64887
- Branch / Tag:
refs/tags/v0.6.0rc1
- Owner: https://github.com/SnowEx
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
cd.yml@382422a46af863033ef065a643f2385b59e64887
- Trigger Event:
release
- Statement type:
File details
Details for the file snowexsql-0.6.0rc1-py3-none-any.whl
.
File metadata
- Download URL: snowexsql-0.6.0rc1-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab74f8d5c011b18678ea3579192d8b94abf46eb666536e58854b7447a92e37c3 |
|
MD5 | e04a21431a64069a48173e7e09468c23 |
|
BLAKE2b-256 | 3dd373e12f925d301ce03e9dfbae4de949c80617c8edf95c470b31a0eca82309 |
Provenance
The following attestation bundles were made for snowexsql-0.6.0rc1-py3-none-any.whl
:
Publisher:
cd.yml
on SnowEx/snowexsql
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
snowexsql-0.6.0rc1-py3-none-any.whl
- Subject digest:
ab74f8d5c011b18678ea3579192d8b94abf46eb666536e58854b7447a92e37c3
- Sigstore transparency entry: 160133421
- Sigstore integration time:
- Permalink:
SnowEx/snowexsql@382422a46af863033ef065a643f2385b59e64887
- Branch / Tag:
refs/tags/v0.6.0rc1
- Owner: https://github.com/SnowEx
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
cd.yml@382422a46af863033ef065a643f2385b59e64887
- Trigger Event:
release
- Statement type: