GithubHelp home page GithubHelp logo

ayushnag / sophy Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 820.69 MB

Southern Ocean phytoplakton observations stored in a relational SQL database

License: MIT License

Python 0.13% Jupyter Notebook 95.13% HTML 4.27% Batchfile 0.01% Shell 0.01% JavaScript 0.18% CSS 0.24% TeX 0.02% Rich Text Format 0.02%
oceanography phytoplankton python southern-ocean sqlite3

sophy's Introduction

SOPHY: Southern Ocean Phytoplankton Database

License

  • UW Oceanography
  • Made by Ayush Nag and Hannah Joy-Warren

In situ observations combined with phytoplankton taxonomies, ocean fronts, and ocean sectors

  • Built with SQLite and Python
  • Helper functions to make accessing data easy
  • Visualizations to see data over time, regions, and biological parameters
  • Data: sophy.xlsx

Environment and package setup

Create new environment

To explore the data in table form through a web browser using Datasette

  1. conda create -n sophyvenv datasette pandas jupyter tqdm
  2. conda activate sophyvenv
  3. Run the cell for Option 1 in sophy.ipynb to build sophy.db
  4. datasette sophy.db -o

To visualize the data using a Jupyter Notebook

  1. conda create -n sophyvenv geopandas cartopy jupyter seaborn tqdm
  2. conda activate sophyvenv
  3. Follow the steps in sophy.ipynb for sample queries and plotting

Data Sources

  • Palmer Station Antartica LTER (lter)
  • Phytobase (phytobase)
    • Righetti, D., Vogt, M., Zimmermann, N. E., Guiry, M. D., and Gruber, N.: PhytoBase: A global synthesis of open-ocean phytoplankton occurrences, Earth Syst. Sci. Data, 12, 907โ€“933, https://doi.org/10.5194/essd-12-907-2020, 2020.
  • AMT Cruises (AMT)

Note: This database modifies the original datasets and is NOT a replacement for the original datasets.

sophy's People

Contributors

ayushnag avatar hljw avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

hljw arnavraval

sophy's Issues

Let's add a license

Up to you and @hljw which one, but let's get a license in here. UW tends to recommend MIT and BSD as do I.

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.