Wei Ji

Results 115 issues of Wei Ji

## Describe the Bug As of `comet-ml` version 3.27.0 released 24 Feb 2022 (https://www.comet.ml/docs/python-sdk/releases/#release-3270), conda packages, channels and **configurations** are logged as Experiment assets. Understandably, this is to ensure reproducibility...

Hi there, Would love to see some sort of API for a [shields.io](https://shields.io/) style badge to put on my README.md. That would make it easier for users to visit the...

feature request

**Describe the issue**: Hi there, just starting to use `nni` and was interested in trying some features in the master branch, but couldn't get the install to work. The error...

Set upper pin of Python to be 3.10. Original pin to

Some datasets like Sentinel-1 GRD files don't have a coordinate reference system (crs), but they may have ground control points (gcps) and can still be opened by rasterio. Test this...

Hi there, just encountering some issues while trying to stack [Sentinel-1 GRD data from Planetary Computer](https://planetarycomputer.microsoft.com/explore?c=99.9823%2C0.0564&z=11.34&v=2&d=sentinel-1-grd%7C%7Ccop-dem-glo-30&m=cql%3A99108f1228c2543e04cad62d0a795c1a%7C%7CMost+recent&r=VV%2C+VH+False-color+composite%7C%7CElevation+%28terrain%29&s=false%3A%3A100%3A%3Atrue%7C%7Ctrue%3A%3A100%3A%3Atrue&ae=0) at https://github.com/weiji14/zen3geo/pull/62, and I'm wondering if it's an issue on the STAC metadata side...

**Description of proposed changes** New dataset function to load XYZ tiles! Uses [contextily](https://github.com/geopandas/contextily) to retrieve the tiles based on a bounding box. **Preview** at https://pygmt-dev--2125.org.readthedocs.build/en/2125/api/generated/pygmt.datasets.load_map_tiles.html This is the first part...

feature

**Description of the desired feature** To make it easier to reference the parameters of PyGMT functions (e.g. `pen` in `plot`), here's an idea to make all those parameters clickable with...

question
feature request

**Description of proposed changes** Probably should have opened an issue first (will do in a few mins), but just wanted to quickly try this Sphinx extension called [Sphinx Paramlinks](https://github.com/sqlalchemyorg/sphinx-paramlinks/tree/0.5.4) that...

documentation

**Description of the desired feature** To allow for a greater variety of basemaps from e.g. OpenStreetMap, Stamen, MapBox, etc, it would be nice to integrate with [`contextily`](https://github.com/geopandas/contextily) (part of the...

help wanted
feature request