Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nasa/python_cmr issues and pull requests

#96 - Bump abatilo/actions-poetry from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies, github_actions

#95 - Honor "request moderation" responses

Issue - State: open - Opened by chuckwondo 2 months ago - 1 comment
Labels: enhancement

#94 - Return parsed items in results for all umm_json* formats

Issue - State: open - Opened by chuckwondo 2 months ago
Labels: enhancement

#93 - Drop support for Python 3.8

Issue - State: open - Opened by chuckwondo 2 months ago
Labels: chore

#91 - Issues/37 Add function for returning an iterator instead of sequence

Pull Request - State: closed - Opened by frankinspace 4 months ago - 1 comment

#89 - Issues/37 Add function for returning an iterator instead of sequence

Pull Request - State: closed - Opened by frankinspace 4 months ago - 1 comment

#88 - Add pre-commit hooks

Issue - State: open - Opened by chuckwondo 4 months ago
Labels: chore

#87 - Use ruff for linting

Issue - State: open - Opened by chuckwondo 4 months ago - 1 comment
Labels: chore

#86 - Release/0.13.0

Pull Request - State: closed - Opened by frankinspace 4 months ago - 3 comments

#85 - Prep release

Pull Request - State: closed - Opened by frankinspace 4 months ago

#84 - Discussion on next release

Issue - State: closed - Opened by frankinspace 4 months ago - 5 comments
Labels: question

#83 - updated adding instance_format to variable query

Pull Request - State: closed - Opened by briannapagan 5 months ago - 1 comment

#82 - Enable STAC Output for GranuleQuery

Pull Request - State: closed - Opened by scottyhq 5 months ago

#81 - Enable STAC Output

Issue - State: closed - Opened by scottyhq 5 months ago - 2 comments

#80 - Support searching by multiple platforms

Issue - State: open - Opened by chuckwondo 5 months ago
Labels: enhancement, good first issue

#79 - Add processing_level_id collection parameter

Pull Request - State: closed - Opened by WardBrian 5 months ago - 3 comments

#78 - Move platform() into GranuleCollectionBaseQuery

Pull Request - State: closed - Opened by WardBrian 5 months ago

#77 - Support searching for collection and granule by platform

Issue - State: closed - Opened by WardBrian 5 months ago
Labels: enhancement, good first issue

#76 - Support searching for collection by processing_level

Issue - State: closed - Opened by WardBrian 5 months ago

#75 - Add methods for setting parameter options

Pull Request - State: closed - Opened by mamamia96 5 months ago - 3 comments

#74 - Add method for setting parameter options

Issue - State: closed - Opened by chuckwondo 5 months ago - 15 comments
Labels: enhancement, good first issue

#73 - Added support for multiple-point searches

Pull Request - State: closed - Opened by Sherwin-14 5 months ago - 2 comments

#72 - Support multiple-point searches in queries

Issue - State: closed - Opened by Sherwin-14 5 months ago - 2 comments
Labels: enhancement, good first issue

#71 - Added vcr cassettes for new test functions

Pull Request - State: closed - Opened by frankinspace 6 months ago

#70 - Add vcrpy cassettes for revision_date unit tests

Issue - State: closed - Opened by chuckwondo 6 months ago - 2 comments

#69 - Release/0.12.0

Pull Request - State: closed - Opened by frankinspace 6 months ago

#68 - Add option to search by revision_date

Pull Request - State: closed - Opened by nikki-t 6 months ago - 1 comment

#67 - Search on revision_date

Issue - State: closed - Opened by frankinspace 6 months ago - 3 comments
Labels: enhancement, good first issue

#66 - Feature: Check for correct WKT coordinate ordering

Issue - State: open - Opened by scottstanie 7 months ago
Labels: enhancement, good first issue

#65 - Discussion on release 0.12.0

Issue - State: closed - Opened by frankinspace 7 months ago - 2 comments
Labels: question

#64 - Export DayNightFlag type alias

Pull Request - State: closed - Opened by chuckwondo 7 months ago

#63 - Bump certifi from 2024.2.2 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#62 - Bump urllib3 from 1.26.18 to 1.26.19

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#61 - add CMR graphql functionalities

Issue - State: open - Opened by briannapagan 8 months ago - 3 comments
Labels: enhancement

#60 - adding instance_format to variable query

Pull Request - State: closed - Opened by briannapagan 8 months ago - 3 comments

#59 - Support searching for available zarr stores

Issue - State: closed - Opened by briannapagan 8 months ago - 7 comments
Labels: good first issue

#58 - Bump requests from 2.31.0 to 2.32.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, python

#55 - Add support for filtering cloud hosted collections

Pull Request - State: closed - Opened by liyahshaikh 8 months ago - 1 comment

#54 - Support searching for cloud-hosted collections

Issue - State: closed - Opened by chuckwondo 8 months ago - 1 comment
Labels: enhancement, good first issue

#53 - Add Python version to poetry cache key

Pull Request - State: closed - Opened by frankinspace 8 months ago

#52 - CI: poetry build cache key should include Python version

Issue - State: closed - Opened by chuckwondo 8 months ago
Labels: bug

#51 - DayNightFlag type is not exported

Issue - State: closed - Opened by chuckwondo 8 months ago
Labels: bug, good first issue

#50 - Fix query header clobbering

Pull Request - State: closed - Opened by chuckwondo 8 months ago

#49 - Provide convenience method for adding a client-id header

Issue - State: open - Opened by chuckwondo 9 months ago
Labels: enhancement, good first issue

#48 - Query request headers are clobbered by token methods

Issue - State: closed - Opened by chuckwondo 9 months ago - 1 comment
Labels: bug

#47 - Generate documentation site

Issue - State: open - Opened by chuckwondo 9 months ago - 2 comments

#46 - Release 0.11.0

Pull Request - State: closed - Opened by frankinspace 9 months ago

#45 - Collecting changes for release 0.11.0

Issue - State: closed - Opened by frankinspace 9 months ago - 3 comments

#44 - Add type annotations

Pull Request - State: closed - Opened by chuckwondo 9 months ago

#43 - Fix KeyError for non-json query formats

Pull Request - State: closed - Opened by chuckwondo 9 months ago - 1 comment

#42 - KeyError: 'feed' when using format other than 'json'

Issue - State: closed - Opened by chuckwondo 9 months ago - 2 comments
Labels: bug

#41 - Bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#40 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#39 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#38 - Modernize Python support

Pull Request - State: closed - Opened by chuckwondo 9 months ago - 3 comments

#37 - Return query results as an iterator

Issue - State: closed - Opened by chuckwondo 9 months ago - 2 comments
Labels: enhancement

#36 - Add type annotations

Issue - State: closed - Opened by chuckwondo 9 months ago - 1 comment
Labels: enhancement

#35 - Modernize Python support

Issue - State: closed - Opened by chuckwondo 9 months ago - 2 comments
Labels: enhancement

#34 - Removes extra characters from README code blocks

Pull Request - State: closed - Opened by jaybarra 9 months ago

#33 - Add syntax highliting to codeblocks in README

Pull Request - State: closed - Opened by reweeden 9 months ago

#32 - Bump idna from 3.6 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#31 - Release/0.10.0

Pull Request - State: closed - Opened by frankinspace 10 months ago

#30 - allow more flexible date handling

Pull Request - State: closed - Opened by itcarroll 10 months ago - 1 comment

#29 - improve ISO 8601 parsing for temporal filter

Issue - State: closed - Opened by itcarroll 10 months ago

#28 - Fix cmr search after key error

Pull Request - State: closed - Opened by tyler-c2s 10 months ago - 1 comment

#27 - add readable_granule_name option to GranuleQuery

Pull Request - State: closed - Opened by tyler-c2s 10 months ago

#26 - how to identify the different types of data links from a GranuleQuery

Issue - State: closed - Opened by tjhearty about 1 year ago
Labels: question

#25 - Bump urllib3 from 1.26.16 to 1.26.18

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#24 - Feature: CMR Concept ID <-> Human Readible Name translation tool

Issue - State: closed - Opened by lsterzinger over 1 year ago - 9 comments
Labels: question

#23 - Bump urllib3 from 1.26.16 to 1.26.17

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#22 - Issue 19 Use preferred CMR-Search-After method for iterating through results

Pull Request - State: closed - Opened by doug-newman-nasa over 1 year ago - 1 comment

#20 - Search for granules within a radius

Issue - State: open - Opened by tjhearty over 1 year ago - 1 comment
Labels: enhancement, good first issue

#19 - Use CMR Search After functionality for retrieving more than 2000 results

Issue - State: closed - Opened by doug-newman-nasa over 1 year ago - 1 comment
Labels: enhancement

#18 - Release/0.9.0

Pull Request - State: closed - Opened by frankinspace over 1 year ago

#17 - Adding sort_keys

Pull Request - State: closed - Opened by eudoroolivares2016 over 1 year ago - 1 comment

#16 - Release/0.8.0

Pull Request - State: closed - Opened by frankinspace over 1 year ago

#15 - New searching criterion: circle

Pull Request - State: closed - Opened by castelao about 2 years ago

#14 - Bump certifi from 2021.10.8 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#13 - remove >>> from readme for easy copy paste

Issue - State: closed - Opened by rbavery about 2 years ago

#12 - Add cmr environments to module level

Pull Request - State: closed - Opened by frankinspace about 2 years ago

#11 - Feature/bearer token headers

Pull Request - State: closed - Opened by sliu008 almost 3 years ago

#10 - Token Headers

Pull Request - State: closed - Opened by sliu008 almost 3 years ago - 1 comment

#9 - Release/0.7.0

Pull Request - State: closed - Opened by frankinspace about 3 years ago

#8 - Feature/token

Pull Request - State: closed - Opened by sliu008 about 3 years ago

#7 - Create python-app.yml

Pull Request - State: closed - Opened by frankinspace about 3 years ago

#6 - Release/0.6.0

Pull Request - State: closed - Opened by frankinspace about 3 years ago

#5 - Variablesquery

Pull Request - State: closed - Opened by sliu008 about 3 years ago - 1 comment

#4 - Release/0.5.0

Pull Request - State: closed - Opened by frankinspace over 3 years ago

#3 - Create codacy-analysis.yml

Pull Request - State: closed - Opened by frankinspace over 3 years ago

#2 - add tools and services to cmr query

Pull Request - State: closed - Opened by sliu008 over 3 years ago

#1 - Create codeql-analysis.yml

Pull Request - State: closed - Opened by frankinspace over 3 years ago