https://github.com/callumrollo/satellite-sea-ice
https://github.com/callumrollo/satellite-sea-ice
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/callumrollo/satellite-sea-ice
- Owner: callumrollo
- License: mit
- Created: 2023-08-08T21:19:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T09:41:50.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T18:11:11.309Z (4 months ago)
- Language: Jupyter Notebook
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# satellite-sea-ice
Download geotiffs of satellite ice data and extract the ice concentration at specified locations
`download_ice_data.py` will download the geotiffs (no land mask) for a user specified range of dates
`classify_ice.ipynb` reads the geotiffs and extracts the nearest pixel to user specified lon-lat pairs and plots the sea ice extent in time
`results` contains csv files of ice percentage and classification for the user specified sites and time range
`figures` contains figures from the results