Skip to content

gher-uliege/Stareso-Data-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub commit activity (branch) GitHub top language

Stareso-Data-Processing

This projects contains mainly Jupyter notebooks in different languages, to demonstrate how to access data from the RACE data base and analyse them.

Notebooks

A set of jupyter-notebooks providing examples of how to access the data files through the RACE database, read the data from the files and create some plots and basic analysis.

Virtual environment

mkvirtualenv -p python3.10 RaceDB
workon RaceDB
pip install psycopg2
pip install matplotlib
pip install ipykernel
python -m ipykernel install --user --name RaceDB

Leaflet

A simple example of a leaflet displaying the CTD stations along with other layers such as the EMODnet Bathymetry.

alt text

Images

Examples of images generated with the notebooks using real observations.

Releases

No releases published

Packages

No packages published

Languages