Amit Kapadia

Results 5 comments of Amit Kapadia

Yep, PRs welcome. There was some effort to update some calls to the v1.4 API, such as during login, but not everything was updated. Feel free to drop your usage...

Try this in your shell. Make sure you're logged in as well ``` usgs search --node EE ARD_TILE --start-date 2002-06-01 --end-date 2002-06-07 --lower-left -103.962375 40.132703 --upper-right -95.192605 42.950893 --geojson ```...

Likely a version issue. I'll take a look tomorrow.

@abhiramp1 - I've not used this library to access Sentinel-2 imagery, but I have also noticed that some responses have changed. It might be that they deprecated the keys you...

@ianhi - thanks for surfacing the relevant documentation. A minor snippet in the [migration guide](https://zarr.readthedocs.io/en/stable/user-guide/v3_migration.html#the-array-class) might be helpful. Perhaps the following: > 3. Array order - reading F-contiguous arrays should...