Abhishek Manandhar

Results 5 issues of Abhishek Manandhar

Hi, I encounter a problem when I pass a dictionary with keys that are not string to the parameter. eg. param = {'weight':{1:10, 2:20}}. I get the error: KeyError: u'Invalid...

feature

In the mapping file example, each column have one key. Only on the mapping there are options to include for more than one key. Is there any way to include...

Hey @snowman2, I have also been playing around with the xarray for geospatial fuctionality as well which you can access at [xgeo](https://geosynopsis.github.io/xgeo). As rightfully pointed out by @djhoese in xarray...

Use-Case: Restricting collections based on ACL The STAC API that implements ACL on top of the collections could use it to provide STAC compliant interface while using pgstac as the...

Hey, In this issue, I'd like to propose a general improvement to the pydantic-settings, especially the handling of the sources. If it's agreeable, will create a PR. The current implementation...