Commit b535a27e authored by Jacob Kaufman's avatar Jacob Kaufman
Browse files

deleting so that i can merge lol

deleting so that i can merge lol
parent 218fd542
Loading
Loading
Loading
Loading
−2 KiB (6 KiB)

File changed.

No diff preview for this file type.

Jupyter Notebook/.DS_Store

deleted100644 → 0
−6 KiB

File deleted.

−6 KiB

File deleted.

+0 −17
Original line number Diff line number Diff line
%% Cell type:code id: tags:

``` python
import CartoCosmos as l

map = l.planetary_maps('mercury')

map.add_wkt("POLYGON ((-187.03125 22.851563, -187.03125 35.15625, -167.34375 35.15625, -167.34375 22.851563, -187.03125 22.851563))")

map.display_map()
```

%% Output



Jupyter Notebook/src/.DS_Store

deleted100644 → 0
−6 KiB

File deleted.

Loading