Planet Labs' open satellite feed
Posted by marklit 3 days ago
Comments
Comment by smallerfish 3 days ago
Comment by notahacker 3 days ago
If you are looking for evidentiary purposes, does the Sentinel-1 + Nimbo data give you enough to filter the forest-wide data down to specific areas of interest you might want more spatial/temporal resolution? (or as a former colleague once put it when looking for evidence of more localised and heterogenous environmental damage "to find the needle in the haystack, you first remove the haystack"). Particularly if identifying specific areas of interest is a potential route for you to escalate to another party with an active interest and bigger budget...
Your other route to the commercial data you ideally want would be via partnership with EO consultancies with publicly funded R&D projects to showcase their capabilities (easier if you're European, but not a prerequisite). ESA, for example, devotes a lot of funding for private consortia to demonstrate that Copernicus data (coupled with other data where necessary) yields useful results...
It's a while since I worked in this field (in a non-technical role) but happy to share what I learned in more detail - email in profile.
Comment by marklit 3 days ago
I had to look into ~19 imagery firms for some telco work in Canada last year.
There are private jets that can capture 10cm imagery and can pick the ideal weather window to fly in.
There are also firms that fly balloons 20 - 80 KM off the ground that can capture 4cm imagery.
The space is pretty busy.
Comment by smallerfish 3 days ago
Comment by marklit 3 days ago
Comment by embedding-shape 3 days ago
Maybe I'm missing something obvious, but what about drones? Probably would have to get permits most likely, but still might be cheaper than alternatives (although balloons are hard to beat when it comes to costs, not always reusable though).
Comment by smallerfish 3 days ago
Comment by marklit 3 days ago
Comment by Scoundreller 3 days ago
Comment by 3eb7988a1663 2 days ago
Comment by notahacker 3 days ago
Comment by snypher 3 days ago
Comment by flumes_whims_ 2 days ago
Comment by sveme 3 days ago
They all have their unique combination of cost, resolution, area coverage, revisit rate and spectral modes. Quite difficult sometimes to find a good fit for the underlying problem. What‘s clear is that resolution and revisit rate correlate with cost. Shit‘s expensive.
Comment by noodlesUK 3 days ago
Comment by guhidalg 2 days ago
Disclosure: this is run by my team.
Comment by lmc 2 days ago
https://www.iceye.com/blog/deforestation-solution-9-essentia...
https://www.iceye.com/newsroom/press-releases/iceye-and-the-...
Comment by Melatonic 2 days ago
I suppose you could even train it (maybe) on multiple years / time periods of historical high and low res data before using the latest Sentinel stuff ?
Edit: I'm sure you already know this but I bet for the above the false color IR data could also be especially useful
Comment by Avicebron 3 days ago
Comment by moffkalast 2 days ago
Comment by aysanz 2 days ago
I ran the shoelace formula over the Nepal Pelican footprint from the post. The bounding box around it comes out about 40% larger in area, so somewhere over a quarter of that box is ground with no pixels behind it. That scene is only 3.8 degrees off-nadir as well. The summarize table further down has some going up to 28.9, and those would be further off.
Indexing the bbox is the obvious move because it's four numbers and any database will put an R-tree on it. But coverage queries then hand you scenes for an AOI and the file turns up empty over that part of it. Took me longer than it should have to work out why there was a hole in my mosaic.
Separately, eo:cloud_cover is one number for the whole scene. Sorting on it to find your clearest option over a small area doesn't hold up. 85% cloud can still be clear over the part you want. The UDM2s give you it per pixel, but that's a second raster open per candidate before you can rank anything.
Comment by maelito 3 days ago
Comment by ricardobeat 3 days ago
Comment by mandevil 3 days ago
Comment by marklit 3 days ago
Comment by hangonhn 3 days ago
Comment by stronglikedan 3 days ago
Comment by fnands 2 days ago
Comment by jjwiseman 2 days ago
Comment by neets 3 days ago
Comment by ge96 3 days ago
Comment by coinfused 3 days ago
Comment by CrzyLngPwd 3 days ago