Stéphane Sénési

Results 5 issues of Stéphane Sénési

When doing `synda init-env` on a fresh ST_HOME using a conda install, I got : `Key file missing: bin/sdcleanup_tree.sh`

enhancement

In issue #139 , we have an example of a change in CMIP6-CMOR-Tables which is not linked to a change in the Data Request version > (D.Nadeau) .... You will...

This could come with value 'no_limit' for its argument max-threads, and could use https://docs.python.org/2/library/multiprocessing.html#multiprocessing.cpu_count

**Describe the bug** To get a south polar stereo map from lat = -40 to lat = -90, you must call `gv.set_map_boundary(ax, [-180, 180], [ -40, 90])` which is conter-intuitive...

bug
support

add_major_minor_ticks and add_lat_lon_ticklabels simply draws nothing (for me), at leas in PlateCarree projection (while add_major_minor_ticks works for an abstract coordinates space) Here is my code : ``` import cartopy.crs as...

bug
support