Skip to content

dneise/find_dark_spot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find_dark_spot

A script that finds the darkest position near zenith for a given time and date. And for fun a Script that plots the whole sky.

installation:

The cartopy builds inside anaconda are currently outdated I created an issue for updating it.

In the mean time, install the dependencies like this:

conda install geos
conda install -c https://conda.binstar.org/osgeo proj4

And then install cartopy with pip:

pip install cartopy

About

A script that finds the darkest position near zenith for a given time and date. And for fun a Script that plots the whole sky.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages