forgetmenot9911 / Sentinel-5P

Sentinel5P_Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentinel-5P

Sentinel5P_Python

Blog associated with notebook http://www.acgeospatial.co.uk/sentinel-5p-and-python/

alt tag

Blog associated with xarray Sentinel 5P notebook http://www.acgeospatial.co.uk/sentinel-5p-and-xarray/

alt tag

Possible issues with sentinel 5P and Python notebook...

As far as I am aware this code works on Python 3.6.4. Potential issues are listed below Please note that basemap is being discontinued, so use cartopy (second notebook contains example) instead)

  1. When doing 'conda install basemap' I found a version conflict so downloaded the windows binary installer https://www.lfd.uci.edu/~gohlke/pythonlibs/#basemap … but this one depends on 'VC++ 2015.3 v14', install it following these instructions https://stackoverflow.com/a/50671800/9935639 … and then 'pip install basemap_filepath'

About

Sentinel5P_Python


Languages

Language:Jupyter Notebook 100.0%