Jonas

Results 16 issues of Jonas

Zappa by default [keeps the function warm](https://github.com/Miserlou/Zappa#keeping-the-server-warm), it seems: https://github.com/Miserlou/Zappa/blob/3ccf7490a8d8b8fa74a61ee39bf44234f3567739/zappa/cli.py#L1169 But we are still seeing long cold starts. Why could that be?

enhancement

From `rio-cogeo` as discussed here https://github.com/DHI-GRAS/terracotta/issues/138#issuecomment-483613662

enhancement

The default endpoint for this package, SciHub, is dead, but there might be other DHuS instances out there for which it can still be useful. To clarify what this package...

The [Copernicus Open Access Hub (SciHub)](https://scihub.copernicus.eu/) is history, long live the [Copernicus Data Space Ecosystem (CDSE)](https://dataspace.copernicus.eu/). Supersedes https://github.com/kr-stn/awesome-sentinel/pull/37

Fixes #680 - [x] Change the simple tests for `get_array_statistics` to reflect more details of weighted stats - tests will fail ❌ - [ ] Add tests for more weighted...

[6.2.0](https://github.com/cogeotiff/rio-tiler/blob/main/CHANGES.md#620-2023-09-27) introduced the possibility to calculate array statistics with `coverage` weights. However, we need to review the way the weighted stats are calculated, in the `get_array_statistics` function. https://github.com/cogeotiff/rio-tiler/blob/73175d0607ef28bffcb6f03ff8dfd2d6abfbc191/rio_tiler/utils.py#L36 1. `mean`...

Hi, I made some small changes (improvements?) to your JS iCal parser: 1. Dates are now parsed as UTC and converted to local time 2. Event time scope is now...

@olivierhagolle do you also have documentation and scripts for Landsat 8 DEM preparation, file structure, and processing with MAJA?

Dear @olivierhagolle, I would like to try to run MAJA using a `JobOrder` configuration file instead of the command-line mode. I saw the example of a `JobOrder` file in the...

Hi there, I was asked to find out what country borders you are using for the EO Dashboard basemap - and why you chose some that extend beyond the land...

enhancement