Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hevgyrt
hevgyrt / OSISAF_kml_generator.py
Last active February 8, 2018 12:35
Script for generating .kml files for Ocean and Sea Ice Satellite Application Facility (OSI-SAF) products.
""" Script for generating .kml files for Ocean and Sea Ice Satellite Application Facility(OSI-SAF) products.
Made as a show case.
USAGE:
python OSISAF_kml_generator.py [with arguments]
EXAMPLES:
python OSISAF_kml_generator.py -p conc
@hevgyrt
hevgyrt / read_data_from_tds_basemap.ipynb
Created February 6, 2018 12:52
Script for interactive plotting of Sentinel-2 scenes from nbstds.met.no (Nasjonalt BakkeSegment) upon a background map.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hevgyrt
hevgyrt / detect_folgefonna.ipynb
Last active November 20, 2019 08:07
Detect Folgefonna (glacier in Norway) and write polygon to shape file
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hevgyrt
hevgyrt / read_data_from_tds.ipynb
Created November 20, 2017 14:13
Script for accessing products using OPeNDAP
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.