polartoolkit icon indicating copy to clipboard operation
polartoolkit copied to clipboard

Helpful tools for polar researchers

Results 28 polartoolkit issues
Sort by recently updated
recently updated
newest added

**Description of the desired feature:** Automatically extract function from `fetch` to create either a list of datasets, or a gallery of thumbnails of the datasets. To do: - [ ]...

documentation

Currently when adding a colorbar histogram we try to extract the zmin and zmax values, which doesn't work in certain instances. It would be better to extract the values from...

**Bug**: Indentation error in [subplots tutorial](https://polartoolkit.readthedocs.io/en/latest/gallery/subplot_layout.html#Plot-the-grids) using .maps.plot_grid. ```python >>> for i, (k, v) in enumerate(layers.items()): ... # for the first grid, need orgin_shift to be default ... if i...

**Describe the bug** There are a few issues in `maps.plot_grd()` with specifying colormaps. * If giving a cpt file, the limits are ignored * If a grid has a constant...

**Description of the desired feature:** The [Download Antarctica datasets](https://polartoolkit.readthedocs.io/en/latest/tutorial/fetch_walkthrough.html) tutorial does not contain the same plotting procedure for viewing each of the generated figures (compared to the other tutorials). Shouldn't...

**Describe the bug** The binder environment does not appear to be building. After repeated attempts, it fails while stuck on "Using CondaBuildPack builder".

**Description of the desired feature:** To help users understand what this package is for and whether it will be helpful to them, we need to add more info to the...

**Description of the desired feature:** It would be good to have a section of the website which lists examples of people using PolarToolkit in whatever means, such has papers, presentations,...