Skip to content

A collection of scripts to find, organize, and process temperature and salinity data from the Arctic and Antarctic regions

License

Notifications You must be signed in to change notification settings

mhwood/polar_ctds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temperature and Salinity measurements in polar regions

A collection of scripts to find, organize, and process temperature and salinity data from the Arctic and Antarctic regions

Data sources:

The datasets accessed in this collection are from the following sources:

Short Name Description Temporal Coverage Spatial Coverage
Hadley Centre Collection of oceanographic measurements 1900-present Global
Oceans Melting Greenland NASA's Oceans Melting Greenland Mission 2015 - 2021 Greenland Shelf

Requirements

It is recommended that a fresh anaconda environement be created when using these scripts. The following packages are required:

conda install -c anaconda numpy
conda install -c anaconda matplotlib
conda install -c anaconda requests
conda install -c anaconda xarray
conda install -c conda-forge gsw
conda install -c conda-forge pyproj

About

A collection of scripts to find, organize, and process temperature and salinity data from the Arctic and Antarctic regions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages